Blog

When the Board Asks What Happened, Will You Have an Answer?

Rebecca Banks

July 30, 2026

Key takeaways

  • Software provenance is becoming an executive priority. As regulatory scrutiny grows, security leaders need to prove how software entered production.
  • Visibility accelerates remediation. Provenance provides the context security teams need to investigate incidents faster, reduce remediation delays and meet internal SLAs.
  • Boards want evidence and not technical detail. Executive conversations focus on business impact, governance and accountability rather than the mechanics of individual vulnerabilities.
  • Provenance starts upstream. Establishing trusted software sources and verifiable build records creates a more defensible software supply chain before code reaches production.

Approximately 86% of today’s organizations are subject to compliance requirements, and the stakes to meet them are certainly high. 

This includes meeting industry-specific regulations and internal governance policies. It also means aligning to emerging legislation like the EU’s stricter digital compliance standards. 

Increasingly, organizations are expected to demonstrate that the software entering their environments is trusted, traceable and governed. For Chief Information Security Officers (CISOs), this changes the nature of the conversation, and provenance is becoming a critical pillar of executive accountability.

This is especially true when something goes wrong. 

As AI coding assistants accelerate software development and open source consumption continues to grow, many organizations are losing visibility into how software components actually make their way into production in the first place. This makes it increasingly difficult to explain what was deployed, where it came from and whether it complied with organizational policy.

For you, that’s a problem. Not only are regulatory reviews and incident investigations increasing, but many enterprise board members now want to know exactly what went wrong when there’s a vulnerability. And providing this proof is never as straightforward as pointing to the vulnerability itself.

Here’s why provenance matters, and why the ability to explain what happened is becoming just as important as preventing incidents in the first place.

Why provenance matters long after software ships

Almost all enterprise applications are built on a complex web of open source dependencies, many of which continue to evolve long after deployment. New vulnerabilities are disclosed and upstream projects are updated, for instance, and software supply chain threats continue to emerge. 

While it’s easy to think of software provenance as something that’s only relevant during development, the reality is much, much different. In most cases, the value of provenance often becomes most apparent only after software has already reached production.

What is software provenance?

Software provenance is the documented history of a software component, which includes where it originated and how it was built, to how it entered your production environment.

Think of it as a chain of custody for software. Good provenance allows organizations to verify that a component came from a trusted source, hasn’t been tampered with and was introduced through approved governance processes.

When vulnerabilities or supply chain incidents occur, provenance provides the evidence needed to answer critical questions about what was deployed and whether it complies with internal policies and regulatory requirements.

Thirty nine percent of today’s large enterprises report struggling to meet their internal SLAs for vulnerability remediation. Provenance plays a large role in why this is the case, and one of the biggest challenges that many security leads face is simply establishing the “who, what, why, where, when” context. 

Understanding this context is the difference between security and simple checkbox compliance. It’s what creates the traceability needed to investigate incidents and accelerate remediation efforts, reducing metrics like mean time to remediation (MTTR). It also helps to highlight whether or not software packages were introduced through approved and governed processes. 

Ultimately, provenance comes down to knowing where software came from. More importantly, though, it’s about preserving the chain of trust long after that software package has been deployed.

The board isn’t asking for technical questions

When a software supply chain incident occurs, the questions that follow can seldom be answered by your engineering teams.

Because many open source vulnerabilities come with a whole host of knock-on business implications (brand reputation damage, diminished consumer trust, lost revenue and so on), they quickly make their way to executive leadership and the boardroom. It’s here that the conversation morphs from technical detailing and into high-level business risk and organizational accountability.

Your job isn’t to explain to the board whether a package was cryptographically signed. It’s to help your board members understand the broader effects of a breach. This includes:

  • What exactly happened?
  • Which systems are affected?
  • How do we know the scope of the incident?
  • Why wasn’t this identified sooner?
  • Could this happen again and, if so, when?

Regulators are asking many of the same questions. And as software supply chain regulations evolve, security leads like you are expected to provide the necessary evidence that proves the appropriate governance controls were in place before software entered production. (You’ll also need to showcase what steps you took as part of your incident response criteria.)

Today’s security leaders, then, are therefore expected to help organizations demonstrate that software decisions were made through trusted and well-governed processes. That requires a defensible record of how software components were selected, validated and introduced into production.

