{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:18b682cc-1571-5ec0-91a7-f3e3fd142f8d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "brace-expansion",
      "purl": "pkg:npm/brace-expansion@1.1.11",
      "type": "library",
      "bom-ref": "pkg:npm/brace-expansion@1.1.11",
      "version": "1.1.11",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-5889",
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11"
        }
      ],
      "bom-ref": "urn:uuid:b9154176-c066-5760-81cc-bb6a4e42f540",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-5889 affects version 1.1.11 of brace-expansion, and is fixed in 1.1.11-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-13149",
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11"
        }
      ],
      "bom-ref": "urn:uuid:f1509efa-2f95-5d6f-9ac6-a6882aba59f4",
      "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 ...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-14257",
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11"
        }
      ],
      "bom-ref": "urn:uuid:22af9076-b6bf-5bf0-9067-0b790f7fcaad",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-14257 affects version 1.1.11 of brace-expansion."
      }
    },
    {
      "id": "CVE-2026-33750",
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11"
        }
      ],
      "bom-ref": "urn:uuid:88986e99-fbff-5beb-8e76-bbfb5195a06c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33750 affects version 1.1.11 of brace-expansion, and is fixed in 1.1.11-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-69152",
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11"
        }
      ],
      "bom-ref": "urn:uuid:fe9fec8c-2615-5d47-bc3d-3a28b6d93231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69152 affects version 1.1.11 of brace-expansion."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/brace-expansion@1.1.11"
    }
  ]
}