{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:148844e7-707d-55c9-99aa-4de33611dd39",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "js-yaml",
      "purl": "pkg:npm/js-yaml@4.3.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/js-yaml@4.3.1-tuxcare.1",
      "version": "4.3.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-59868",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3a2ba94b-97d6-5d56-8556-45028475ded5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59868 affects version 4.3.1-tuxcare.1 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-59870",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:610f1f49-35c9-5445-a849-8ce9647f68f5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-59870 does not affect version 4.3.1-tuxcare.1 of js-yaml. not_affected \u2014 Target js-yaml 4.3.1-tuxcare.2 is NOT affected by CVE-2026-59870. The O(n\u00b2) algorithmic complexity vulnerability in `!!omap` duplicate key detection was fixed by upstream commit c3cc4b0 (authored by Vitaly Puzrin on 2026-07-31), which is present in the target. The fix replaced Array.indexOf() O(n) scanning with Object property O(1) lookup, eliminating the quadratic complexity. This is an upstre...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-73643",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a2cd3dc7-07ae-59ca-b128-a079f19d5614",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73643 affects version 4.3.1-tuxcare.1 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-84375",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ae07be7f-97fa-5877-b6f0-657329a3611b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84375 affects version 4.3.1-tuxcare.1 of js-yaml."
      }
    },
    {
      "id": "GHSA-pm4m-ph32-ghv5",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:17f910fa-f07f-5b61-aad2-10a175d81329",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-pm4m-ph32-ghv5 affects version 4.3.1-tuxcare.1 of js-yaml."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.1"
    }
  ]
}