{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:11ed7b2a-8ec9-544f-af71-a8e8bc7c1373",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/parser",
      "purl": "pkg:npm/%40babel/parser@7.24.5",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/parser@7.24.5",
      "version": "7.24.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/parser@7.24.5"
        }
      ],
      "bom-ref": "urn:uuid:56652359-1293-5e69-9485-9dc4a2337953",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.24.5 of @babel/parser, and is fixed in 7.24.5-tuxcare.1."
      }
    },
    {
      "id": "CVE-2025-27789-helpers-generated",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/parser@7.24.5"
        }
      ],
      "bom-ref": "urn:uuid:6c9df2d9-9ba9-5882-9095-f7a5fc31371c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789-helpers-generated affects version 7.24.5 of @babel/parser, and is fixed in 7.24.5-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/parser@7.24.5"
        }
      ],
      "bom-ref": "urn:uuid:1bc3443c-686c-532a-894c-a13e70e10a92",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.24.5 of @babel/parser."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/parser@7.24.5"
    }
  ]
}