Support for Generating an SBOM for the Entire Kubernetes Environment, Including Namespace, Pods, Services, Images and Network Policy Details #470
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
sig/release
Categorizes an issue or PR as relevant to SIG Release.
Hello,
I am working with a Kubernetes cluster that has multiple namespaces, each running several applications. These applications are deployed across various pods, and network policies are implemented for access control, as well as ingress and egress traffic management.
I would like to know if bom currently supports or has plans to support the generation of a Kubernetes SBOM (KBOM) that includes the following details:
Additionally, I would like to know if bom can generate a comprehensive in-toto provenance attestation for the entire Kubernetes environment, encompassing all these elements.
If these features are not currently available, is there a roadmap or ongoing work to incorporate them? Any guidance on how to achieve this with the current capabilities of bom or potential workarounds would be greatly appreciated.
Thank you for your time and consideration.
The text was updated successfully, but these errors were encountered: