Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:10 +08:00
commit 851c4fbb03
8 changed files with 179 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# References
Bundled resources for container-security-scanner skill
- [ ] trivy_cli_reference.md: Comprehensive documentation of Trivy CLI commands and options.
- [ ] snyk_cli_reference.md: Comprehensive documentation of Snyk CLI commands and options.
- [ ] cis_docker_benchmark.md: CIS Docker Benchmark v1.2.0 documentation.
- [ ] container_security_best_practices.md: A guide to container security best practices.