{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1ee5715e-96e2-54e3-b075-5d3ab2d48ee4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-helper-compilation-targets@7.22.6-tuxcare.1",
      "type": "library",
      "name": "babel-helper-compilation-targets",
      "version": "7.22.6-tuxcare.1",
      "purl": "pkg:npm/babel-helper-compilation-targets@7.22.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3585bd00-958f-59e0-839d-de46172cd57e",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6-tuxcare.1 of babel-helper-compilation-targets."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-compilation-targets@7.22.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8531897c-17ac-57e9-aab1-469c4e405022",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.22.6-tuxcare.1 of babel-helper-compilation-targets."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-compilation-targets@7.22.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-helper-compilation-targets@7.22.6-tuxcare.1"
    }
  ]
}