Softwr

Cybersecurity · head to head

Syft vs VMware Carbon Black

Syft logo

Syft

Cybersecurity

Generates a software bill of materials from images, filesystems and archives

From
Free
Rated
-
V

VMware Carbon Black

Cybersecurity

Cloud-delivered endpoint protection and EDR, now owned by Broadcom and positioned alongside Symantec.

From
On request
Rated
-

The short version

  • Only Syft has a free tier, so it costs nothing to try first.
  • Each has a real cost: Syft lockfile parsing can drop packages silently. An open issue filed in August 2026 reports the yarn v1 cataloguer returning 118 of 745 packages with no error raised, which means a complete bill of materials and an 84 percent incomplete one look identical to the caller.; VMware Carbon Black broadcom's enterprise model concentrates direct sales and support on its largest accounts and moves everyone else to resellers, so a mid-size customer can lose named support contacts and face a substantially repriced renewal with limited notice.
  • They diverge on capability: Syft covers Multi-format output, VMware Carbon Black covers Endpoint Standard.
  • Prices and features above were last checked on 31 August 2026.

Where they differ

Only the attributes on which Syft and VMware Carbon Black actually diverge.

Attributes where Syft and VMware Carbon Black differ
AttributeSyftVMware Carbon Black
Starting priceFreeOn request
Pricing modelOpen source, no licence feesubscription
Free tierYesNo
PlatformsmacOS, Linux, Windows, DockerDesktop, Api
FoundedUnknown2002

Identical on both: user rating (Not yet rated), category (Cybersecurity).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Syft

  • Multi-format output
  • Broad ecosystem coverage
  • Binary classifiers
  • In-toto attestations
  • Library and CLI
  • Pairs with Grype

Only in VMware Carbon Black

  • Endpoint Standard
  • Enterprise EDR
  • Audit and Remediation
  • Single sensor
  • Live Response
  • Workload protection
  • Container security
  • Watchlists and feeds

What people use each for

The jobs each tool is most often brought in to do.

Syft

  • Producing a bill of materials for a customer or regulator that requires onenot VMware Carbon Black
  • Feeding an inventory into a vulnerability scanner rather than scanning images directlynot VMware Carbon Black
  • Recording what shipped in a build so a future disclosure can be answered quicklynot VMware Carbon Black
  • Public sector work where an SBOM is a contractual deliverablenot VMware Carbon Black

VMware Carbon Black

  • A SOC that wants unfiltered endpoint telemetry to hunt over rather than only vendor-generated alertsnot Syft
  • A vSphere estate that wants workload protection deployed through the hypervisor instead of installing an agent in every guestnot Syft
  • Replacing signature antivirus after an incident where the incumbent product had no record of what the attacker didnot Syft
  • An organisation already inside a Broadcom or Symantec enterprise agreement that can consolidate endpoint onto an existing contractnot Syft

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Syft

  • Lockfile parsing can drop packages silently. An open issue filed in August 2026 reports the yarn v1 cataloguer returning 118 of 745 packages with no error raised, which means a complete bill of materials and an 84 percent incomplete one look identical to the caller.
  • Fidelity varies sharply by ecosystem. Conan for C and C++, Haskell and Terraform get cataloguer support with no licence data, no dependency relationships and no file ownership, so a C and C++ shop gets the least from it.
  • Binary classification yields no licence or dependency metadata, and vendored or statically linked code is exactly where supply chain risk hides, so the blind spot and the risk overlap.
  • Incorrect CPE values and CPE collisions are recorded as open issues, and since Grype matches on CPE and PURL, an inventory error becomes a false negative in the security report downstream.
  • An inventory is not a risk assessment. Even a perfect bill of materials says a vulnerable version is present, never that the vulnerable function is called, and the triage burden lands entirely on the reader.

VMware Carbon Black

  • Broadcom's enterprise model concentrates direct sales and support on its largest accounts and moves everyone else to resellers, so a mid-size customer can lose named support contacts and face a substantially repriced renewal with limited notice.
  • Continuous EDR recording is retained for a defined window and longer retention is a paid tier, so the investigation you most need is often the one whose telemetry has already aged out, and that is discovered during the incident rather than before it.
  • The product assumes an operator: watchlists, policy tuning and alert triage are ongoing work, and organisations without a dedicated analyst or an MDR contract typically leave policies in monitor mode and pay for telemetry that is never reviewed.
  • The sensor operates in the same kernel and file-filter territory as other endpoint agents, so running it alongside an incumbent antivirus, DLP or backup agent commonly produces performance complaints and requires maintained exclusion lists on both sides.
  • Linux sensor support is tied to specific distribution and kernel versions, so a routine operating system upgrade can leave hosts without a supported sensor until a matching build ships, and anything outside the supported list gets no coverage at all.

