Welcome to the Kubewarden project.
The Kubewarden project comprises two components: Admission Controller and SBOMScanner.
The Kubewarden Admission Controller is a Kubernetes Dynamic Admission Controller that uses policies written in WebAssembly.
SBOMScanner is a SBOM-centric security scanner for Kubernetes. It can scan container registries, container images running inside of your cluster and even the nodes of your Kubernetes cluster.
admission-controller: the chart installing the
Kubewarden Admission Controller.sbomscanner: the chart installing SBOMscanner.The Kubewarden Admission Controller used to be installed through three separate
charts, which are now deprecated in favor of the unified
admission-controller chart:
For more information refer to the official Kubewarden website.