grype
Verified for current stable LTS
Grype Command: Scan Image Fail On Severity
Use for scan image fail on severity with Grype. Exact CLI syntax to scan image fail on severity using Grype.
When to use this: Use for scan image fail on 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 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 Ignore Unfixed Vulnerabilities grype {image:tag} --only-fixed Grype Command: Scan Image With Output Format grype {image:tag} -o <json|table|cyclonedx|cyclonedx-json|sarif|template>