Subscribe to the Non-Human & AI Identity Journal

Notifications
Clear all

CI/CD enforcement gaps: are your release controls keeping up?


(@nhi-mgmt-group)
Member Moderator
Joined: 1 year ago
Posts: 7606
Topic starter  

TL;DR: Partial automation is leaving release integrity uneven, with DigiCert’s State of Software Supply Chain Security 2026 report finding only 13% fully automate code signing and only 13% fully automate security checks across all projects. When policy is manual at release velocity, attackers only need the easiest pipeline, not every pipeline.

NHIMG editorial — based on content published by DigiCert: How to close the CI/CD enforcement gap before it ships

By the numbers:

Questions worth separating out

Q: How should teams enforce code signing across CI/CD pipelines?

A: Teams should make signing a mandatory release control, not an optional developer step.

Q: Why do partially automated security checks create release risk?

A: Partially automated checks create inconsistent enforcement, which means different pipelines operate under different trust standards.

Q: What do security teams get wrong about automation in software supply chains?

A: Teams often treat partial automation as progress when it is really uneven control.

Practitioner guidance

  • Make code signing a mandatory release gate Require every pipeline to sign release artefacts before promotion, and block deployment when signatures or policy evidence are missing.
  • Standardise security checks across all pipelines Apply the same SAST, DAST, SCA, and artifact validation requirements to every project and every environment so coverage does not depend on team maturity.
  • Protect signing keys as high-value identity material Store signing keys in HSMs or managed KMS and restrict access to the smallest possible set of release actors.

What's in the full article

DigiCert's full blog covers the operational detail this post intentionally leaves for the source:

  • A practical order of operations for automating code signing without disrupting release cadence
  • The report-backed breakdown of why teams struggle with implementation, including budget, expertise, and integration constraints
  • How to secure signing keys, certificates, and release evidence across CI/CD workflows
  • The article's view of leaders versus laggards and what each operating model looks like in practice

👉 Read DigiCert's analysis of the CI/CD enforcement gap before release integrity breaks →

CI/CD enforcement gaps: are your release controls keeping up?

Explore further

View Full Forum →  |  NHI Foundation Course →



   
Quote
Share: