Change the repository type filter
All
Repositories list
96 repositories
audit-scanner
PublicReports evaluation of existing Kubernetes resources with your already deployed Kubewarden policies.kubewarden-controller
PublicManage admission policies in your Kubernetes cluster with easekwctl
PublicGo-to CLI tool for Kubewarden userspolicy-evaluator
PublicCrate used by Kubewarden that is able to evaluate policies with a given input, request to evaluate and settings.policy-server
PublicWebhook server that evaluates WebAssembly policies to validate Kubernetes requestspod-privileged-policy
PublicA Kubewarden Policy that limits the ability to create privileged containerspolicy-fetcher
PublicCrate used by Kubewarden that is able to pull policies from OCI registries and HTTP servers.swift-policy-template
Public templateA template repository to quickly scaffold a Kubewarden policy written with Swift language- A collection of Rego policies that can be used to enforce best practices in Kubernetes clusters
- Policy is designed to enforce constraints on the resource requirements of Kubernetes containers
- Demo policy showing how to write a raw WASI validating policy
kyverno-dsl-policy
Public[Experimental] Reuse Kyverno policies with Kubewardenraw-mutation-wasi-policy
PublicDemo policy showing how to write a raw WASI mutation policy- A test context-aware policy written using Go Wasi
apparmor-psp-policy
PublicA Kubewarden Pod Security Policy that controls usage of AppArmor profilescapabilities-psp-policy
PublicA Pod Security Policy that controls Container Capabilitiesverify-image-signatures
PublicA Kubewarden Policy that verifies all the signatures of the container images referenced by a Podcontext-aware-demo
PublicA demo policy showing how to access Kubernetes resources at policy evaluation timeecho
PublicA Kubewarden Policy that echoes Kubernetes' AdmissionReview objects- Policy that validates and adjusts the usage of StorageClasses in PersistentVolumeClaims
- A Kubewarden Policy that detects usage of deprecated and dropped Kubernetes resources
- A Kubewarden Pod Security Policy that controls usage of allowPrivilegeEscalation
- A Kubewarden policy that enforces root filesystem to be readonly
- A Kubewarden Policy that detects secrets (ssh private keys, API tokens, etc) leaked via environment variables
- Replacement for the Kubernetes Pod Security Policy that controls the usage of /proc mount types
selinux-psp-policy
PublicReplacement for the Kubernetes Pod Security Policy that controls the usage of SELinuximage-cve-policy
PublicPolicy that validates workloads based on the vulnerability of the images they make use of- Policy validates that there are no services with the same set of selectors