Topic

Software Supply Chain Security

Inventory, provenance, and enforcement across source, build, dependencies, and vendors, including the OAuth grants that never appear in a bill of materials.

10 posts

Supply chain security is the practice of establishing what software, services, and third parties reach your systems and data, and verifying that each one is genuine. It spans source, build, dependencies, delivery, and the vendor relationships behind them. The working controls are inventory, verifiable provenance, and limits on what a compromised component can reach.

An SBOM is inventory, not enforcement. Teams generate CycloneDX or SPDX documents, file them, and still cannot say what a compromised build server or a stolen integration token could read, because nothing binds the inventory to a runtime authorization decision. The blind spot most often exploited is credentials: OAuth grants and CI tokens are supply chain components that carry standing access and rarely appear in any bill of materials.

Posts under this hub cover the move from SBOM to signed provenance, SLSA build levels, third-party assurance evidence that goes past questionnaires, cross-border data sharing under conflicting legal regimes, and incident writeups where a compromised developer tool or integration token became the path to data.

Frequently asked questions

What is the difference between an SBOM and provenance?

An SBOM lists the components inside a piece of software: names, versions, licenses, and relationships, expressed in CycloneDX or SPDX. Provenance attests how the artifact was built, naming the source commit, the builder, and the parameters, signed so a verifier can check it. The SBOM tells you what is inside; provenance tells you whether to believe it.

Which standards cover software supply chain security?

NIST SP 800-161 Rev 1 defines cybersecurity supply chain risk management practices for organizations and acquisitions. The NIST Secure Software Development Framework SP 800-218 covers producer-side practices. SLSA specifies build integrity levels and provenance requirements. CycloneDX and SPDX are the two SBOM formats, and the CISA Known Exploited Vulnerabilities catalog drives remediation priority.

Are OAuth tokens a supply chain risk?

Yes. An OAuth grant to a third-party integration is a standing credential that reads your data with no further human approval, and it survives employee departures, vendor acquisitions, and vendor breaches. Treat granted scopes as supply chain inventory, review them on a schedule, bind them to attribute-based access control (ABAC) policy at the data layer, and revoke rather than renew.

How do you evaluate third-party risk with technical evidence?

Replace questionnaire attestations with artifacts you can verify: signed build provenance, an SBOM you diff across releases, vulnerability disclosure timelines, and evidence of encryption and key custody. Then reduce dependence on those answers by encrypting data before it reaches the provider and keeping the policy decision point (PDP) under your control, so a vendor compromise yields ciphertext.

Reading on software supply chain security

Lattix branded cover for the Model Context Protocol 2026-07-28 specification analysis. /44 section number, dark grid background with surgical yellow accent rules, IBM Plex Mono typography, a reference box listing the credential-layer changes the specification lands, and a request-path strip where the object policy enforcement point is highlighted as the decision the specification leaves to the deployer.

The MCP 2026-07-28 Spec Hardens the Token. The Action Still Needs a Decision.

August 21, 2026

The 2026-07-28 Model Context Protocol specification closes real credential-layer gaps with RFC 9207 issuer validation and issuer-bound client credentials. It answers which client is calling. It does not answer whether this action on this object is permitted.

Read More →
Lattix branded cover for Cross-Border Data Sharing Under Conflicting Legal Regimes. Dark grid background, surgical yellow accent, IBM Plex Mono typography, with a reference box showing one data object carrying two jurisdiction constraints into a single decision point.

Cross-Border Data Sharing Under Conflicting Legal Regimes

August 15, 2026

When two jurisdictions attach incompatible requirements to the same record, no storage location satisfies both. A policy bound to the object and evaluated at every request can carry both constraints at once, and it does not dissolve the underlying legal conflict.

Read More →
Lattix branded cover for CISA Secure by Design AI Pledge One Year In. /30 section number, 2024 pledge launch date, signatory commitment categories statistic, IBM Plex Mono on dark grid background, surgical yellow accent on the evidence pillar in a pledge commitment strip.

CISA Secure by Design AI Pledge: A Year In, Evidence Is What Is Missing

June 23, 2026

