{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:48f02f3b-0d87-5c2b-b7a2-45727133ec3f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-helper-environment-visitor@7.22.6",
      "type": "library",
      "name": "babel-helper-environment-visitor",
      "version": "7.22.6",
      "purl": "pkg:npm/babel-helper-environment-visitor@7.22.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0e34264d-d9a8-5eeb-83d3-0e23d0d21c6d",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6 of babel-helper-environment-visitor."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-environment-visitor@7.22.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-helper-environment-visitor@7.22.6"
    }
  ]
}