{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0001c8b8-f344-58c7-97ef-6365d1244e26",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.1",
      "type": "library",
      "name": "brace-expansion",
      "version": "1.1.11-tuxcare.1",
      "purl": "pkg:npm/brace-expansion@1.1.11-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b937b8fa-4eab-58bc-a255-b066854f8347",
      "id": "CVE-2025-5889",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-5889 is fixed in version 1.1.11-tuxcare.1 of brace-expansion."
      },
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:10c386e9-2ed2-5753-8bde-5fd131416463",
      "id": "CVE-2026-13149",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-13149 does not affect version 1.1.11-tuxcare.1 of brace-expansion. not_affected \u2014 Version 1.1.11 is not affected by CVE-2026-13149. The exponential-time vulnerability described in the CVE exists only in version 5.x+ (measured on 5.0.6), where a TypeScript refactor introduced the pattern of computing `post` at the function top before early-return branches. Version 1.1.11 uses a different code architecture that defers `post` expansion until after early returns, preventing the ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:71b1d72d-cbce-5aa6-85bc-27fb27d2eecd",
      "id": "CVE-2026-14257",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-14257 affects version 1.1.11-tuxcare.1 of brace-expansion."
      },
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1edee847-fa99-5c59-af2a-a1eeb517e786",
      "id": "CVE-2026-33750",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-33750 is fixed in version 1.1.11-tuxcare.1 of brace-expansion."
      },
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.1"
    }
  ]
}