mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Add SBOM to README.md (#6486)
Signed-off-by: Santosh Kaluskar <dtshbl@gmail.com> Co-authored-by: Jim Bugwadia <jim@nirmata.com>
This commit is contained in:
parent
a51eaf2a41
commit
3429478a21
1 changed files with 4 additions and 0 deletions
|
@ -56,6 +56,10 @@ Thanks for your interest in contributing to Kyverno! Here are some steps to help
|
|||
|
||||
✔ Check out the Kyverno [Community page](https://kyverno.io/community/) for other ways to get involved.
|
||||
|
||||
## Software Bill of Materials
|
||||
|
||||
All Kyverno images include a Software Bill of Materials (SBOM) in [CycloneDX](https://cyclonedx.org/) JSON format. SBOMs for Kyverno images are stored in a separate repository at `ghcr.io/kyverno/sbom`. More information on this is available at [Fetching the SBOM for Kyverno](https://kyverno.io/docs/security/#fetching-the-sbom-for-kyverno).
|
||||
|
||||
## Contributors
|
||||
|
||||
Kyverno is built and maintained by our growing community of contributors!
|
||||
|
|
Loading…
Reference in a new issue