{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:489628ed-324a-5992-8e6f-86c2f84007e2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "code-examples",
      "purl": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003",
      "type": "library",
      "group": "org.eclipse.jetty.documentation",
      "bom-ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003",
      "version": "10.0.27.tuxcare0003",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-27216",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:46a5228d-f05a-5a93-ac03-86bea722e012",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-27216 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. Version 10.0.27 is not vulnerable. Summary: The target repository (Jetty 10.0.27) is NOT vulnerable to CVE-2020-27216. The security fix from upstream commit 53e0e0e9b25 (October 15, 2020) has been properly applied, replacing all instances of the vulnerable temp directory creation pattern with the secure Files.createTempDirectory() method. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2021-28169",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:5d691309-45c3-5d5c-937f-0c9410a6f558",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-28169 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. Version 10.0.27 is not affected to CVE-2021-28169 according to the advisories.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2021-34428",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:7172df48-239d-59ac-a970-47af7610b973",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-34428 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. Version 10.0.27 is not affected by CVE-2021-34428: the security fix is already present in the target branch. Momus prerequisite check: \"All 1 patch commits already exist in target branch\". No backport needed."
      }
    },
    {
      "id": "CVE-2023-36478",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:cd3c02c3-69ba-52d9-8daf-7e5f11e1235e",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. All 1 patch commits already exist in target branch"
      }
    },
    {
      "id": "CVE-2023-36479",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:baf0af38-544b-57cf-98e9-43a7d22651d8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36479 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. Version 10.0.27 is not affected by CVE-2023-36479: the security fix is already present in the target branch. Momus prerequisite check: \"All 1 patch commits already exist in target branch\". No backport needed."
      }
    },
    {
      "id": "CVE-2023-40167",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:516fd2cc-023d-5009-b976-10d1b012e5a6",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-40167 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. Version 10.0.27 is not vulnerable. Summary: The target repository is NOT vulnerable to CVE-2023-40167. The fix has been applied and Content-Length values with '+' prefix are properly rejected. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2023-41900",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:f651cebb-7bf6-5013-89d4-1e3bf6513cdb",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-41900 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. Version 10.0.27 is not vulnerable. Summary: The target repository (Jetty 10.0.27.tuxcare00001) is NOT vulnerable to CVE-2023-41900. The critical fix has been applied, moving the 'return authentication;' statement inside the else block to prevent revoked authentication from being returned. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2024-22201",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:7f7b6961-6f7b-5168-98fb-5dfe356adb93",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-22201 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. Version 10.0.27 is not vulnerable. Summary: CVE-2024-22201 is NOT present in the target repository. The fix for issue #11259 (HTTP/2 connection not closed after idle timeout when TCP congested) has been properly applied to both HTTP/2 and HTTP/3 components. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2024-6762",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:8a56a090-6416-5472-88f8-26b4995297b4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples."
      }
    },
    {
      "id": "CVE-2024-6763",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:a32e83e4-4225-55eb-af63-b66b1d285fd2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-6763 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. fix for CVE for this version has been already backported by the original developers, so this brunch is not vulnerable",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2024-8184",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:4f7db77c-aafb-5175-85e2-544d349a3b2f",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-8184 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. Version 10.0.27 is not vulnerable. Summary: The target repository (Jetty 10.0.27.tuxcare00001) already contains the complete fix for CVE-2024-8184. The vulnerable race condition in ThreadLimitHandler.getRemote() has been patched with atomic operations and reference counting, preventing the memory exhaustion DoS attack. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2025-11143",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:928d6166-df13-5b46-9d9e-a890dfec1233",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples."
      }
    },
    {
      "id": "CVE-2025-5115",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:30115db5-1963-549c-aa97-b6a1acefcf27",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-5115 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. fix for CVE for this version has been already backported by the original developers, so this brunch is not vulnerable",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-10050",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:95f78fbf-2536-5474-ba06-22759bbfb3c2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples."
      }
    },
    {
      "id": "CVE-2026-10051",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:daeb6289-114a-56c2-bdc2-9741fd412137",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-10051 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. not_affected \u2014 Jetty 10.0.27 is not affected by CVE-2026-10051. The vulnerability describes HTTP request trailers persisting across requests on keep-alive connections in Jetty 12.x due to a missing reset of the connection-scoped _trailers field. Jetty 10.x uses a different architecture (HttpChannelOverHttp vs internal/HttpConnection) and properly resets the _trailers field via the recycle() method called betw...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-1605",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:f5714d31-8c89-517a-b168-9a36fa743603",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. Version 10.0.27 is not vulnerable. Summary: Target repository Jetty 10.0.27 is NOT vulnerable to CVE-2026-1605. The vulnerability affects only Jetty 12.0.0-12.0.31 and 12.1.0-12.1.5 due to architectural changes in that version series. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-2332",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:668f0e2a-9078-593e-a2e0-82d4ff037468",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples."
      }
    },
    {
      "id": "CVE-2026-5795",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:c196e749-1ac8-546f-91a6-21c5d51a17ba",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples, and is fixed in 10.0.27.tuxcare0004."
      }
    },
    {
      "id": "CVE-2026-6790",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:d189ea77-6b03-55bd-9c5c-69b9b17f0144",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples, and is fixed in 10.0.27.tuxcare0004."
      }
    },
    {
      "id": "CVE-2026-8384",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:0591946a-ffef-51c8-8b56-01a1658687fc",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples. not_affected \u2014 Jetty 10.0.27 is not affected by CVE-2026-8384. The vulnerability requires a specific code pattern where semicolon path parameter handling and slash-state tracking coexist within the same canonicalization loop, which only exists in Jetty 12.x. Jetty 10 uses a fundamentally different architecture with two separate methods (decodePath then canonicalPath) that prevents the slash-state confusion bug.",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "GHSA-58qw-p7qm-5rvh",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:369c2c79-902c-5980-94c9-7955abdaa312",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh affects version 10.0.27.tuxcare0003 of org.eclipse.jetty.documentation:code-examples."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.documentation/code-examples@10.0.27.tuxcare0003"
    }
  ]
}