By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: KusariPublished February 19, 2026

TL;DR: The EU Cyber Resilience Act shifts software security from intent to evidence, and Kusari argues that most organisations are not yet able to prove what they ship, where vulnerable dependencies run, or how quickly they can respond. That gap turns dependency visibility, shared build controls, and continuous evidence collection into compliance-critical capabilities.


At a glance

What this is: This is an analysis of how the EU Cyber Resilience Act changes application security from best-effort security to provable, auditable control.

Why it matters: It matters to IAM practitioners because software supply chain evidence, developer access boundaries, and lifecycle accountability now intersect with broader identity, NHI, and governance controls.

By the numbers:

👉 Read Kusari's analysis of CRA readiness, dependency visibility, and software supply chain evidence


Context

The core problem is not that teams lack security intent. It is that modern software estates are fragmented across different dependencies, pipelines, and definitions of secure, which makes it hard to prove what was built, where it runs, and whether inherited risk has been addressed. In a CRA context, that lack of traceability becomes a governance failure, not just an engineering inconvenience. Where software depends on secrets, build systems, and service identities, evidence quality also becomes an identity and NHI issue, because the controls are only as reliable as the credentials and automation behind them.

Kusari’s article frames the regulation as an outcomes problem. That is the right lens. Frameworks and documentation matter, but only when they connect to operating evidence such as dependency graphs, vulnerability handling, and lifecycle management. For IAM and NHI teams, the intersection is clear: who can change build artefacts, sign releases, access pipelines, and approve fixes now matters to compliance posture as much as the software itself.


Key questions

Q: What breaks when software teams cannot prove what they ship?

A: When teams cannot prove what they ship, compliance becomes guesswork and incident response becomes slower. You lose traceability across dependencies, versions, and release artefacts, so vulnerable components stay hidden in production. That creates audit failure, delayed remediation, and poor accountability for who approved or deployed the risk.

Q: Why does transitive dependency visibility matter for CRA compliance?

A: Transitive dependencies often carry the inherited risk that teams miss in direct package reviews. If you cannot see those relationships, you cannot reliably assess exposure, scope remediation, or prove that secure-by-design controls cover the full software chain. Visibility is the difference between inventory and governance.

Q: How do build pipelines create governance risk in software delivery?

A: Build pipelines create governance risk when they differ too widely across teams and produce inconsistent evidence. If approvals, controls, and artefact handling are not standardised, you cannot compare risk or demonstrate repeatable security outcomes. The result is fragmented accountability and a weaker audit trail.

Q: Who is accountable when a vulnerable embedded component ships in production?

A: Accountability usually spans build engineering, product security, and release management because no single team owns the full chain from source revision to deployed image. Governance works only when one function can answer which artefacts were rebuilt, which products consumed them, and which devices still need replacement.


Technical breakdown

Why SBOMs are necessary but not sufficient

A software bill of materials lists components, but it does not tell you where those components are instantiated, which transitive dependencies are actually reachable, or whether the versions in production match the versions in source. CRA raises the bar from inventory to provable control. That means organisations need dependency context, environment mapping, and a way to evidence when a fix was applied, not just when a vulnerability was identified. In practice, the hard part is linking build artefacts to runtime reality.

Practical implication: pair SBOM generation with runtime dependency mapping and evidence capture for each release.

How fragmented pipelines create audit failure

Different teams often use different build tools, security gates, approval paths, and release patterns. That diversity creates organisational flexibility, but it also fragments control evidence. If no common standard exists for pipeline assurance, vulnerability handling, and release traceability, auditors see disconnected systems rather than a governed software lifecycle. Under CRA, that fragmentation is not merely inefficient. It can make the organisation unable to prove that secure-by-design practices are consistent across products and teams.

Practical implication: standardise minimum pipeline controls and evidence requirements across every product team.

Why lifecycle vulnerability management matters beyond release day

The article is right to stress that responsibility does not end at software creation. Vulnerabilities remain relevant for as long as a product is deployed, supported, or reused downstream. That creates a lifecycle obligation around disclosure, remediation, customer notification, and in some cases upstream contribution. For identity teams, the lesson is familiar: standing access and unmanaged exceptions age into liability. The same logic applies to software risk when ownership, patching, and evidence are not maintained over time.

Practical implication: assign lifecycle ownership for vulnerable components, fixes, and notification workflows before release.


NHI Mgmt Group analysis

Provable security is becoming an evidence discipline, not a policy statement. The CRA does not reward broad claims about secure development. It forces organisations to show what was shipped, what was inherited, and what was remediated. That shift exposes weak dependency visibility, incomplete traceability, and inconsistent control evidence as systemic governance problems. Practitioners should treat evidence generation as part of the control plane, not a post-hoc compliance task.

Organisational sprawl is now a compliance risk multiplier. When every team builds differently, control design fragments and auditability collapses. This is especially relevant where software delivery depends on service identities, build tokens, signing keys, and pipeline permissions, because those non-human identities often sit behind the evidence the regulator will expect. The issue is not only secure code. It is whether the identities that move code, sign artefacts, and approve releases are governed consistently.

