{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b6bd1269-5a49-5e95-9bb9-af2235751c33",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-syntax-import-attributes@7.22.6",
      "type": "library",
      "name": "@babel/plugin-syntax-import-attributes",
      "version": "7.22.6",
      "purl": "pkg:npm/%40babel/plugin-syntax-import-attributes@7.22.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:37330ba5-3fda-552b-95f4-f05d22fca4df",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6 of @babel/plugin-syntax-import-attributes."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-import-attributes@7.22.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:89d8fd09-c293-50a8-ac54-195d3f9fb8c3",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.22.6 of @babel/plugin-syntax-import-attributes."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-import-attributes@7.22.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-syntax-import-attributes@7.22.6"
    }
  ]
}