{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:67dafe29-1826-5b67-b56d-ad1e3ec7e5a3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.29.tuxcare0001",
      "type": "library",
      "group": "org.eclipse.jetty.documentation",
      "name": "code-examples",
      "version": "10.0.29.tuxcare0001",
      "purl": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.29.tuxcare0001"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8da2cde3-a805-5e6f-bc1d-7f841ceef4a9",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-5795 is fixed in version 10.0.29.tuxcare0001 of org.eclipse.jetty.documentation:code-examples."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.29.tuxcare0001"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1147eede-3b80-5ec0-8be0-7f54c4058a95",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 10.0.29.tuxcare0001 of org.eclipse.jetty.documentation:code-examples."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.29.tuxcare0001"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.29.tuxcare0001"
    }
  ]
}