anchore/grype

anchore/grype

Releases204
Frequency1 week 3 days
Last Release
Stars12.3K
A vulnerability scanner for container images and filesystems

CVE History

CVEPublishedCVSS v3CVSS v2

Grype is a vulnerability scanner for container images and filesystems. A credential disclosure vulnerability was found in Grype, affecting versions 0.68.0 through 0.104.0. If registry credentials are defined and the output of grype is written using the --file or --output json=<file> option, the registry credentials will be included unsanitized in the output file. This issue has been patched in version 0.104.1. Users running affected versions of grype can work around this vulnerability by redirecting stdout to a file instead of using the --file or --output options.