{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bcf33fa1-fd51-5f85-a9c1-1195ea979f53",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-plugin-utils@7.12.5-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-plugin-utils",
      "version": "7.12.5-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-plugin-utils@7.12.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f757a7cc-8caf-5cbd-8cb7-004f6f4a6fd6",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.1 of @babel/helper-plugin-utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-utils@7.12.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-plugin-utils@7.12.5-tuxcare.1"
    }
  ]
}