Updated juni 28, 2026
Summary: European public-sector and regulated organisations face new legal and operational obligations around open-source dependency risk, driven by the EU Open Digital Ecosystem Strategy, the Cyber Resilience Act SBOM provisions and NIS-2 Article 21(3) supply-chain security requirements. Understanding these frameworks is essential for CISOs, DPOs and procurement teams building sovereign software stacks.

The EU Open Digital Ecosystem Strategy is a European Commission initiative, with a formal call for evidence opened in 2026, that aims to define the conditions under which Europe’s public digital infrastructure can operate independently of foreign-controlled software stacks. For compliance officers, CISOs and IT decision-makers in regulated sectors, this strategy is not an abstract technology policy: it directly intersects with enforceable obligations already in force under the NIS-2 Directive, the Cyber Resilience Act and GDPR, and it reshapes how open-source dependency risk must be assessed, disclosed and governed.

How the EU Open Digital Ecosystem Strategy Connects to CADA and the Open Source Strategy

The strategy sits within a layered policy architecture that includes the EU Open Source Strategy (revised in 2026), the Corporate Accountability and Digital Act (CADA) framework, and the existing European Interoperability Framework. Together they pursue the same structural goal: reducing European institutions’ and regulated organisations’ dependence on software components whose governance, maintenance and jurisdiction are controlled outside the EU.

Where the EU Open Source Strategy sets internal Commission practice and funding priorities, the Open Digital Ecosystem Strategy extends the same logic outward to public procurement, regulated industry and critical infrastructure operators. The call for evidence opened in 2026 explicitly asks stakeholders to quantify how much of their software stack relies on components maintained by entities subject to US law instruments such as the CLOUD Act or FISA 702. This framing is significant: it treats foreign jurisdictional reach not as a geopolitical abstraction but as a measurable supply-chain risk variable.

Note: The Open Digital Ecosystem Strategy does not yet impose binding obligations as of 2026. However, it is designed to feed directly into the next generation of EU procurement rules and sector-specific guidance under NIS-2 implementing acts. Regulated organisations that begin aligning their open-source governance now will have an auditable compliance record before those rules become mandatory.

The connection to CADA is equally concrete. CADA introduces accountability requirements for software distributed at scale within EU public services. Combined with the Open Digital Ecosystem Strategy, it creates the regulatory surface area for requiring that public-sector software deployments can demonstrate end-to-end component traceability, which is precisely what a Software Bill of Materials (SBOM) provides.

The Open Source Maintenance Instrument: Funded Stewardship for Critical Dependencies

The Open Source Maintenance Instrument, proposed under the EU Open Source Strategy 2026, addresses the single most documented structural vulnerability in sovereign software stacks: critical components maintained by individuals or small groups with no sustainable funding.

The Linux Foundation and Harvard’s Lab for Innovation Science documented in their Census II report (2022) that the average software application relies on more than 500 open-source components, and that a disproportionate share of the most widely depended-upon upstream libraries are sustained by a single maintainer with no organisational support. This is not a marginal risk for regulated organisations running sovereign infrastructure: it means that a library like OpenSSL, which underpins encrypted communication across virtually every sovereign stack, has at various points in its history been maintained by two people working part-time.

The Open Source Maintenance Instrument is designed as a recurring funded mechanism, not a one-off bug bounty. It funds ongoing code review, patch management, security audits and governance professionalisation for components identified as critical to EU public-sector infrastructure. Candidate components include OpenSSL, the Linux kernel, Keycloak (the open-source identity and access management platform used across sovereign deployments), OpenVPN and Nextcloud. The instrument operationalises a principle that the European Commission articulated in its own strategy framing: that open-source is an ecosystem, not a vendor, and that structural investment in maintenance is a precondition for treating it as sovereign infrastructure.

Conducting an Open-Source Dependency Risk Assessment Under NIS-2 Article 21(3)

NIS-2 Article 21(3) requires essential and important entities to include supply-chain security in their cybersecurity risk-management measures, specifically assessing the security practices of suppliers and, where applicable, their upstream dependencies. For organisations running sovereign stacks built on Nextcloud, Keycloak, OpenVPN or Mistral-based private AI, this is not a theoretical obligation: it requires a formal, documented assessment of every component those platforms depend on.

A compliant dependency risk assessment proceeds in four stages:

Mapping transitive dependencies. Direct dependencies (the libraries an application explicitly imports) are only the first layer. Transitive dependencies (the libraries those libraries import) constitute the majority of the actual attack surface. Tools such as Syft, Trivy and Dependency-Track automate this mapping and produce output in SPDX or CycloneDX format, which are the formats recognised under the Cyber Resilience Act.

Identifying maintenance status. For each component, the assessment must determine whether the upstream project has active maintainers, a published security policy, a documented CVE response process and a release cadence consistent with patching known vulnerabilities promptly. Components maintained by a single individual with no succession plan or no releases in the past 18 months represent a concentration risk that must be explicitly documented.

