Loading...
Loading...
Run Anchore Grype for SCA vulnerability scanning on filesystems and container images. Matches dependencies against multiple vulnerability databases (NVD, GitHub, OS advisories).
npx skill4agent add vchirrav/owasp-secure-coding-md sca-grypecurl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bingrype versiongrype dir:<target-path> -o json > grype-results.jsongrype <image-name>:<tag> -o json > grype-results.jsongrype dir:. --fail-on high -o jsongrype sbom:sbom.json -o json| # | Severity | CVE | Package | Installed | Fixed | Type | Description |
|---|----------|-----|---------|-----------|-------|------|-------------|