{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7d67a8d3-32ba-5308-8a0f-2469410da19b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-annotate-as-pure@7.18.9",
      "type": "library",
      "name": "@babel/helper-annotate-as-pure",
      "version": "7.18.9",
      "purl": "pkg:npm/%40babel/helper-annotate-as-pure@7.18.9"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a9e4d088-6f13-5af4-9046-ad6740d2504d",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.18.9 of @babel/helper-annotate-as-pure."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-annotate-as-pure@7.18.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8993c0e4-573a-56a3-8ec3-24bb4897bcf4",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.18.9 of @babel/helper-annotate-as-pure."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-annotate-as-pure@7.18.9"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-annotate-as-pure@7.18.9"
    }
  ]
}