Getting Started
Vulnerability Scanning Getting Started
Vulnerability scanning is the automated process of proactively identifying security weaknesses and known exploits within software and systems. This is crucial because it helps developers and organizations find and fix potential security holes before malicious actors can discover and exploit them, thus protecting data and maintaining system integrity.
Grype is an open-source vulnerability scanner specifically designed to analyze container images and filesystems. It works by comparing the software components it finds against a database of known vulnerabilities, providing a report of potential risks so they can be addressed.
Vulnerability Scanning Getting Started
Using the Grype Vulnerability Database
Learn about the vulnerability data sources Grype uses for matching
Publishing the Grype Vulnerability Database