{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:39970f09-8af6-5f36-a0a3-2e09f964596b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/league/commonmark@1.6.7",
      "type": "library",
      "group": "league",
      "name": "commonmark",
      "version": "1.6.7",
      "purl": "pkg:composer/league/commonmark@1.6.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8780038b-7a1e-58fe-9667-5334357778f5",
      "id": "CVE-2026-33347",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33347 does not affect version 1.6.7 of league/commonmark. The affected files doesn't exist in the version 1.6.7 and also The GitHub Advisory (GHSA-hh8v-hgvp-g3f5) lists the vulnerable range as >= 2.3.0 <= 2.8.1"
      },
      "affects": [
        {
          "ref": "pkg:composer/league/commonmark@1.6.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/league/commonmark@1.6.7"
    }
  ]
}