{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:47ae1b33-ad1e-56fc-b4e0-932a1131c240",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/js-yaml@3.14.2-tuxcare.1",
      "type": "library",
      "name": "js-yaml",
      "version": "3.14.2-tuxcare.1",
      "purl": "pkg:npm/js-yaml@3.14.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c0006619-4ece-5dcc-ac94-43750637f7e3",
      "id": "CVE-2026-53550",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53550 affects version 3.14.2-tuxcare.1 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2b6fb3d8-1864-593d-8438-a94d66221a8d",
      "id": "CVE-2026-59868",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59868 affects version 3.14.2-tuxcare.1 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b65d8d8e-b129-5bf3-bbbb-a6f5b6679132",
      "id": "CVE-2026-59869",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-59869 is fixed in version 3.14.2-tuxcare.1 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1d8970a7-e2fe-5968-9962-4b8af0051169",
      "id": "CVE-2026-59870",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59870 affects version 3.14.2-tuxcare.1 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c1993eed-1f45-59c0-a7ba-f725e4049972",
      "id": "GHSA-pm4m-ph32-ghv5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-pm4m-ph32-ghv5 does not affect version 3.14.2-tuxcare.1 of js-yaml. not_affected \u2014 The target repository (js-yaml 3.14.2-tuxcare.1) does not contain the exponential parsing vulnerability described in GHSA-pm4m-ph32-ghv5. The vulnerability is specific to the event-based parser architecture introduced in later upstream versions, which uses a restoreState + parseNode mechanism that causes O(2^n) re-parsing of nested flow sequence keys. The target uses an older direct-composition..."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/js-yaml@3.14.2-tuxcare.1"
    }
  ]
}