grype
Verified for current stable LTS
Grype Command: Scan Image Fail On Specific Severity
Use for scan image fail on specific severity with Grype. Exact CLI syntax to scan image fail on specific severity using Grype.
When to use this: Use for scan image fail on specific severity with Grype.
Command Syntax
grype {image:tag} -f <negligible|low|medium|high|critical> grype `{image:tag`} -f <negligible|low|medium|high|critical> Command Breakdown
-f- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scan image fail on specific severity using Grype.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Grype Command: Display Database Status
grype db status Grype Command: Display Help grype -h Grype Command: Scan Container Image grype {image:tag} Grype Command: Scan Image Fail On Severity grype {image:tag} -f <negligible|low|medium|high|critical> Grype Command: Scan Image Ignore Unfixed Vulnerabilities grype {image:tag} --only-fixed