We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f26b452 commit aa3ff09Copy full SHA for aa3ff09
docs/docs/licenses/scanning.md
@@ -47,7 +47,7 @@ License checking classifies the identified licenses and map the classification t
47
This section shows how to scan license in container image and filesystem.
48
49
### Standard scanning
50
-Specify an image name with `--security-cheks license`.
+Specify an image name with `--security-checks license`.
51
52
``` shell
53
$ trivy image --security-checks license --severity UNKNOWN,HIGH,CRITICAL alpine:3.15
@@ -317,4 +317,4 @@ license:
317
```
318
319
320
-[google-license-classification]: https://opensource.google/documentation/reference/thirdparty/licenses
+[google-license-classification]: https://opensource.google/documentation/reference/thirdparty/licenses
0 commit comments