{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4c326dce-2273-5223-a0ff-849b70c8fb0e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "diff",
      "purl": "pkg:npm/diff@1.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/diff@1.0.2",
      "version": "1.0.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-24001",
      "affects": [
        {
          "ref": "pkg:npm/diff@1.0.2"
        }
      ],
      "bom-ref": "urn:uuid:d93d598a-5c3b-5b89-84f0-82c92138ed6a",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-24001 does not affect version 1.0.2 of diff. not_affected - parsePatch()/applyPatch() do not exist in diff 1.0.2; the library exports only diffChars, diffWords, diffLines, diffCss, createPatch, convertChangesToXML. Analysis: JSELS-892 comment 1241045."
      }
    },
    {
      "id": "GHSA-h6ch-v84p-w6p9",
      "affects": [
        {
          "ref": "pkg:npm/diff@1.0.2"
        }
      ],
      "bom-ref": "urn:uuid:3bcd0869-3093-5597-928e-faefd3175e94",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-h6ch-v84p-w6p9 does not affect version 1.0.2 of diff. not_affected - advisory affects diff >=3.0.0 <3.5.0; version 1.0.2 is below the affected range. Analysis: JSELS-891."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/diff@1.0.2"
    }
  ]
}