{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c7d10237-dd1f-5a1c-a72a-b44c36eb8e00",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-syntax-import-assertions@7.22.6",
      "type": "library",
      "name": "@babel/plugin-syntax-import-assertions",
      "version": "7.22.6",
      "purl": "pkg:npm/%40babel/plugin-syntax-import-assertions@7.22.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d3a5dfef-4f34-5baa-af26-4badc7d7b3e0",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6 of @babel/plugin-syntax-import-assertions."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-import-assertions@7.22.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5796ec87-7720-543f-92fb-93908a3b0877",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.22.6 of @babel/plugin-syntax-import-assertions."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-import-assertions@7.22.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-syntax-import-assertions@7.22.6"
    }
  ]
}