1 repo
Modular extensions that enable security scanning tools to support additional targets or analysis methods.
Distinguishing note: Focuses on the modular architecture of scanners rather than the scanning process itself.
Explore 1 awesome GitHub repository matching security & cryptography · Security Scanner Plugins. 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
Uses a modular architecture to inspect diverse targets like containers and filesystems.