1 repo
Tools for identifying vulnerabilities, generating software bills of materials, and securing container images.
Distinguishing note: Focuses on security auditing and compliance of container artifacts.
Explore 1 awesome GitHub repository matching security & cryptography · Container Security Scanners. Refine with filters or upvote what's useful.
Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai
Identifies vulnerabilities and misconfigurations in container images for secure deployment.