Skip to content

Commit

Permalink
docs: update kbom distribution for scanning (#6019)
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <[email protected]>
  • Loading branch information
chen-keinan authored Feb 21, 2024
1 parent 19495ba commit 8a3a113
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/docs/target/sbom.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,11 @@ Total: 2 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 2)

To read more about KBOM, see the [documentation for Kubernetes scanning](./kubernetes.md#KBOM).

The supported Kubernetes distributions for core components vulnerability scanning are:

- [Kubernetes upstream](https://github.com/kubernetes/kubernetes)
- [Rancher rke2](https://github.com/rancher/rke2)

```sh

$ trivy k8s --format cyclonedx cluster -o kbom.json
Expand Down

0 comments on commit 8a3a113

Please sign in to comment.