trivy Verified for current stable LTS

Trivy Command: Scan Docker Image Filter Output By Severity

Use for scan docker image filter output by severity with Trivy. Exact CLI syntax to scan docker image filter output by severity using Trivy.

When to use this: Use for scan docker image filter output by severity with Trivy.

Command Syntax

trivy image -s <HIGH,CRITICAL> {alpine:3.15}

Live Command Builder

Final Command

trivy image -s <HIGH,CRITICAL> {alpine:3.15}

Command Breakdown

-s
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to scan docker image filter output by severity using Trivy.

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

Back to Trivy directory