Assessing jurisdictional control. A component whose primary maintainers are employed by a US-headquartered entity, or whose code repository and release infrastructure is hosted on a US-controlled platform, carries a legal exposure risk: US authorities can compel access to that infrastructure under the CLOUD Act or require the employer to act under FISA 702. For sensitive sovereign deployments this exposure must be named and risk-rated, not assumed away.

Quantifying and documenting the sovereignty risk score. The output of the assessment is a risk register entry for each critical dependency, combining maintenance health, jurisdictional control, licence sovereignty (the licence must not include conditions that restrict deployment in sovereign contexts) and CVE response history. This register is the audit artefact that demonstrates NIS-2 Article 21(3) compliance to a national supervisory authority.

Practical point: ENISA’s guidance on software supply-chain security explicitly states that organisations which cannot enumerate their full dependency tree cannot claim to manage supply-chain risk. Beginning the mapping exercise with a tool like Dependency-Track before the formal CRA SBOM obligation applies gives compliance teams a significant head start and produces evidence that can be presented in both NIS-2 audits and procurement evaluations.

SBOMs Under the Cyber Resilience Act: From Visibility to Accountability

The Cyber Resilience Act, which entered into force in 2024 with a phased application timeline, requires manufacturers of products with digital elements to produce a machine-readable SBOM covering all top-level and transitive open-source dependencies, component version identifiers, licence identifiers and known vulnerability references. The accepted formats are SPDX and CycloneDX. The SBOM must be available to market surveillance authorities on request.

For regulated organisations evaluating sovereign software alternatives to Microsoft 365 or Google Workspace, the SBOM provision transforms procurement due diligence. A vendor that cannot produce a current, complete SBOM for their software cannot credibly claim supply-chain transparency. Conversely, open-source platforms such as Nextcloud that already publish component inventories publicly give procurement teams a verifiable starting point for the dependency risk assessment described above.

The European Commission estimated in its CRA impact assessment (2022) that the annual cost of cybersecurity incidents related to software vulnerabilities across the EU exceeds 5.5 billion euros. SBOMs are the mechanism that makes vulnerability disclosure and patch verification tractable at the component level, rather than relying on vendor assurances about black-box proprietary stacks.

Software stack type SBOM availability Jurisdictional transparency CRA compliance pathway
Proprietary US hyperscaler (Microsoft 365, Google Workspace) Not publicly available; provided under NDA at best Parent company subject to CLOUD Act and FISA 702 Depends entirely on vendor; no independent verification possible
Sovereign open-source stack (Nextcloud, Keycloak, OpenVPN) Generatable from source; published by upstream projects Assessable per component; EU-hosted forks possible Organisation controls generation and update of SBOM directly

Funding and Governing Critical Open-Source Projects: OSPOs and Foundations

Contributing to and funding the open-source components that sovereign infrastructure relies on is a risk-mitigation strategy, not an act of charity. A regulated organisation that depends on Keycloak for identity management and OpenSSL for encrypted communications has a direct financial interest in those projects remaining actively maintained, security-audited and jurisdictionally neutral.

The governance structure best suited to formalising this contribution is the Open Source Programme Office (OSPO). The European Commission’s own European Open Source Programme Office (OSPO), established under the EU Open Source Strategy, manages the Commission’s internal open-source contributions and coordinates with the broader open-source ecosystem. National public bodies and regulated private entities can model their own OSPOs on this structure, designating staff to monitor dependency health, coordinate upstream contributions and manage licence compliance.

Foundation membership offers a complementary mechanism. The Linux Foundation, the Apache Software Foundation, the Eclipse Foundation (which hosts several EU-aligned projects) and the Nextcloud GmbH ecosystem all accept corporate members whose fees directly fund maintainer time and security audits. For a regulated organisation whose sovereign stack depends on these components, foundation membership transforms passive dependency into active governance participation.

Sonatype’s 2023 State of the Software Supply Chain report found a 245 percent year-on-year increase in malicious packages injected into open-source repositories, a threat vector that disproportionately affects organisations that consume open-source passively without monitoring upstream project health. Active contribution and governance participation is also the most effective early-warning system for supply-chain compromise.

The EU Assessment Framework for Open-Source Components: Integration into Procurement

The EU Open Source Strategy 2026 announced an assessment framework for open-source components that scores each component across dimensions including maintenance health, jurisdictional control of the upstream governance body, licence sovereignty, CVE response time and community diversity (to reduce single-point-of-failure maintainer risk). The framework is being developed in coordination with ENISA and is expected to produce a publicly accessible scoring mechanism analogous to a credit rating for open-source infrastructure components.

