{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8f269f7b-4ad8-5a56-ae47-f5c8d01de881",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-helper-replace-supers@7.12.5-tuxcare.1",
      "type": "library",
      "name": "babel-helper-replace-supers",
      "version": "7.12.5-tuxcare.1",
      "purl": "pkg:npm/babel-helper-replace-supers@7.12.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1f38bf0a-e23f-5bfb-8b97-d686710f4ec6",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.1 of babel-helper-replace-supers."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-replace-supers@7.12.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-helper-replace-supers@7.12.5-tuxcare.1"
    }
  ]
}