{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cf6a032a-3b47-5190-b88d-a653b102d4f1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-distribution@9.4.59.tuxcare00001",
      "type": "library",
      "group": "org.eclipse.jetty",
      "name": "jetty-distribution",
      "version": "9.4.59.tuxcare00001",
      "purl": "pkg:maven/org.eclipse.jetty/jetty-distribution@9.4.59.tuxcare00001"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f1ee8075-a836-5a96-b593-7e50c759af78",
      "id": "CVE-2025-11143",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 9.4.59.tuxcare00001 of org.eclipse.jetty:jetty-distribution."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-distribution@9.4.59.tuxcare00001"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty/jetty-distribution@9.4.59.tuxcare00001"
    }
  ]
}