{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b8a2c9a1-da39-5e95-9ccc-ea54b85dade1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/js-yaml@4.3.2",
      "type": "library",
      "name": "js-yaml",
      "version": "4.3.2",
      "purl": "pkg:npm/js-yaml@4.3.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:557e09e0-9830-5439-b1fd-588458223e9f",
      "id": "CVE-2026-59868",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59868 affects version 4.3.2 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0aab24dc-0677-5730-add3-b2888ad0e882",
      "id": "CVE-2026-59870",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59870 affects version 4.3.2 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1acd6795-f848-5dd9-b380-7e3f1db6a020",
      "id": "CVE-2026-73643",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73643 affects version 4.3.2 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@4.3.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/js-yaml@4.3.2"
    }
  ]
}