grype
Verified for current stable LTS
Grype Commands
Grype command syntax with verified terminal examples.
Commands
9 commands for Grype
grype Operations
Grype Command: Display Database Status
grype db status grype Operations
Grype Command: Display Help
grype -h grype Video
Grype Command: Scan Container Image
grype {image:tag} grype Video
Grype Command: Scan Image Fail On Severity
grype {image:tag} -f <negligible|low|medium|high|critical> grype Video
Grype Command: Scan Image Fail On Specific Severity
grype {image:tag} -f <negligible|low|medium|high|critical> grype Video
Grype Command: Scan Image Ignore Unfixed Vulnerabilities
grype {image:tag} --only-fixed grype Video
Grype Command: Scan Image With Output Format
grype {image:tag} -o <json|table|cyclonedx|cyclonedx-json|sarif|template> grype Operations
Grype Command: Scan Local Directory Save Report
grype <path/to/directory> --file <path/to/report> grype Operations
Grype Command: Update Vulnerability Database
grype db update Suggest a Grype Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Grype workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.