By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: VeracodePublished July 23, 2026

TL;DR: Point-in-time, paper-based compliance can no longer keep pace with AI-accelerated code, deep software supply chains, and live regulatory scrutiny, according to Veracode. Tim Brown’s SolarWinds experience shows why continuous, evidence-backed control performance matters more than policy statements, and the compliance model now has to operate at machine speed, with auditable trust graphs and deterministic layers over non-deterministic AI systems.


At a glance

What this is: This webinar argues that compliance is shifting from annual paperwork to continuous, operational evidence because AI-era development and supply chains change too quickly for static controls.

Why it matters: For IAM, NHI, and security teams, the shift matters because trust now depends on live control performance across code, vendors, AI dependencies, and privileged access rather than periodic attestation.

By the numbers:

👉 Read Veracode's webinar analysis on building trust through continuous compliance


Context

Compliance is no longer just a reporting exercise. In AI-heavy delivery pipelines, controls can change as quickly as the code does, and static evidence collected once a year cannot prove that systems were secure when it mattered. The primary issue is not documentation quality, but the gap between declared policy and continuously operating control.

This is especially relevant where software supply chains, AI plugins, and non-human identities intersect. Build systems, vendor dependencies, API tokens, and AI agent access all create governance surfaces that need live verification, not after-the-fact reassurance. SolarWinds is the archetypal example of why that starting position is now typical rather than exceptional: trusted pipelines can still fail when evidence is not continuous.


Key questions

Q: What breaks when compliance is based on point-in-time evidence in modern pipelines?

A: Point-in-time compliance breaks when the environment changes faster than humans can inspect it. AI-generated code, frequent dependency updates, and automated deployments make static evidence stale almost immediately. The result is a false sense of control, where the organisation can pass an audit while still lacking proof that the live system is operating within policy.

Q: Why do software supply chains create identity governance risk?

A: Because the identities that sign, build, approve, and deploy software can change the final outcome more than the code itself. Service accounts, CI tokens, and release credentials often have broad privileges and weak lifecycle controls. If those identities are not governed, the supply chain can be compromised without a visible perimeter breach.

Q: How can security teams prove that compliance tasks were completed on time?

A: Use a workflow that creates recurring tasks automatically, records status changes, and preserves the supporting artefacts in a versioned system. That gives teams a defensible timeline for reviews, tests, and policy changes, instead of relying on manual recollection during audit season.

Q: Who is accountable when AI output causes a compliance or legal issue?

A: Accountability sits with the organisation that deploys and governs the AI use case, not only with the vendor that hosts the model. If an employee or agent uses AI in a business context, the enterprise must be able to show policy, monitoring, and evidence of control. That is now a governance obligation, not optional hygiene.


Technical breakdown

Why point-in-time compliance fails in AI-era pipelines

Traditional compliance assumes a stable environment that can be sampled, documented, and certified after the fact. AI-assisted development breaks that assumption because code generation, dependency change, and deployment happen too quickly for manual review to keep pace. That creates a governance gap between what the organisation believes is deployed and what is actually running. In practice, the failure is not the audit itself, but the belief that an annual snapshot can represent a continuously changing control surface.

Practical implication: treat compliance evidence as a live signal tied to build and deployment events, not a periodic document set.

How continuous attestation changes trust in software supply chains

Continuous attestation means proving, repeatedly and automatically, that a build, package, or deployment matches an approved state. That can include cryptographic validation, signed artefacts, policy checks, and runtime monitoring. The important shift is from trust by declaration to trust by evidence. This matters when third-party packages, AI plugins, and internal pipelines all contribute to the final executable, because one weak link can undermine the whole release chain.

Practical implication: require machine-verifiable evidence for each release stage before software moves downstream.

Why non-human identities are part of compliance now

Compliance is increasingly an identity problem because service accounts, API keys, build tokens, and AI agent credentials determine which systems can change code, move artefacts, or access sensitive data. If those identities are overprivileged, stale, or poorly inventoried, the control environment can look compliant while remaining operationally unsafe. NHI governance therefore sits inside the compliance equation, not beside it, because the trust chain depends on who and what can act in the pipeline.

Practical implication: inventory non-human identities alongside application controls and include them in attestations, reviews, and offboarding.


Threat narrative

Attacker objective: The attacker’s objective is to exploit trusted software delivery paths so malicious code can spread widely while appearing legitimate.

  1. Entry begins when attackers compromise the software supply chain, as seen in SolarWinds-style build tampering where malicious code was inserted before release.
  2. Escalation occurs when the tainted artefact inherits the vendor’s trust and reaches thousands of downstream environments with legitimate privileges.
  3. Impact follows when defenders have no continuous evidence chain to prove which build, dependency, or identity introduced the compromise.

NHI Mgmt Group analysis

Continuous compliance is becoming a control architecture, not a reporting cadence. The article reflects a wider shift away from documentation-centric governance toward live evidence of control performance. That change matters because regulators, customers, and auditors now care whether controls work in production, not whether a policy exists on paper. For identity and access programmes, that means the governance model must cover build identities, pipeline credentials, and approval paths as part of the control fabric.

