{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c8a0e476-0784-5d6e-adae-5fbc23280c13",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/parser@7.22.6-tuxcare.1",
      "type": "library",
      "name": "@babel/parser",
      "version": "7.22.6-tuxcare.1",
      "purl": "pkg:npm/%40babel/parser@7.22.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:09ae3bb6-72b0-5f99-86ab-68ddf9236884",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6-tuxcare.1 of @babel/parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/parser@7.22.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:20458837-2e31-5b69-b035-d399b3fa3e46",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.22.6-tuxcare.1 of @babel/parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/parser@7.22.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a4ab452c-26d9-53d8-aaa1-c2425aa31e7f",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.22.6-tuxcare.1 of @babel/parser. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/parser@7.22.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/parser@7.22.6-tuxcare.1"
    }
  ]
}