{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7957075c-e098-5f18-9aa6-70ec53d6b863",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "brace-expansion",
      "purl": "pkg:npm/brace-expansion@1.1.11-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.2",
      "version": "1.1.11-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-5889",
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:92d1459a-6088-5d1d-a4e4-1b9067aa5f41",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-5889 is fixed in version 1.1.11-tuxcare.2 of brace-expansion."
      }
    },
    {
      "id": "CVE-2026-13149",
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:866d1560-9c30-57a8-85ef-16dd510f5d6e",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-13149 does not affect version 1.1.11-tuxcare.2 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-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:fa8d7180-5815-556b-83e2-3bd80198bd43",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-14257 is fixed in version 1.1.11-tuxcare.2 of brace-expansion."
      }
    },
    {
      "id": "CVE-2026-33750",
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:bbd67a37-0eff-5615-a489-949b14aa3191",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-33750 is fixed in version 1.1.11-tuxcare.2 of brace-expansion."
      }
    },
    {
      "id": "CVE-2026-69152",
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a29d05ea-29fb-5096-96d6-52fe43304788",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-69152 is fixed in version 1.1.11-tuxcare.2 of brace-expansion."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/brace-expansion@1.1.11-tuxcare.2"
    }
  ]
}