{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cedf5435-eef9-5c4b-8a83-7819757f6dec",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-validator-identifier@7.14.8-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-validator-identifier",
      "version": "7.14.8-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.14.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2b121b73-7b9f-5fe4-a082-d0c7d37be626",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.14.8-tuxcare.1 of @babel/helper-validator-identifier."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-identifier@7.14.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:caf4702a-2af7-55bc-86a2-2485804f2587",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.14.8-tuxcare.1 of @babel/helper-validator-identifier."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-identifier@7.14.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-validator-identifier@7.14.8-tuxcare.1"
    }
  ]
}