{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8c3a8ef2-12f6-5327-8eae-f4dc16c399f7",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "js-yaml",
      "purl": "pkg:npm/js-yaml@4.3.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/js-yaml@4.3.1-tuxcare.2",
      "version": "4.3.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-59868",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e3bec59f-14ef-58b3-9aeb-65b5256ad5e7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59868 affects version 4.3.1-tuxcare.2 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-59870",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:4dae9e32-33f1-5c60-a25e-a8addf15da82",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-59870 does not affect version 4.3.1-tuxcare.2 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.2"
        }
      ],
      "bom-ref": "urn:uuid:45b0a667-7ee7-5873-9d64-950e5561d73d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73643 affects version 4.3.1-tuxcare.2 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-84375",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:63c89328-a4d4-53d3-a410-e8a793e9956d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84375 affects version 4.3.1-tuxcare.2 of js-yaml."
      }
    },
    {
      "id": "GHSA-pm4m-ph32-ghv5",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:408b3ac8-b4d3-56d6-9259-6fee4c4eadac",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-pm4m-ph32-ghv5 affects version 4.3.1-tuxcare.2 of js-yaml."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/js-yaml@4.3.1-tuxcare.2"
    }
  ]
}