{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b9b8a473-7f18-56c9-b601-77bc58a4ab33",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/js-yaml@5.0.0",
      "type": "library",
      "name": "js-yaml",
      "version": "5.0.0",
      "purl": "pkg:npm/js-yaml@5.0.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:37207f16-36f5-5987-a3c3-0342d0555923",
      "id": "CVE-2026-59868",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59868 affects version 5.0.0 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@5.0.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:210d55d1-8153-5124-adab-0900b8bb6779",
      "id": "CVE-2026-59870",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59870 affects version 5.0.0 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@5.0.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:19d7e65b-df11-5ddf-8b00-d16c7fb6b607",
      "id": "CVE-2026-73643",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73643 affects version 5.0.0 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@5.0.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/js-yaml@5.0.0"
    }
  ]
}