Information Week Brief – Top Tips for Defending Your Software Supply Chain

Experience has taught us all that every system everywhere is either under attack or at least could be. Software applications are one of the primary attack vectors for security breaches. Mitigating these risks requires software engineering teams to integrate security into the SDLC by adopting end-to-end developer-centric application security tools. Nearly all enterprises are working on improving their security posture and hardening it with automation to discover known and unknown problems.

But developers get impatient with security overhead. Anything that gets in the way of doing their jobs is a problem. You need real DevSecOps, which means automated security processes embedded into the DevOps pipeline at every step.

Software companies these days use a LOT of open-source software, as much as 90% in modern applications. This has made the software supply chain complex. Companies like SolarWinds that have had their own supply chains corrupted have ended up corrupting their customers and have faced severe costs financially, reputationally, and perhaps legally.

2021’s most famous and widespread software supply chain vulnerability was Log4shell, a series of critical vulnerabilities in the extremely popular Apache Log4j logging service. But there have been many significant attacks since then:

They keep on coming, and they are successful because it is hard to defend against them. But you can make yourself a lot safer if you follow certain best practices.

 

Here are the 10 best measures you can take to protect your own development supply chain:

  1. Curate you open source packages before they enter your organization
  2. Implement a shift-left strategy
  3. Don’t just scan for known vulnerabilities
  4. Don’t just scan your own code
  5. Create a good SBOM
  6. Automate security to accelerate development
  7. Balance security with compliance
  8. Implement policies globally and by project
  9. Partner with strong application security vendors
  10. Choose a platform with a view towards the big and little pictures

Read more for details on how you can implement each of these steps.

Trusted Releases Built For Speed