{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b11b71ad-0996-570e-8cf6-584c841b5f1e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "js-yaml",
      "purl": "pkg:npm/js-yaml@4.3.1",
      "type": "library",
      "bom-ref": "pkg:npm/js-yaml@4.3.1",
      "version": "4.3.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-59868",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1"
        }
      ],
      "bom-ref": "urn:uuid:01860cf0-2a31-5f10-ba14-9630e3603e09",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59868 affects version 4.3.1 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-59870",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1"
        }
      ],
      "bom-ref": "urn:uuid:c58ef250-ee30-5161-a1dc-4f96a2b2ce21",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-59870 does not affect version 4.3.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"
        }
      ],
      "bom-ref": "urn:uuid:37844335-d36d-59c4-ba2b-a1dc3b865cbb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73643 affects version 4.3.1 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-84375",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1"
        }
      ],
      "bom-ref": "urn:uuid:9ea44c42-5afa-50c7-b832-240daa651299",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84375 affects version 4.3.1 of js-yaml."
      }
    },
    {
      "id": "GHSA-pm4m-ph32-ghv5",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.1"
        }
      ],
      "bom-ref": "urn:uuid:20fb8ef4-a66c-59c2-b912-d4ff2d11cba8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-pm4m-ph32-ghv5 affects version 4.3.1 of js-yaml."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/js-yaml@4.3.1"
    }
  ]
}