Know what's in your software. Export an SBOM auditors accept.
BreachLens builds a CycloneDX SBOM for every repository and container image it scans — the complete dependency inventory, with the known-vulnerable components flagged and tied to whether they're actually reachable. The artifact your software-supply-chain program runs on.
You can't secure what you can't list.
Regulators and customers increasingly ask for a bill of materials, and “we think we know our dependencies” isn't an answer. BreachLens produces the list as a byproduct of scanning — and marks which entries are actually a risk.
Repos and images
BreachLens inventories the dependencies in a repository or a container image as part of a normal scan.
The full component list
Every component, version, and license is captured — with the known-vulnerable ones flagged against their CVEs.
CycloneDX, on demand
Export a CycloneDX SBOM whenever you need one — for an auditor, a customer, or your own supply-chain records.
An inventory that's more than a list.
CycloneDX export
The format that travels.
- · For repositories and container images alike.
- · Machine-readable, ready for your supply-chain tooling.
- · Generated as a byproduct of scanning — no separate step.
Vulnerable components flagged
Not just what — what's risky.
- · Which dependency, which version, which CVE.
- · The risky entries called out, not buried in the list.
- · The bridge from “inventory” to “action.”
Tied to reachability
Is the risky package even used?
- · Cross-referenced with function-level reachability.
- · So a vulnerable-but-unreached package doesn't fake an emergency.
- · Across major language ecosystems.
Provenance you can verify
Not just what — where it came from.
- · Verify container image signatures with Cosign during a scan.
- · A bill of materials that sits next to a provenance check.
- · All of it inside your own network.
Part of the attack path
A supply-chain risk, in context.
- · A vulnerable dependency correlates with the image and app it ships in.
- · So a risky component surfaces as a chain, not an isolated row.
- · Supply-chain risk you can prioritise, not just enumerate.