{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4a90a711-9ff7-52dd-bcbf-2ee27042ddd6",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/brace-expansion@1.1.11",
      "type": "library",
      "name": "brace-expansion",
      "version": "1.1.11",
      "purl": "pkg:npm/brace-expansion@1.1.11"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f1509efa-2f95-5d6f-9ac6-a6882aba59f4",
      "id": "CVE-2026-13149",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-13149 does not affect version 1.1.11 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"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:22af9076-b6bf-5bf0-9067-0b790f7fcaad",
      "id": "CVE-2026-14257",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-14257 affects version 1.1.11 of brace-expansion."
      },
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fe9fec8c-2615-5d47-bc3d-3a28b6d93231",
      "id": "CVE-2026-69152",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69152 affects version 1.1.11 of brace-expansion."
      },
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/brace-expansion@1.1.11"
    }
  ]
}