{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3f7cf214-550a-51b2-9ae7-2fdcc959eb5c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/js-yaml@5.1.0",
      "type": "library",
      "name": "js-yaml",
      "version": "5.1.0",
      "purl": "pkg:npm/js-yaml@5.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0ffb5588-b797-5598-92b9-d30a5b2f249c",
      "id": "CVE-2026-59868",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59868 affects version 5.1.0 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9f5bed3d-ead8-5e47-ad39-bc2f4e46bb43",
      "id": "CVE-2026-59870",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59870 affects version 5.1.0 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@5.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7dce3d06-59b5-5f61-9b86-714c40fb75e1",
      "id": "CVE-2026-73643",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73643 affects version 5.1.0 of js-yaml."
      },
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@5.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/js-yaml@5.1.0"
    }
  ]
}