{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ada7e651-1ede-5ff6-b16a-9ae658851831",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@3.0.8-tuxcare.1",
      "type": "library",
      "name": "minimatch",
      "version": "3.0.8-tuxcare.1",
      "purl": "pkg:npm/minimatch@3.0.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ad3afa77-3b93-5fe2-a7c9-d41a8dd60598",
      "id": "CVE-2021-23369",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23369 is fixed in version 3.0.8-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8b212495-f904-5f7a-a15d-aa031fdadc5f",
      "id": "CVE-2021-23383",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23383 is fixed in version 3.0.8-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:18836519-8189-5051-b1ef-4dcc65a40a48",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-26996 does not affect version 3.0.8-tuxcare.1 of minimatch. already_fixed \u2014 The target repository minimatch version 3.0.8-tuxcare.1 at SHA c7a29256f570730a5c1eb00d7a7b4663dc41fc77 already contains a TuxCare backport fix for CVE-2026-26996. The fix prevents consecutive '*' wildcards in glob patterns from generating multiple [^/]*? regex groups that cause exponential backtracking and ReDoS."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6462f2c2-3231-558f-9790-4bcc5e98e433",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27903 does not affect version 3.0.8-tuxcare.1 of minimatch. already_fixed \u2014 The target repository (minimatch 3.0.8-tuxcare.1) already contains the fix for CVE-2026-27903. TuxCare applied the backport in commit d902c22 ('Backport CVE fixes for minimatch 3.0.8'), which added the maxGlobstarRecursion defense mechanism to prevent unbounded recursive backtracking in globstar pattern matching."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fe4b0448-0363-5d07-9184-721cdb0aea0f",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27904 does not affect version 3.0.8-tuxcare.1 of minimatch. already_fixed \u2014 CVE-2026-27904 (nested extglob ReDoS) is already fixed in the target via TuxCare backport commit d902c22. The target implements maxExtglobRecursion depth limiting (default: 2) that prevents generation of deeply-nested regex quantifiers, achieving the same security goal as the upstream patch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ab16c257-43c5-51d9-ac90-b3539b0149c4",
      "id": "GHSA-442j-39wm-28r2",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-442j-39wm-28r2 is fixed in version 3.0.8-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@3.0.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@3.0.8-tuxcare.1"
    }
  ]
}