{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:78c6a13a-46b0-521a-96a6-7da19b771e6f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "diff",
      "purl": "pkg:npm/diff@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/diff@5.0.0",
      "version": "5.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-24001",
      "affects": [
        {
          "ref": "pkg:npm/diff@5.0.0"
        }
      ],
      "bom-ref": "urn:uuid:b5e278da-7815-5837-9876-fc5c40d4515e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-24001 affects version 5.0.0 of diff, and is fixed in 5.0.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/diff@5.0.0"
    }
  ]
}