{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fbd1810c-e152-56b5-833f-a306572f241e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-validator-option@7.14.8-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-validator-option",
      "version": "7.14.8-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-validator-option@7.14.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3ee09db6-5970-56aa-bf93-e5f28b8fba09",
      "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-option."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-option@7.14.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5403c046-02b5-5bec-af24-00d24cd00982",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.14.8-tuxcare.1 of @babel/helper-validator-option."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-option@7.14.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-validator-option@7.14.8-tuxcare.1"
    }
  ]
}