basel5001/Container Security Scanner

Scan container images for vulnerabilities using Trivy + Grype and generate SBOM with Syft

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageContainer image to scan (e.g., nginx:latest)yes
severityMinimum severity to report (CRITICAL, HIGH, MEDIUM, LOW)noHIGH
fail-on-vulnFail the workflow if vulnerabilities foundnotrue
generate-sbomGenerate SBOM with Syftnotrue
sbom-formatSBOM output format (spdx-json, cyclonedx-json)nospdx-json
upload-resultsUpload scan results as artifactsnotrue
namedescription
trivy-vulnsNumber of vulnerabilities found by Trivy
grype-vulnsNumber of vulnerabilities found by Grype
sbom-filePath to generated SBOM file