{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:31e9afba-0bef-530d-bd18-57880a29cf95",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/js-yaml@3.14.1-tuxcare.1",
      "type": "library",
      "name": "js-yaml",
      "version": "3.14.1-tuxcare.1",
      "purl": "pkg:npm/js-yaml@3.14.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:93d6a24d-c800-5f25-8c93-ccd4c6f23d0b",
      "id": "CVE-2025-64718",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-64718 is fixed in version 3.14.1-tuxcare.1 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5ee743f9-19ac-5fe8-93d6-5f91db0c56a9",
      "id": "CVE-2026-53550",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53550 affects version 3.14.1-tuxcare.1 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:de7a58d7-a136-544a-a41c-ce9ee62ab6f5",
      "id": "CVE-2026-59868",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59868 affects version 3.14.1-tuxcare.1 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a5c58603-6388-5d1a-aad4-1241f2e5c4b6",
      "id": "CVE-2026-59869",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59869 affects version 3.14.1-tuxcare.1 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f9915d08-1ca1-5570-8db4-00c8ff9ba03e",
      "id": "CVE-2026-59870",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59870 affects version 3.14.1-tuxcare.1 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7bd86a20-1376-5845-9407-7045912f3e42",
      "id": "GHSA-pm4m-ph32-ghv5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-pm4m-ph32-ghv5 does not affect version 3.14.1-tuxcare.1 of js-yaml. not_affected \u2014 Target version 3.14.1-tuxcare.2 is NOT affected by GHSA-pm4m-ph32-ghv5. The exponential parsing vulnerability exists only in js-yaml versions >= 5.0.0, <= 5.2.1, which introduced a TypeScript-based event parser architecture with state rewinding. Version 3.14.1 uses a fundamentally different JavaScript-based recursive parsing architecture that lacks the vulnerable restoreState+re-parse pattern. ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@3.14.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/js-yaml@3.14.1-tuxcare.1"
    }
  ]
}