{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:baef90f0-24ea-5b84-b174-0e7e1c3fa710",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-validator-option@7.24.1-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-validator-option",
      "version": "7.24.1-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-validator-option@7.24.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e2ce9db4-8a72-52bd-a855-454d515e58d7",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.24.1-tuxcare.1 of @babel/helper-validator-option."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-option@7.24.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:240c25ea-f988-5cc0-97a4-7ece6fdcd48a",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.24.1-tuxcare.1 of @babel/helper-validator-option."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-option@7.24.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-validator-option@7.24.1-tuxcare.1"
    }
  ]
}