Avatar photo
By: Gary Duan

July 9, 2020 12:04 pm

899 views

Use Cloud-Native Tools OPA and CRD to Protect Applications from Pipeline to Production

Application owners and IT administrators have been looking for tools that can help them secure their application pipeline, from the development stage to deployment and production. How to do this reliably and efficiently without slowing down development processes remains a big challenge. This is where Open Policy Agent (OPA) and Kubernetes Custom Resource Definitions (CRD) […]

Read More


Avatar photo
By: Glen Kosaka

April 20, 2020 12:20 pm

1,254 views

10 Steps to Automate Container Security Into the CI/CD Pipeline

How to Implement Container Security Automation Into the Kubernetes Pipeline Enforcing security and compliance requirements in modern cloud-native pipelines can be a challenge without at least some level of container security automation. The increased attack surface of container infrastructures makes security even more important, but security and DevOps teams can’t afford to slow the […]

Read More


Avatar photo
By: Glen Kosaka

November 6, 2019 12:30 pm

1,922 views

How to Create ‘Security Policy as Code’ to Automate Application Security Policies in the CI/CD Pipeline

DevOps and DevSecOps teams can now automatically deploy and update new applications securely using Kubernetes Custom Resource Definition (CRDs)   As DevOps teams integrate their toolchain to enable automated deployment of container-based applications, one aspect has always slowed down a modern cloud-native pipeline: security. And while automated vulnerability scanning is now standard practice, creating […]

Read More