{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5a2f7701-4db7-5f75-a132-e2c124b11eb2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-plugin-utils@7.16.7-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-plugin-utils",
      "version": "7.16.7-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-plugin-utils@7.16.7-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a23f23d9-d3f0-553d-b36c-91d279a9d09a",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.16.7-tuxcare.1 of @babel/helper-plugin-utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-utils@7.16.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ef63d852-48c6-55ae-87b9-7f77a49fb03c",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.16.7-tuxcare.1 of @babel/helper-plugin-utils. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-utils@7.16.7-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-plugin-utils@7.16.7-tuxcare.1"
    }
  ]
}