1 repo
Security utilities designed to integrate directly into CI/CD workflows to automate vulnerability detection.
Distinguishing note: Focuses on the integration point within the development lifecycle.
Explore 1 awesome GitHub repository matching security & cryptography · Pipeline Security Tools. 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
Automates security checks within development pipelines to prevent vulnerable code from reaching production.