{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:20286d7b-35ca-5aa6-8ed9-fe4b8b825521",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/helper-validator-option",
      "purl": "pkg:npm/%40babel/helper-validator-option@7.29.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/helper-validator-option@7.29.0-tuxcare.1",
      "version": "7.29.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-option@7.29.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:527558c4-3641-5df5-bb70-29f05bdfe897",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.29.0-tuxcare.1 of @babel/helper-validator-option."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-option@7.29.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2f31f64c-7dbb-52c0-bd12-7c7a1cd3c1f1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0-tuxcare.1 of @babel/helper-validator-option, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-validator-option@7.29.0-tuxcare.1"
    }
  ]
}