{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a8ede881-b9ad-510c-ac30-65bebcb11fef",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/brace-expansion@1.1.12-tuxcare.1",
      "type": "library",
      "name": "brace-expansion",
      "version": "1.1.12-tuxcare.1",
      "purl": "pkg:npm/brace-expansion@1.1.12-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e90fc7be-5e31-5a4c-8ea4-ecf6508cd129",
      "id": "CVE-2025-5889",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-5889 is fixed in version 1.1.12-tuxcare.1 of brace-expansion."
      },
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eef30a3d-429e-5636-844a-85e6a6aab455",
      "id": "CVE-2026-13149",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-13149 does not affect version 1.1.12-tuxcare.1 of brace-expansion. not_affected \u2014 Version 1.1.12 does not contain the exponential-time vulnerability described in CVE-2026-13149. The vulnerable pattern (unconditional recursive expansion of 'post' before early-return branches) is absent from this version's code structure."
      },
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:79671477-f3d7-53d2-9c13-dd85f4c9f9e0",
      "id": "CVE-2026-14257",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-14257 affects version 1.1.12-tuxcare.1 of brace-expansion."
      },
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c2848582-f7d6-5801-99c5-cf356ea2de91",
      "id": "CVE-2026-33750",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33750 affects version 1.1.12-tuxcare.1 of brace-expansion."
      },
      "affects": [
        {
          "ref": "pkg:npm/brace-expansion@1.1.12-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/brace-expansion@1.1.12-tuxcare.1"
    }
  ]
}