policies
policies copied to clipboard
A set of shared policies for use with Conftest and other Open Policy Agent tools
In our GitOps approach, we fully generate all of our Kubernetes resources -- that is, our git repo contains every definition of all resources we deploy. We are using conftest...
Hi there! I stumbled across an inconsistency between the spelling of priviledge/privilege. This PR should fix that.
I've got an error "oauth2-proxy in the Deployment oauth2-proxy is running as root" while i use : ```yaml runAsNonRoot: true runAsUser: 2000 ``` the yaml : ```yaml --- apiVersion: apps/v1...
Their are a number of best practices, and examples around, AWS security practices for AWS for Terraform. This would make a good shared library of assertions.
Given policies can be shared using OCI images it would be nice to automatically push images to ACR when we merge to master.