Vulnerability Scanning in your CI/CD Pipeline - Part One

Опубликовано: 16 Март 2026
на канале: Harness
3,026
19

The adage that software components age like milk not like wine is pretty true. Sonatype, a vendor in the DevSecOps space has its popular Nexus IQ platform which is used for vulnerability scanning. In this two-part example, we will be trying to deploy a purpose-built vulnerable container [OWASP’s Webgoat] into a Kubernetes cluster. We will leverage a few pieces getting Nexus IQ installed on a CentOS instance. Part one will focus on a basic integration and part two will focus on more operationalizing the integration.

Blog:
https://harness.io/blog/devops/vulner...

GitHub:
https://github.com/ravilach/sonatype-...