{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:11b77454-495a-5c3a-b08b-e1d8b244327a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-helper-plugin-utils@7.22.6-tuxcare.1",
      "type": "library",
      "name": "babel-helper-plugin-utils",
      "version": "7.22.6-tuxcare.1",
      "purl": "pkg:npm/babel-helper-plugin-utils@7.22.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:610fc7c8-ed7f-5fe2-bc20-f55101e5794f",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6-tuxcare.1 of babel-helper-plugin-utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-plugin-utils@7.22.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:718e5a86-c63d-5b2e-8052-b5a088a2280d",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.22.6-tuxcare.1 of babel-helper-plugin-utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-plugin-utils@7.22.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-helper-plugin-utils@7.22.6-tuxcare.1"
    }
  ]
}