# 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.