Skip to content

Commit 8a3a113

Browse files
authored
docs: update kbom distribution for scanning (aquasecurity#6019)
Signed-off-by: chenk <[email protected]>
1 parent 19495ba commit 8a3a113

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/docs/target/sbom.md

+5
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@ Total: 2 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 2)
117117

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

120+
The supported Kubernetes distributions for core components vulnerability scanning are:
121+
122+
- [Kubernetes upstream](https://github.com/kubernetes/kubernetes)
123+
- [Rancher rke2](https://github.com/rancher/rke2)
124+
120125
```sh
121126

122127
$ trivy k8s --format cyclonedx cluster -o kbom.json

0 commit comments

Comments
 (0)