grype
Verified for current stable LTS
Grype Command: Scan Container Image
Use for scan container image with Grype. Exact CLI syntax to scan container image using Grype.
When to use this: Use for scan container image with Grype.
Command Syntax
grype {image:tag} grype `{image:tag`} Command Breakdown
grype is the base executable for this command.
FAQ
Purpose: Exact syntax to scan container image 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 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 Grype Command: Scan Image With Output Format grype {image:tag} -o <json|table|cyclonedx|cyclonedx-json|sarif|template>