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,7 @@
# Assets
Bundled resources for container-security-scanner skill
- [ ] scan_results_template.json: A JSON template for structuring the output of security scans.
- [ ] example_trivy_output.json: Example output from a Trivy scan to guide Claude's parsing.
- [ ] example_snyk_output.json: Example output from a Snyk scan to guide Claude's parsing.