From fbe1c9eb1f3f66f7d0cd5600f52ed213995613c0 Mon Sep 17 00:00:00 2001 From: Damian E Date: Mon, 24 Jul 2023 07:02:55 +0200 Subject: [PATCH] docs: correct license scanning sample command (#4855) --- docs/docs/scanner/license.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/scanner/license.md b/docs/docs/scanner/license.md index 605854c5688..d01324a903d 100644 --- a/docs/docs/scanner/license.md +++ b/docs/docs/scanner/license.md @@ -143,7 +143,7 @@ Trivy has number of configuration flags for use with license scanning; Trivy license scanning can ignore licenses that are identified to explicitly remove them from the results using the `--ignored-licenses` flag; ```shell -$ trivy image --scanners license --ignored-licenses MPL-2.0,MIT --severity LOW grafana/grafana:latest +$ trivy image --scanners license --ignored-licenses MPL-2.0,MIT --severity HIGH grafana/grafana:latest 2022-07-13T18:15:28.605Z INFO License scanning is enabled OS Packages (license)