mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-02 07:16:34 +00:00
19 lines
1.6 KiB
Markdown
19 lines
1.6 KiB
Markdown
# Security Policy as Code and Open Policy Agent (OPA)
|
|
- [Security Policy as Code](#security-policy-as-code)
|
|
- [Open Policy Agent in OpenShift](#open-policy-agent-in-openshift)
|
|
- [Open Policy Agent in Cloudflare Workers](#open-policy-agent-in-cloudflare-workers)
|
|
- [Policy as Code in Terraform Cloud](#policy-as-code-in-terraform-cloud)
|
|
|
|
## Security Policy as Code
|
|
- [OPA Open Policy Agent 🌟](https://www.openpolicyagent.org/)
|
|
- [Dzone: DevOps Security at Scale - Security Policy as Code](https://dzone.com/articles/devops-security-at-scale)
|
|
- [searchitoperations.techtarget.com: Kubernetes policy project takes enterprise IT by storm](https://searchitoperations.techtarget.com/news/252467102/Kubernetes-policy-project-takes-enterprise-IT-by-storm) A Kubernetes-friendly compliance as code project hosted by the CNCF has caught on among large enterprises in the first half of 2019, largely through word of mouth.
|
|
|
|
## Open Policy Agent in OpenShift
|
|
- [blog.openshift.com: Fine-Grained Policy Enforcement in OpenShift with Open Policy Agent 🌟](https://blog.openshift.com/fine-grained-policy-enforcement-in-openshift-with-open-policy-agent/)
|
|
|
|
## Open Policy Agent in Cloudflare Workers
|
|
* [compile OpenPolicyAgent policies into WebAssembly and run them on the edge](https://github.com/open-policy-agent/contrib/tree/master/wasm/cloudflare-worker)
|
|
|
|
## Policy as Code in Terraform Cloud
|
|
- [hashicorp.com: Securing Infrastructure In Application Pipelines](https://www.hashicorp.com/resources/securing-infrastructure-in-application-pipelines/) Learn how to use policy as code in Terraform Cloud to securely deliver applications. |