{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4a92d799-72b4-5a0a-857d-da51b59db765",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-http-spi@10.0.27.tuxcare0003",
      "type": "library",
      "group": "org.eclipse.jetty",
      "name": "jetty-http-spi",
      "version": "10.0.27.tuxcare0003",
      "purl": "pkg:maven/org.eclipse.jetty/jetty-http-spi@10.0.27.tuxcare0003"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9346553e-6711-5a72-8c46-7be412375c9b",
      "id": "CVE-2025-11143",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 10.0.27.tuxcare0003 of org.eclipse.jetty:jetty-http-spi."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-http-spi@10.0.27.tuxcare0003"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty/jetty-http-spi@10.0.27.tuxcare0003"
    }
  ]
}