{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0c2e56c2-d3f2-5a67-84ad-d1d0604f1564",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/helper-plugin-utils",
      "purl": "pkg:npm/%40babel/helper-plugin-utils@7.16.7-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/helper-plugin-utils@7.16.7-tuxcare.2",
      "version": "7.16.7-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-utils@7.16.7-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:b5450175-65c3-525e-b53a-9866e3ca769d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.16.7-tuxcare.2 of @babel/helper-plugin-utils."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-plugin-utils@7.16.7-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:75fb5b39-04c7-580d-8350-e7098c09314c",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.16.7-tuxcare.2 of @babel/helper-plugin-utils. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details.",
        "justification": "requires_dependency"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-plugin-utils@7.16.7-tuxcare.2"
    }
  ]
}