{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3a2122af-220b-5609-94ef-b6bc5b3f0ae3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-helper-create-regexp-features-plugin@7.22.6",
      "type": "library",
      "name": "babel-helper-create-regexp-features-plugin",
      "version": "7.22.6",
      "purl": "pkg:npm/babel-helper-create-regexp-features-plugin@7.22.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fe703098-16ce-5622-b697-b19f568c2040",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6 of babel-helper-create-regexp-features-plugin."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-create-regexp-features-plugin@7.22.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-helper-create-regexp-features-plugin@7.22.6"
    }
  ]
}