{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2589b620-393e-5f1f-bd0b-cf3e025bcbf3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-helper-fixtures@7.22.6-tuxcare.1",
      "type": "library",
      "name": "babel-helper-fixtures",
      "version": "7.22.6-tuxcare.1",
      "purl": "pkg:npm/babel-helper-fixtures@7.22.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:488dac66-a27c-58fe-90fb-7de04c8fc94d",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6-tuxcare.1 of babel-helper-fixtures."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-fixtures@7.22.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8c69c56d-87b9-519e-953f-88450b6529d9",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.22.6-tuxcare.1 of babel-helper-fixtures."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-helper-fixtures@7.22.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-helper-fixtures@7.22.6-tuxcare.1"
    }
  ]
}