{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fbe54cad-7da5-5375-b722-8931c6e45fe3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-validator-identifier@7.16.7-tuxcare.2",
      "type": "library",
      "name": "@babel/helper-validator-identifier",
      "version": "7.16.7-tuxcare.2",
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.16.7-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ca20544e-aa34-504c-9ead-1b8e2a8ffe4b",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.16.7-tuxcare.2 of @babel/helper-validator-identifier."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-identifier@7.16.7-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d2f5bdae-1aa0-59b9-951a-74d58ce2ebcb",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.16.7-tuxcare.2 of @babel/helper-validator-identifier. 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-validator-identifier@7.16.7-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-validator-identifier@7.16.7-tuxcare.2"
    }
  ]
}