Procurement teams in public-sector and regulated organisations do not need to wait for formal adoption. The draft scoring criteria are already described in Commission working documents and can be applied as internal due-diligence criteria immediately. Applying them creates an auditable procurement record, demonstrates NIS-2 Article 21(3) supply-chain diligence and provides a structured basis for comparing, for example, a proprietary collaboration platform against a sovereign Nextcloud deployment with a fully mapped and scored dependency tree.

The practical integration sequence is: run an SBOM-generating tool against the candidate software during procurement evaluation; score each material dependency against the EU framework criteria; document the results in a risk register; and include contractual requirements for SBOM updates and CVE disclosure timelines in the resulting vendor or deployment agreement. This sequence satisfies the supply-chain security obligations of NIS-2 Article 21(3), creates the audit trail expected under DORA for financial-sector entities and positions the organisation to demonstrate compliance when the CRA application deadlines arrive.

FAQ

Does the EU Open Digital Ecosystem Strategy create legally binding obligations for regulated organisations today?

As of 2026 the strategy is in a call-for-evidence phase and does not yet impose binding obligations. However, it signals the direction of coming procurement rules and complements existing hard law under NIS-2 and the Cyber Resilience Act, which already carry enforceable supply-chain requirements. Regulated organisations should treat the strategy as a roadmap and begin aligning their open-source governance now.

What exactly must an SBOM contain under the Cyber Resilience Act?

The CRA requires manufacturers of products with digital elements to produce a machine-readable SBOM covering at minimum all top-level and transitive open-source dependencies, component versions, licence identifiers and known vulnerability references. The accepted formats are SPDX and CycloneDX. The SBOM must be available to market surveillance authorities on request.

What is NIS-2 Article 21(3) and why does it matter for open-source stacks?

NIS-2 Article 21(3) requires essential and important entities to address supply-chain security as part of their cybersecurity risk-management measures, including assessing the security practices of direct suppliers and, where applicable, their upstream dependencies. For organisations running sovereign Nextcloud, Keycloak or OpenSSL deployments, this means formally evaluating the maintenance status and jurisdictional control of those components.

How does the Open Source Maintenance Instrument differ from existing EU bug-bounty programmes?

Bug-bounty programmes offer one-off rewards for vulnerability discovery. The Open Source Maintenance Instrument, proposed under the EU Open Source Strategy 2026, is designed as a recurring funded mechanism that pays for ongoing code review, patch management and security audits of components deemed critical to EU public-sector infrastructure. It targets the structural under-funding of maintainers rather than reactive vulnerability hunting.

Can a public-sector organisation use the EU open-source assessment framework during procurement before it is formally adopted?

Yes. Procurement officers can apply the draft scoring criteria, covering maintenance health, jurisdictional control of the upstream project, licence sovereignty and CVE response times, as internal due-diligence criteria even before formal adoption. This approach also satisfies the spirit of NIS-2 Article 21(3) supply-chain assessments and creates an auditable record for compliance purposes.

Frequently asked questions

Does the EU Open Digital Ecosystem Strategy create legally binding obligations for regulated organisations today?
As of 2026 the strategy is in a call-for-evidence phase and does not yet impose binding obligations. However, it signals the direction of coming procurement rules and complements existing hard law under NIS-2 and the Cyber Resilience Act, which already carry enforceable supply-chain requirements. Regulated organisations should treat the strategy as a roadmap and begin aligning their open-source governance now.
What exactly must an SBOM contain under the Cyber Resilience Act?
The CRA requires manufacturers of products with digital elements to produce a machine-readable SBOM covering at minimum all top-level and transitive open-source dependencies, component versions, licence identifiers and known vulnerability references. The accepted formats are SPDX and CycloneDX. The SBOM must be available to market surveillance authorities on request.
What is NIS-2 Article 21(3) and why does it matter for open-source stacks?
NIS-2 Article 21(3) requires essential and important entities to address supply-chain security as part of their cybersecurity risk-management measures, including assessing the security practices of direct suppliers and, where applicable, their upstream dependencies. For organisations running sovereign Nextcloud, Keycloak or OpenSSL deployments, this means formally evaluating the maintenance status and jurisdictional control of those components.
How does the Open Source Maintenance Instrument differ from existing EU bug-bounty programmes?
Bug-bounty programmes offer one-off rewards for vulnerability discovery. The Open Source Maintenance Instrument, proposed under the EU Open Source Strategy 2026, is designed as a recurring funded mechanism that pays for ongoing code review, patch management and security audits of components deemed critical to EU public-sector infrastructure. It targets the structural under-funding of maintainers rather than reactive vulnerability hunting.
Can a public-sector organisation use the EU open-source assessment framework during procurement before it is formally adopted?
Yes. Procurement officers can apply the draft scoring criteria, covering maintenance health, jurisdictional control of the upstream project, licence sovereignty and CVE response times, as internal due-diligence criteria even before formal adoption. This approach also satisfies the spirit of NIS-2 Article 21(3) supply-chain assessments and creates an auditable record for compliance purposes.