Pricing, plan by plan

Syft

Free
  • SyftFree
    • Apache-2.0
    • No usage limits
    • Community support
  • Anchore Enterprise$undefined/year
    • Policy enforcement and reporting
    • Federal and commercial tiers
    • Pricing not published, quoted on request

VMware Carbon Black

On request
  • CB Endpoint StandardFree
    • NGAV
    • Behavioral EDR
    • Device control
  • CB Endpoint AdvancedFree
    • All Standard features
    • Threat hunting
    • Audit and remediation
  • CB Endpoint EnterpriseFree
    • All Advanced features
    • Advanced threat hunting
    • Live response

Which should you pick?

Choose Syft if

  • You need multi-format output.
  • You want to start without paying.
  • You work on macOS, Linux, Windows, Docker.
  • You also want broad ecosystem coverage.

Choose VMware Carbon Black if

  • You need endpoint standard.
  • You work on Desktop, Api.
  • You also want enterprise edr.

Questions people ask

Is Syft or VMware Carbon Black better?
Neither clearly leads. Syft starts at Free and VMware Carbon Black at On request, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Syft or VMware Carbon Black?
Syft has a free tier; the other does not. Paid plans start at Free for Syft and On request for VMware Carbon Black.
Does Syft or VMware Carbon Black run on more platforms?
Syft runs on macOS, Linux, Windows, Docker. VMware Carbon Black runs on Desktop, Api.
Can I use Syft for free?
Yes. Syft has a free tier, so you can try it without paying. VMware Carbon Black starts at On request.
What is Syft best used for?
Syft is most often used for producing a bill of materials for a customer or regulator that requires one, feeding an inventory into a vulnerability scanner rather than scanning images directly, recording what shipped in a build so a future disclosure can be answered quickly, public sector work where an sbom is a contractual deliverable. Of those, producing a bill of materials for a customer or regulator that requires one and feeding an inventory into a vulnerability scanner rather than scanning images directly are not what VMware Carbon Black is typically brought in for.
What can Syft do that VMware Carbon Black cannot?
Syft covers Multi-format output, Broad ecosystem coverage, Binary classifiers, In-toto attestations. VMware Carbon Black covers Endpoint Standard, Enterprise EDR, Audit and Remediation, Single sensor.

Answered from the vendors’ own pages

Syft: Does Syft find vulnerabilities?

No. It produces an inventory. Grype, from the same company, matches that inventory against vulnerability feeds. They are separate tools and the distinction is frequently lost.

VMware Carbon Black: Who owns Carbon Black now?

Broadcom. It acquired VMware in November 2023, and Carbon Black now sits in Broadcom's enterprise security business alongside Symantec. VMware branding is being phased out.

Syft: Does anything in the Anchore stack do reachability analysis?

No. Neither Syft, Grype nor the commercial Anchore platform performs call graph or reachability analysis, so none of them tells you whether a vulnerable code path is actually invoked.

VMware Carbon Black: Why do the docs use names I do not recognise?

The product has been renamed repeatedly. CB Defense is now Endpoint Standard, CB ThreatHunter is Enterprise EDR and CB LiveOps is Audit and Remediation. Older community answers and runbooks still use the previous names.

Syft: Is it a CNCF or OpenSSF project?

No. It is single-vendor open source owned by Anchore, with no foundation governance. That is a different licence risk profile from Sigstore.

VMware Carbon Black: Does it replace my existing antivirus?

Yes on supported Windows, macOS and Linux versions, and running it alongside another antivirus is not recommended because the two agents contend for the same hooks. Check your compliance requirements, as some auditors still ask for a named antivirus product.

Syft: What does Anchore Enterprise cost?

Not published. The pricing page is contact-sales only, with named but unpriced commercial and federal tiers.

VMware Carbon Black: Do I need a full-time analyst to run it?

To get value from Enterprise EDR, effectively yes. The prevention tier can run with part-time attention, but the hunting and recording capability is only worth its cost if somebody is querying it, which is why many customers buy it through an MDR provider.

Syft: How do I know my SBOM is complete?

You largely cannot, which is the honest answer. Silent partial parsing is a known open defect, so a bill of materials used for compliance should be spot-checked against a known dependency list.

VMware Carbon Black: How is it licensed?

Per endpoint, per year, with the capability tier determining the rate and workload and container protection priced separately. Extended EDR data retention is an additional line item.

Share

Related pages

Other head to heads