Skip to content

Commit

Permalink
docs: trivy k8s new experiance
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <[email protected]>
  • Loading branch information
chen-keinan committed May 2, 2024
1 parent 956f303 commit f1fade9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/target/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ Kubernetes resource definition is scanned for:

Trivy follows the behavior of the `kubectl` tool as much as possible.

```sh
trivy k8s [flags] [CONTEXT] - if the target name [CONTEXT] is not specified, the default will be used.
```
for example:
```sh
trivy k8s --report summary
```
Expand Down

0 comments on commit f1fade9

Please sign in to comment.