CI/CD Top Ten | SNM Consulting

The foundation of the modern software delivery process is Continuous Integration/Continuous Delivery (CI/CD) and all its supporting procedures and systems. These processes compile the code from a developer’s workspace to the test environment and then to production. The emergence of the DevOps discipline, together with CI/CD systems and methods, has changed the engineering ecosystem. But with the gaining popularity of CI/CD, it has become an attractive attack surface for cyber-attacks.

 

Here are some of the more popular incidents: 

  1. The Codecov breach led to the exfiltration of secrets stored within environment variables in thousands of build pipelines across numerous enterprises. [Codecov breach impacted ‘hundreds’ of customer networks: report | ZDNET] 
  2. The Dependency Confusion flaw, which affected dozens of giant enterprises, abuses flaws in the way external dependencies are fetched to run malicious code on developer workstations and build environments.

List of the top 10 CI/CD security risks:

Scroll to Top