Initial commit
This commit is contained in:
8
skills/container-security-scanner/scripts/README.md
Normal file
8
skills/container-security-scanner/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for container-security-scanner skill
|
||||
|
||||
- [ ] trivy_scan.sh: Executes Trivy scan on a given container image and outputs results in JSON format.
|
||||
- [ ] snyk_scan.sh: Executes Snyk scan on a given container image and outputs results in JSON format.
|
||||
- [ ] container_runtime_check.sh: Checks the container runtime (Docker, containerd, etc.) and its version.
|
||||
- [ ] cis_benchmark_scan.sh: Executes CIS benchmark scan on the container host.
|
||||
Reference in New Issue
Block a user