Always know about the dependency of your Pods – here comes SBOM operator for Kubernetes
Some months ago Christian Kotzbauer started a community project called SBOM operator that created SBOMs based on the container images used by the Pods and stored them in a Git repository. His main intentions were to have a Kubernetes-native way to generate and store Software Bill of Materials for all running container. Thinking about the …
Always know about the dependency of your Pods – here comes SBOM operator for Kubernetes Read More »