Supply chain compliance is now an identity problem as much as a software problem. The most consequential trust failures happen when non-human identities can alter code, move artefacts, or approve releases without sufficient restriction. A pipeline that looks auditable on the surface can still be vulnerable if service accounts, tokens, and automation identities are not tightly governed. The compliance posture is only as strong as the identities that can change it.

Deterministic controls are the necessary counterweight to AI-driven variability. AI-assisted code creation increases speed, but also expands the number of decisions that must be validated continuously. That is where a named concept emerges: evidence-backed resilience: the ability to prove, at machine speed, that trusted systems remain within policy even as inputs change. Practitioners should treat this as a governance design goal, not an afterthought.

The SolarWinds lesson is not simply about breach recovery, but about verifiable trust under pressure. The case demonstrates that resilience improves when organisations rebuild around separation, independent checks, and repeated proof rather than single points of trust. That is directly relevant to identity governance because privileged access, build access, and release authority should never collapse into one account or one approval path. The operational conclusion is simple: reduce trust concentration wherever software can move.

What this signals

Evidence-backed resilience: the practical question for security teams is no longer whether compliance exists, but whether it can be proven continuously under change. That pushes identity, supply chain, and AI governance into the same operating model, because the controls that matter are the ones that can be measured in production.

For identity programmes, the consequence is a tighter link between release governance and non-human identity control. Service accounts, build tokens, and AI agent credentials should be treated as part of the audit surface, not separate operational detail, and mapped to control expectations in NIST Cybersecurity Framework 2.0 and NIST SP 800-53 Rev 5 Security and Privacy Controls.

Teams should also expect regulators and customers to ask for proof that controls worked during change, not just after the fact. That means attestation, separation of duties, and signed artefacts need to be built into delivery workflows, while identity and access reviews must include the accounts that can alter code, packages, and deployments.


For practitioners

  • Instrument continuous control evidence Capture build, deployment, and runtime evidence automatically so audit readiness depends on live telemetry rather than screenshots collected before review. Tie evidence to change events and store it in a way that is searchable across releases.
  • Classify pipeline and release identities Inventory service accounts, API keys, CI tokens, and AI agent credentials that can alter code or promote artefacts. Assign owners, rotation rules, and explicit approval boundaries to each identity that can move software downstream.

Key takeaways

  • Paper-based compliance is losing relevance because AI-era delivery moves faster than annual audits can verify.
  • Supply chain trust now depends on the governance of non-human identities that can build, sign, and deploy code.
  • Teams that automate continuous evidence and identity scoping will be better positioned to satisfy regulators without slowing release velocity.

Standards & Framework Alignment

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

MITRE ATT&CK address the attack surface, NIST CSF 2.0, NIST SP 800-53 Rev 5 and NIST AI RMF set the technical controls, and ISO/IEC 27001:2022 define the regulatory obligations.

FrameworkControl / ReferenceRelevance
MITRE ATT&CKTA0006 , Credential Access; TA0008 , Lateral MovementThe article’s supply chain risk centres on credential misuse and propagation through trusted pipelines.
NIST CSF 2.0PR.AC-4Continuous compliance depends on controlling who and what can change software and evidence.
NIST SP 800-53 Rev 5AC-6Least privilege is central when build, test, and deploy identities can alter trusted artefacts.
NIST AI RMFGOVERNAI-assisted delivery requires governance over accountability, oversight, and control ownership.
ISO/IEC 27001:2022A.5.15Access control is directly implicated by release systems and trusted software supply chains.

Map pipeline abuse to credential access and lateral movement, then harden the identities that can promote releases.


Key terms

  • Continuous Attestation: Continuous attestation is the repeated verification that a workload is still running in a trusted state after access has been granted. For AI agents, it means trust is not assumed after startup. The environment, posture, and runtime context must remain acceptable for access to continue.
  • Software Supply Chain: A software supply chain is the set of tools, identities, dependencies, and processes that turn source code into deployed software. Because it relies on automation and privileged machine identities, it becomes a governance problem when access, signing, and deployment controls are too broad.
  • Non-Human Identity (NHI): A digital identity assigned to a non-human entity such as a software application, service account, API key, bot, machine, or AI agent that enables it to authenticate and interact with systems without direct human involvement. NHIs now outnumber human identities in most enterprises by 25 to 50 times.
  • Evidence-based resilience: A resilience model that relies on repeated proof of successful execution instead of policy statements or optimistic assumptions. It applies to recovery, access restoration, and lifecycle governance by asking whether the process works when stressed, not just whether it exists on paper.

What's in the full article

Veracode's full webinar covers the operational detail this post intentionally leaves for the source:

  • The panel discussion on how continuous attestation changes compliance evidence collection in live delivery pipelines
  • Tim Brown's firsthand account of the SolarWinds liability experience and what it changed in security leadership expectations
  • The full discussion of AI-generated code, AI plugins, and supply chain tracking requirements in development workflows
  • The specific control patterns the speakers describe for building auditable, resilient release systems

👉 The full Veracode webinar covers the SolarWinds lessons, AI-era supply chain risk, and continuous attestation details.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps practitioners connect identity controls to broader security and compliance programmes.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 1, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org