Building provenance into your software supply chain

Strong software provenance begins much, much earlier than an audit or incident investigation. It begins with the controls that determine which components can even enter your organization’s CI/CD pipeline, and how they’re validated into production.

For you, the goal is not to oversee every package decision personally but to establish a governed and repeatable process that security, engineering and compliance teams can all rely on.

1. Define where software is allowed to come from

Start by reducing the number of uncontrolled entry points into your organization.

Developers and AI coding assistants can source dependencies from countless public repositories, but every new source introduces additional uncertainty. Establishing approved sources gives teams a clear path for consuming open source software without requiring them to evaluate every component from scratch.

This is where ActiveState’s Curated Catalog becomes invaluable. It provides a trusted source of open source components that have been built from source and supported by verifiable provenance, giving organizations greater confidence in what developers are introducing into their environments.

2. Require evidence before a component is trusted

Organizations need evidence showing where a component originated, how it was built and whether it has been altered. This may include signed attestations, software bills of materials and other provenance records that create a verifiable history for each artifact.

By providing this evidence alongside the component itself, your security teams move away from assumptions and toward demonstrable trust.

3. Turn policy into an automated control

Security and compliance leaders should define the policies that matter most, including approved licenses, required provenance or acceptable vulnerability thresholds. It’s important to embed those expectations into the software delivery process.

This allows engineering teams to move quickly within established guardrails, while giving CISOs greater assurance that software entering production has passed a consistent set of checks.

4. Preserve provenance after deployment

Organizations need to maintain a clear record of what was deployed, which applications depend on it and whether its security posture has changed over time. This ultimately makes it easier to identify affected systems when a new vulnerability is disclosed and reduces the manual investigation required to determine the potential blast radius.

A curated catalog supports this continuity by creating a consistent relationship between the software teams consume and the provenance information security teams need later.

5. Finally, make the process easy to explain

A mature provenance program should help the organization answer a small set of important questions quickly, including:

  • Where did this component come from? 
  • How was it built? 
  • Why was it approved? 
  • Where is it currently deployed? 
  • What evidence supports those answers?

When those records are fragmented across repositories or stagnant spreadsheets, even a well-governed process can become difficult to defend. 

ActiveState brings trusted artifacts, provenance data and policy controls into a more consistent software supply chain, helping organizations produce credible answers without reconstructing the story after the fact.

Defensibility starts before software reaches production

Software provenance is becoming so much more than a mere technical capability. It’s becoming the foundation for enterprise executive accountability. And when boards, regulators or customers ask the difficult questions, it’s up to you to explain what was deployed, where it came from and why it was trusted.

The strongest security programs build this kind of provenance right into the software supply chain from the very beginning. Doing so puts these organizations in a far stronger position to respond to vulnerabilities. It also helps them accelerate remediation timelines and confidently defend the integrity of their software supply chain, no matter who comes asking.

To learn more about how ActiveState is helping organizations establish software provenance from the very beginning, explore our Curated Catalog here.

Rebecca Banks is Senior Product Marketing Manager at ActiveState, where she leads go-to-market strategy for software supply chain security. She is currently a contributor to the Linux Foundation and OpenSSF 2026 AI Security Study on global AI security maturity for enterprises and critical infrastructure organizations.

Frequently Asked Questions

What is software provenance?

Software provenance is the documented history of a software component, including where it originated, how it was built and how it entered your production environment. It provides the evidence needed to verify that software came from a trusted source and was introduced through approved governance processes.

Why is software provenance becoming more important?

The rise of AI-assisted development and stricter regulatory requirements have made it more difficult to track how software enters production. Provenance helps organizations demonstrate compliance, and accelerate incident investigations.

How does provenance improve vulnerability remediation?

Provenance gives security teams the context needed to quickly identify affected components and determine their impact across a CI/CD pipeline. This helps organizations remediate vulnerabilities more efficiently.

What questions should organizations be able to answer during an audit or incident?

Organizations should be able to explain where a software component came from, how it was built, why it was approved, where it is deployed and what evidence supports those decisions. 

Maintaining this information creates a defensible software supply chain.

How does ActiveState’s Curated Catalog support software provenance?

ActiveState’s Curated Catalog provides trusted, build-from-source open source packages with verifiable provenance. This helps organizations establish governed software sources and maintains evidence throughout the software lifecycle.