Avatar photo
By: Ivan Tarin

October 31, 2024 9:43 pm

250 views

Integrating Zero Trust Container Security in CI/CD Pipelines: Best Practices and Tools

Containers have been a massive step forward for cloud native applications, ensuring companies can reduce the impact on end users while keeping new features, bug fixes and patches continuously up to date on a far more efficient infrastructure. At the same time, the fast-paced nature of CI/CD pipelines into containers, while great for agility, also […]

Read More


Avatar photo
By: Glen Kosaka

September 17, 2020 11:46 am

2,330 views

NeuVector Integrates with Sonatype Nexus Lifecycle to Secure Containers Across the SDLC

As DevOps teams continue to ‘shift security left’ and build container security into the pipeline, integrated toolchains for managing security risk early in the software development lifecycle (SDLC) are becoming critical. The Sonatype Nexus Lifecycle integration with NeuVector enables developers and DevOps teams to manage software vulnerabilities throughout the entire SDLC and even into […]

Read More


Avatar photo
By: Glen Kosaka

April 22, 2019 2:33 pm

3,348 views

Using Admission Control to Prevent Unauthorized or Vulnerable Image Deployments in Kubernetes

Kubernetes Admission Control is a Critical Link in a Container CI/CD Pipeline An important security enforcement point to build into the container CI/CD pipeline is to prevent unauthorized or vulnerable images from being deployed into production Kubernetes clusters. While basic Kubernetes admission control provides some capabilities, preventing vulnerable images from being deployed requires extensions to […]

Read More