{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:349aee18-7bb2-5284-9de3-40840c6a342a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-plugin-transform-computed-properties@7.14.8-tuxcare.1",
      "type": "library",
      "name": "babel-plugin-transform-computed-properties",
      "version": "7.14.8-tuxcare.1",
      "purl": "pkg:npm/babel-plugin-transform-computed-properties@7.14.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:776ac98b-60ec-5c6c-8539-303372f15d4c",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.14.8-tuxcare.1 of babel-plugin-transform-computed-properties."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-plugin-transform-computed-properties@7.14.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-plugin-transform-computed-properties@7.14.8-tuxcare.1"
    }
  ]
}