cel-admission-library icon indicating copy to clipboard operation
cel-admission-library copied to clipboard

This projects contains pre-made policies for Kubernetes Validating Admission Policies. This policy library is based on Kubescape controls, see here a comlete list https://hub.armosec.io/docs/controls

Results 4 cel-admission-library issues
Sort by recently updated
recently updated
newest added

Hello, just a quick question regarding these policies. They seem like a really good starting-point for an eventual native PSP re-implementation. Currently we are using Gatekeeper, with all of the...

enhancement

## Control C-0013 ### Related Resources: CronJob, DaemonSet, Deployment, Job, Pod, ReplicaSet, StatefulSet ### Control Docs: https://hub.armosec.io/docs/c-0013 ### Control Rego: https://github.com/kubescape/regolibrary/blob/master/rules/non-root-containers/raw.rego

## Control C-0012 ### Related Resources: Workloads and ConfigMaps ### Control Docs: https://hub.armosec.io/docs/c-0012 ### Control Rego: * https://github.com/kubescape/regolibrary/blob/master/rules/rule-credentials-in-env-var/raw.rego * https://github.com/kubescape/regolibrary/blob/master/rules/rule-credentials-configmap/raw.rego