grype
Verified for current stable LTS
Grype Command: Scan Image Ignore Unfixed Vulnerabilities
Use for scan image ignore unfixed vulnerabilities with Grype. Exact CLI syntax to scan image ignore unfixed vulnerabilities using Grype.
When to use this: Use for scan image ignore unfixed vulnerabilities with Grype.
Command Syntax
grype {image:tag} --only-fixed grype `{image:tag`} --only-fixed Command Breakdown
--only-fixed- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scan image ignore unfixed vulnerabilities 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 With Output Format grype {image:tag} -o <json|table|cyclonedx|cyclonedx-json|sarif|template>