{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:751a8fd5-feb0-5ae1-9898-3a784fe556fa",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/register",
      "purl": "pkg:npm/%40babel/register@7.14.8-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/register@7.14.8-tuxcare.3",
      "version": "7.14.8-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/register@7.14.8-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:eaf34593-adf3-5520-b23a-4fff9d51e5bf",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.14.8-tuxcare.3 of @babel/register."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/register@7.14.8-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:b84aa9a8-0f7b-5fc2-9dac-73ec95f7ec9c",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.14.8-tuxcare.3 of @babel/register. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details.",
        "justification": "requires_dependency"
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/register@7.14.8-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:b5154aa7-84b0-5343-870d-8d62775b7791",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.14.8-tuxcare.3 of @babel/register. CVE-2026-49356 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details.",
        "justification": "requires_dependency"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/register@7.14.8-tuxcare.3"
    }
  ]
}