The CISA Secure by Design AI pledge launched in 2024 with broad industry signatories. A year later, evidence supporting the pledge commitments remains uneven. Data provenance, training-set lineage, and access governance over model outputs are the evidence categories vendors cannot produce.

Read More →
Lattix branded cover for DORA Pushes Operational Resilience Past the Contract. /28 section number, January 17 2025 effective date, five DORA pillar statistic, IBM Plex Mono on dark grid background, surgical yellow accent on the technical evidence pillar in a regulatory pillar strip.

DORA Pushes Operational Resilience Past the Contract. ICT Provider Evidence Is Technical.

June 16, 2026

EU DORA effective January 17 2025 reaches ICT third-party providers including non-EU vendors serving EU financial entities. Tier 1 supervisory examinations are ramping in 2026. Contract clauses do not satisfy DORA's evidence expectations. Technical evidence for data-level control does.

Read More →
Lattix branded cover for Langflow CVE-2025-34291 Hands Over the AI Orchestrator's Credential Stash. /25 section number, May 21 2026 KEV addition and June 4 2026 FCEB deadline, CVSS 9.4 statistic, IBM Plex Mono on dark grid background, surgical yellow accent on the policy enforcement point in an LLM provider credential release flow strip.

Langflow CVE-2025-34291 Hands Over the AI Orchestrator's Credential Stash

June 2, 2026

CISA added Langflow CVE-2025-34291 to KEV on May 21, 2026 with a June 4 FCEB deadline. The CVSS 9.4 flaw turns a visit to a malicious page into account takeover plus RCE on a Langflow workspace. The harvested material is the operator's full AI credential stash.

Read More →
Lattix branded cover for The Nx Console Supply Chain Attack Is a Credentials-as-Data Story. /22 section number, May 18 2026 incident timestamp, 3,800 GitHub internal repositories statistic, IBM Plex Mono on dark grid background, surgical yellow accent on the policy enforcement point in a credential release flow strip.

The Nx Console Supply Chain Attack Is a Credentials-as-Data Story

May 22, 2026

On May 18, 2026, a compromised Nx Console VS Code extension exfiltrated credentials from developer workstations. By May 19, GitHub disclosed that 3,800 internal repositories had been exfiltrated as a result. The pivot was static credentials. The architectural answer is to treat credentials as policy-bound data.

Read More →
Lattix branded cover for Vercel + Context.ai: OAuth Is the Quiet Supply Chain. /07 section number, OAuth supply chain metadata, IBM Plex Mono on dark grid background.

Vercel + Context.ai: OAuth Is the Quiet Supply Chain

May 13, 2026

Vercel's April 19, 2026 security bulletin documented an OAuth compromise that exfiltrated environment variables through an authorized AI integration. Identity, network, and device controls all evaluated correctly. The data did not enforce its own policy.

Read More →
Lattix branded cover for SBOM to provenance supply chain security. /17 section number, IBM Plex Mono on dark grid background, surgical yellow accent.

SBOM to Provenance: Verifiable Supply Chains on Immutable Ledgers

May 8, 2026

SBOMs inventory what is in the box. Signed provenance anchored to an immutable ledger proves the box was assembled as claimed. A walkthrough of SLSA, Sigstore, and why transparency logs matter.

Read More →
Lattix branded cover: Data-Centric Security Closes the Third-Party Risk Assurance Gap. /18 section number, IBM Plex Mono on dark grid background, surgical yellow accent.

Data-Centric Security Closes the Third-Party Risk Assurance Gap

May 8, 2026

Questionnaire fatigue and point-in-time audits cannot track vendor risk continuously. Policy authority retained at the data layer does.

Read More →
Abstract Lattix diagram of a compromised runtime pipeline feeding downstream data stores, with policy-bound data objects remaining sealed.

The Mercor Breach Is a Data-Centric Security Story. Not an Identity One.

April 17, 2026

A malicious LiteLLM package pushed March 27, 2026 cascaded into a four-terabyte exfiltration from an AI training-data vendor whose customer list reads like the frontier lab leaderboard. Identity controls were present. They were not the control that mattered.

Read More →