Dependency visibility has become a governance baseline. The article’s emphasis on transitive risk is important because inherited dependencies are where many teams lose operational awareness. A gap in visibility is also a gap in accountable ownership, especially when third-party packages, internal libraries, and pipeline credentials all contribute to release risk. The practitioner takeaway is straightforward: if you cannot map dependency exposure to a specific product and version, you cannot claim controlled software delivery.

CRA will favour organisations that can operationalise standards, not just reference them. Standards such as secure-by-design baselines matter because they convert vague expectations into repeatable operating practices. That matters for identity governance too, because the same discipline used for access reviews, secrets handling, and privilege boundaries should extend to software supply chain evidence. The field is moving toward proof of control, and teams that separate engineering from governance will struggle to keep up.

Identity governance and AppSec are converging around lifecycle accountability. Software compliance now depends on who can access build systems, rotate credentials, approve releases, and maintain fixes over time. That is an identity problem as much as an application problem. Teams that already govern privileged access, secrets, and service accounts have a head start, but only if they extend those controls into the software delivery lifecycle.

What this signals

Dependency evidence will become a standing control expectation, not a project-by-project artifact. Teams should expect CRA-style proof requirements to spill into adjacent programmes, especially where software delivery relies on service accounts, secrets, and signing identities. The practical response is to align application security reporting with identity governance so that release evidence, access ownership, and remediation history can be produced together.

Secrets and pipeline identities are now part of compliance readiness. If CI/CD credentials, build tokens, or signing keys are not governed with the same discipline as human privileged access, the release trail will be hard to defend under regulatory scrutiny. This is where NHI governance and AppSec converge: the control objective is not only preventing compromise, but preserving provable accountability across the software lifecycle.


For practitioners

  • Standardise release evidence across all teams Define a minimum evidence pack for every release, including component inventory, dependency lineage, security gates, and remediation traceability. Use one control standard across products so auditors do not face bespoke proof models for each team.
  • Map transitive dependencies to production exposure Build a shared dependency graph that ties packages, libraries, and versions to specific runtime environments. Focus on the transitive layers where inherited risk hides, because those are the places most likely to create false confidence in the SBOM.
  • Govern build and release identities as privileged access Treat CI/CD tokens, signing keys, deployment accounts, and pipeline service identities as privileged assets with ownership, rotation, and offboarding rules. If those identities are weakly governed, the evidence chain behind CRA compliance is weak too.
  • Automate vulnerability disposition and customer notification Create workflows that track discovery, triage, fix, validation, and notification as one process. Include upstream contribution paths where your organisation is expected to provide fixes back to open source projects.

Key takeaways

  • The CRA turns software security into an evidence problem, so teams must be able to prove dependency control, remediation, and release traceability.
  • Organisational sprawl weakens auditability because different build paths, approvals, and tooling models fragment the control evidence regulators will expect.
  • Governing build identities, secrets, and pipeline access is now part of compliance readiness, not just internal engineering hygiene.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the technical controls, while ISO/IEC 27001:2022 and GDPR define the regulatory obligations.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0ID.AM-2Asset and dependency visibility are central to CRA evidence and traceability.
NIST SP 800-53 Rev 5CM-8Configuration inventory supports proving what components are shipped.
CIS Controls v8CIS-16 , Application Software SecurityApplication security controls align directly with secure-by-design expectations.
ISO/IEC 27001:2022A.8.9Configuration management underpins repeatable and auditable software delivery.
GDPRPersonal data governance may be implicated where software processes customer data.

Assess whether product software handling personal data requires documented security and accountability controls.


Key terms

  • Transitive Dependency: A transitive dependency is a package or library brought in indirectly by another component rather than chosen by the developer directly. It matters because inherited components often carry vulnerability and licensing risk that is invisible unless organisations map the full dependency chain and maintain it as part of release governance.
  • Software Bill of Materials: A software bill of materials is an inventory of the components and dependencies used in an application. It helps teams identify what they shipped, but it becomes most useful when paired with source verification, signature checks, and policy enforcement for third-party code.
  • Build identity: The set of credentials, tokens, keys, and permissions used by CI/CD systems, runners, and developer tooling. Build identity is often overlooked, yet it can expose secrets, alter repositories, and propagate compromise into downstream software if not tightly scoped and monitored.
  • Security By Design Evidence: Security by design evidence is the record that shows security was considered before a product or feature was implemented. It includes design decisions, risk acceptances, and mitigations that can be retrieved later for audit, regulatory review, or customer assurance.

What's in the full article

Kusari's full article covers the operational detail this post intentionally leaves for the source:

  • How the CRA maps to practical software supply chain evidence, including what auditors are likely to ask for at release time
  • The specific role of SBOMs, shared dependency graphs, and automated evidence collection in demonstrating secure-by-design practices
  • Why internal standardisation across pipelines matters more than isolated team-level tooling decisions
  • How organisations should structure vulnerability handling and upstream contribution workflows across the product lifecycle

👉 Kusari's full article covers the compliance implications, evidence gaps, and operating changes teams need to close.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, secrets management, and identity lifecycle control. It helps practitioners connect privileged access, automation, and lifecycle accountability across modern security programmes.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 18, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org