{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7e06f95d-9e3f-537f-8bfb-8db98c50b0f3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.29.tuxcare0001",
      "type": "library",
      "group": "org.eclipse.jetty",
      "name": "jetty-http",
      "version": "10.0.29.tuxcare0001",
      "purl": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.29.tuxcare0001"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:563be5be-d1bf-5543-9685-e207111dd84b",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-5795 is fixed in version 10.0.29.tuxcare0001 of org.eclipse.jetty:jetty-http."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.29.tuxcare0001"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:78d11bcf-baa5-54a6-8a41-e4e5ba9877a2",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 10.0.29.tuxcare0001 of org.eclipse.jetty:jetty-http."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.29.tuxcare0001"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty/jetty-http@10.0.29.tuxcare0001"
    }
  ]
}