{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c39104e4-917b-5279-b837-5d464b31b91c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/minimatch@9.0.3-tuxcare.1",
      "type": "library",
      "name": "minimatch",
      "version": "9.0.3-tuxcare.1",
      "purl": "pkg:npm/minimatch@9.0.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:68470cf0-188a-528d-85bc-6626482ca5c4",
      "id": "CVE-2026-26996",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-26996 affects version 9.0.3-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.3-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e6744ff5-f5a2-5e09-9651-fdc7c1713720",
      "id": "CVE-2026-27903",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27903 affects version 9.0.3-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.3-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:82564227-45c4-5ab0-84e6-c0e1973223f9",
      "id": "CVE-2026-27904",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27904 is fixed in version 9.0.3-tuxcare.1 of minimatch."
      },
      "affects": [
        {
          "ref": "pkg:npm/minimatch@9.0.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/minimatch@9.0.3-tuxcare.1"
    }
  ]
}