Eclipse Jetty® - Web Container & Clients - supports HTTP/3, HTTP/2, HTTP/1, websocket, servlets, and more
This report presents the forensic synthetic code analysis of jetty/jetty.project, a Java project with 4,091 GitHub stars. SynthScan v2.0 examined 1,720,013 lines of code across 8256 source files, recording 7592 pattern matches distributed across 8 syntactic categories. The overall adjusted score of 9.0 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 7592 distinct pattern matches across 8 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | header-template.txt | 1 | // | COMMENT |
| LOW | …etty/gcloud/session/GCloudSessionDataStoreFactory.java | 1 | // | COMMENT |
| LOW | …lipse/jetty/gcloud/session/GCloudSessionDataStore.java | 1 | // | COMMENT |
| LOW | …ntegrations/jetty-nosql/src/main/java/module-info.java | 1 | // | COMMENT |
| LOW | …ava/org/eclipse/jetty/nosql/NoSqlSessionDataStore.java | 1 | // | COMMENT |
| LOW | …rc/main/java/org/eclipse/jetty/nosql/package-info.java | 1 | // | COMMENT |
| LOW | …/jetty/nosql/mongodb/MongoSessionDataStoreFactory.java | 1 | // | COMMENT |
| LOW | …eclipse/jetty/nosql/mongodb/MongoSessionDataStore.java | 1 | // | COMMENT |
| LOW | …n/java/org/eclipse/jetty/nosql/mongodb/MongoUtils.java | 1 | // | COMMENT |
| LOW | …java/org/eclipse/jetty/nosql/mongodb/package-info.java | 1 | // | COMMENT |
| LOW | …eclipse/jetty/security/openid/OpenIdRealmNameTest.java | 1 | // | COMMENT |
| LOW | …lipse/jetty/security/openid/OpenIdCredentialsTest.java | 1 | // | COMMENT |
| LOW | …se/jetty/security/openid/OpenIdAuthenticationTest.java | 1 | // | COMMENT |
| LOW | …pse/jetty/security/openid/OpenIdErrorResponseTest.java | 1 | // | COMMENT |
| LOW | …/org/eclipse/jetty/security/openid/JwtDecoderTest.java | 1 | // | COMMENT |
| LOW | …tegrations/jetty-openid/src/main/java/module-info.java | 1 | // | COMMENT |
| LOW | …/security/openid/OpenIdAuthenticatorConfiguration.java | 1 | // | COMMENT |
| LOW | …eclipse/jetty/security/openid/OpenIdConfiguration.java | 1 | // | COMMENT |
| LOW | …eclipse/jetty/security/openid/OpenIdAuthenticator.java | 1 | // | COMMENT |
| LOW | …eclipse/jetty/security/openid/OpenIdUserPrincipal.java | 1 | // | COMMENT |
| LOW | …/jetty/security/openid/OpenIdAuthenticatorFactory.java | 1 | // | COMMENT |
| LOW | …/eclipse/jetty/security/openid/OpenIdLoginService.java | 1 | // | COMMENT |
| LOW | …java/org/eclipse/jetty/security/openid/JwtDecoder.java | 1 | // | COMMENT |
| LOW | …g/eclipse/jetty/security/openid/OpenIdCredentials.java | 1 | // | COMMENT |
| LOW | …pse/jetty/session/infinispan/EmbeddedQueryManager.java | 1 | // | COMMENT |
| LOW | …ty/session/infinispan/EmbeddedQueryManagerFactory.java | 1 | // | COMMENT |
| LOW | …ipse/jetty/session/infinispan/QueryManagerFactory.java | 1 | // | COMMENT |
| LOW | …org/eclipse/jetty/session/infinispan/QueryManager.java | 1 | // | COMMENT |
| LOW | …inispan/InfinispanSerializationContextInitializer.java | 1 | // | COMMENT |
| LOW | …sion/infinispan/InfinispanSessionDataStoreFactory.java | 1 | // | COMMENT |
| LOW | …tty/session/infinispan/BoundDelegatingInputStream.java | 1 | // | COMMENT |
| LOW | …se/jetty/session/infinispan/InfinispanSessionData.java | 1 | // | COMMENT |
| LOW | …/jetty/session/infinispan/NullQueryManagerFactory.java | 1 | // | COMMENT |
| LOW | …pse/jetty/session/infinispan/InfinispanKeyBuilder.java | 1 | // | COMMENT |
| LOW | …tty/session/infinispan/InfinispanSessionDataStore.java | 1 | // | COMMENT |
| LOW | …ssion/infinispan/InfinispanSessionLegacyConverter.java | 1 | // | COMMENT |
| LOW | …se/jetty/session/infinispan/SessionDataMarshaller.java | 1 | // | COMMENT |
| LOW | …etty/session/infinispan/RemoteQueryManagerFactory.java | 1 | // | COMMENT |
| LOW | …lipse/jetty/session/infinispan/RemoteQueryManager.java | 1 | // | COMMENT |
| LOW | …rations/jetty-hazelcast/src/main/java/module-info.java | 1 | // | COMMENT |
| LOW | …pse/jetty/hazelcast/session/SessionDataSerializer.java | 1 | // | COMMENT |
| LOW | …jetty/hazelcast/session/HazelcastSessionDataStore.java | 1 | // | COMMENT |
| LOW | …azelcast/session/HazelcastSessionDataStoreFactory.java | 1 | // | COMMENT |
| LOW | …pse/jetty/security/siwe/SignatureVerificationTest.java | 1 | // | COMMENT |
| LOW | …clipse/jetty/security/siwe/SignInWithEthereumTest.java | 1 | // | COMMENT |
| LOW | …/jetty/security/siwe/SignInWithEthereumParserTest.java | 1 | // | COMMENT |
| LOW | …e/jetty/security/siwe/SignInWithEthereumTokenTest.java | 1 | // | COMMENT |
| LOW | …ipse/jetty/security/siwe/util/EthereumCredentials.java | 1 | // | COMMENT |
| LOW | …ty/security/siwe/util/SignInWithEthereumGenerator.java | 1 | // | COMMENT |
| LOW | …grations/jetty-ethereum/src/main/java/module-info.java | 1 | // | COMMENT |
| LOW | …eclipse/jetty/security/siwe/EthereumAuthenticator.java | 1 | // | COMMENT |
| LOW | …/jetty/security/siwe/EthereumAuthenticatorFactory.java | 1 | // | COMMENT |
| LOW | …eclipse/jetty/security/siwe/internal/EthereumUtil.java | 1 | // | COMMENT |
| LOW | …ty/security/siwe/internal/SignInWithEthereumToken.java | 1 | // | COMMENT |
| LOW | …etty-memcached-sessions/src/main/java/module-info.java | 1 | // | COMMENT |
| LOW | …/memcached/session/MemcachedSessionDataMapFactory.java | 1 | // | COMMENT |
| LOW | …e/jetty/memcached/session/MemcachedSessionDataMap.java | 1 | // | COMMENT |
| LOW | …e/jetty/servlet6/embedded/ManyServletContextsTest.java | 1 | // | COMMENT |
| LOW | …y/servlet6/embedded/OneServletContextJmxStatsTest.java | 1 | // | COMMENT |
| LOW | …ipse/jetty/servlet6/embedded/AbstractEmbeddedTest.java | 1 | // | COMMENT |
| 6252 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | VERSION.txt | 293 | + 12818 NPE with websocket java.lang.NullPointerException: Cannot invoke "org.eclipse.jetty.io.RetainableByteBuffer.has | CODE |
| CRITICAL | VERSION.txt | 398 | + 12577 org.eclipse.jetty.http.HttpURI.getDecodedPath() throws an NPE when | CODE |
| CRITICAL | VERSION.txt | 449 | "org.eclipse.jetty.io.RetainableByteBuffer.getByteBuffer()" because "buffer" | CODE |
| CRITICAL | VERSION.txt | 580 | + 12818 NPE with websocket java.lang.NullPointerException: Cannot invoke "org.eclipse.jetty.io.RetainableByteBuffer.has | CODE |
| CRITICAL | VERSION.txt | 599 | "org.eclipse.jetty.io.RetainableByteBuffer.hasRemaining()" because | CODE |
| CRITICAL | VERSION.txt | 724 | "org.eclipse.jetty.io.RetainableByteBuffer.getByteBuffer()" because "buffer" | CODE |
| CRITICAL | VERSION.txt | 750 | + 12577 org.eclipse.jetty.http.HttpURI.getDecodedPath() throws an NPE when | CODE |
| CRITICAL | VERSION.txt | 810 | + 12279 org.eclipse.jetty.maven.ServerSupport.configureHandlers(Server | CODE |
| CRITICAL | VERSION.txt | 962 | + 11507 org.eclipse.jetty.util.Attributes.getAttribute() should specify return | CODE |
| CRITICAL | VERSION.txt | 1432 | + 9947 Cannot invoke "org.eclipse.jetty.io.ManagedSelector.getTotalKeys()" | CODE |
| CRITICAL | VERSION.txt | 1483 | + 9947 Cannot invoke "org.eclipse.jetty.io.ManagedSelector.getTotalKeys()" | CODE |
| CRITICAL | VERSION.txt | 1568 | + 9947 Cannot invoke "org.eclipse.jetty.io.ManagedSelector.getTotalKeys()" | CODE |
| CRITICAL | VERSION.txt | 1793 | + 8584 org.eclipse.jetty.client.HttpRequest.send() never returns | CODE |
| CRITICAL | VERSION.txt | 1847 | + 8584 org.eclipse.jetty.client.HttpRequest.send() never returns | CODE |
| CRITICAL | VERSION.txt | 1909 | + 8584 org.eclipse.jetty.client.HttpRequest.send() never returns | CODE |
| CRITICAL | VERSION.txt | 1952 | + 8584 org.eclipse.jetty.client.HttpRequest.send() never returns | CODE |
| CRITICAL | VERSION.txt | 1995 | + 8584 org.eclipse.jetty.client.HttpRequest.send() never returns | CODE |
| CRITICAL | VERSION.txt | 4591 | org.eclipse.jetty.util.ajax.JSON.toString() | CODE |
| CRITICAL | VERSION.txt | 6234 | + 472601 org.eclipse.jetty.util.log.Log.setLog() does not work as before | CODE |
| CRITICAL | VERSION.txt | 6739 | + 458849 org.eclipse.jetty.util.Uptime.DefaultImpl() not available on GAE | CODE |
| CRITICAL | VERSION.txt | 6823 | + 458849 org.eclipse.jetty.util.Uptime.DefaultImpl() not available on GAE | CODE |
| CRITICAL | VERSION.txt | 7463 | org.eclipse.jetty.osgi.annotations.AnnotationConfiguration.BundleParserTask.getStatistic() | CODE |
| CRITICAL | VERSION.txt | 8314 | + 404283 org.eclipse.jetty.util.Scanner.scanFile() dies with an NPE if | CODE |
| CRITICAL | VERSION.txt | 8342 | + 404283 org.eclipse.jetty.util.Scanner.scanFile() dies with an NPE if | CODE |
| CRITICAL | VERSION.txt | 8468 | + 404283 org.eclipse.jetty.util.Scanner.scanFile() dies with an NPE if | CODE |
| CRITICAL | VERSION.txt | 11075 | + JETTY-814 Add org.eclipse.jetty.client.Address.toString() | CODE |
| CRITICAL | VERSION.txt | 11197 | + JETTY-814 Add org.eclipse.jetty.client.Address.toString() | CODE |
| CRITICAL | …jetty/docs/programming/server/session/SessionDocs.java | 328 | infinispanSessionDataStore.setQueryManager(new org.eclipse.jetty.session.infinispan.EmbeddedQueryManager(loc | CODE |
| CRITICAL | …jetty/docs/programming/server/session/SessionDocs.java | 363 | configurationBuilder.addContextInitializer(new org.eclipse.jetty.session.infinispan.InfinispanSerializationC | CODE |
| CRITICAL | …jetty/docs/programming/server/session/SessionDocs.java | 372 | infinispanSessionDataStore.setQueryManager(new org.eclipse.jetty.session.infinispan.RemoteQueryManager(remot | CODE |
| CRITICAL | …a/org/eclipse/jetty/util/resource/ResourceFactory.java | 895 | org.eclipse.jetty.util.component.LifeCycle.start(factory); | CODE |
| CRITICAL | …a/org/eclipse/jetty/util/resource/ResourceFactory.java | 956 | container.addEventListener(new org.eclipse.jetty.util.component.LifeCycle.Listener() | CODE |
| CRITICAL | …java/org/eclipse/jetty/fcgi/server/HttpClientTest.java | 236 | Fields fields = org.eclipse.jetty.server.Request.extractQueryParameters(request); | STRING |
| CRITICAL | …java/org/eclipse/jetty/fcgi/server/HttpClientTest.java | 268 | Fields fields = org.eclipse.jetty.server.Request.extractQueryParameters(request); | STRING |
| CRITICAL | …java/org/eclipse/jetty/fcgi/server/HttpClientTest.java | 305 | Fields fields = org.eclipse.jetty.server.Request.extractQueryParameters(request); | STRING |
| CRITICAL | …java/org/eclipse/jetty/fcgi/server/HttpClientTest.java | 336 | Fields fields = org.eclipse.jetty.server.Request.extractQueryParameters(request); | STRING |
| CRITICAL | …java/org/eclipse/jetty/fcgi/server/HttpClientTest.java | 368 | Fields fields = org.eclipse.jetty.server.Request.extractQueryParameters(request); | STRING |
| CRITICAL | …java/org/eclipse/jetty/fcgi/server/HttpClientTest.java | 401 | Fields fields = org.eclipse.jetty.server.Request.extractQueryParameters(request); | STRING |
| CRITICAL | …gi/src/main/java/org/eclipse/jetty/osgi/util/Util.java | 248 | ServiceReference ref = bundleContext.getServiceReference(org.osgi.service.packageadmin.PackageAdmin.class.getNam | CODE |
| CRITICAL | …se/jetty/websocket/tests/server/DirectUpgradeTest.java | 270 | org.eclipse.jetty.websocket.api.Callback.Completable.with(c -> session.sendBinary(payload, c)) | CODE |
| CRITICAL | …se/jetty/websocket/tests/server/DirectUpgradeTest.java | 278 | session.sendText(message, org.eclipse.jetty.websocket.api.Callback.from(session::demand, Throwable::printSta | CODE |
| CRITICAL | …et/server/internal/DelegatedServerUpgradeResponse.java | 67 | .map(apiExt -> org.eclipse.jetty.websocket.core.ExtensionConfig.parse(apiExt.getParameterizedName())) | CODE |
| CRITICAL | …websocket/server/internal/CompletedUpgradeRequest.java | 92 | cookies.add(org.eclipse.jetty.http.HttpCookie.asJavaNetHttpCookie(cookie)); | CODE |
| CRITICAL | …pse/jetty/websocket/common/OutgoingMessageCapture.java | 132 | messageSink.accept(copy, org.eclipse.jetty.util.Callback.from(() -> {}, Throwable::printStackTrace)); | CODE |
| CRITICAL | …g/eclipse/jetty/websocket/common/WebSocketSession.java | 69 | org.eclipse.jetty.util.Callback.from(callback::succeed, callback::fail), | CODE |
| CRITICAL | …g/eclipse/jetty/websocket/common/WebSocketSession.java | 98 | var cb = org.eclipse.jetty.util.Callback.from(callback::succeed, callback::fail); | CODE |
| CRITICAL | …g/eclipse/jetty/websocket/common/WebSocketSession.java | 110 | var cb = org.eclipse.jetty.util.Callback.from(callback::succeed, callback::fail); | CODE |
| CRITICAL | …g/eclipse/jetty/websocket/common/WebSocketSession.java | 138 | var cb = org.eclipse.jetty.util.Callback.from(callback::succeed, callback::fail); | CODE |
| CRITICAL⚡ | …g/eclipse/jetty/websocket/common/WebSocketSession.java | 150 | org.eclipse.jetty.util.Callback.from(callback::succeed, callback::fail), false); | CODE |
| CRITICAL⚡ | …g/eclipse/jetty/websocket/common/WebSocketSession.java | 157 | org.eclipse.jetty.util.Callback.from(callback::succeed, callback::fail), false); | CODE |
| CRITICAL⚡ | …g/eclipse/jetty/websocket/common/WebSocketSession.java | 163 | coreSession.close(statusCode, reason, org.eclipse.jetty.util.Callback.from(callback::succeed, callback::fail)); | CODE |
| CRITICAL | …jetty/websocket/common/JettyWebSocketFrameHandler.java | 206 | org.eclipse.jetty.websocket.api.Callback.from(coreCallback::succeeded, coreCallback::failed)); | CODE |
| CRITICAL | …jetty/websocket/common/JettyWebSocketFrameHandler.java | 281 | var apiCallback = org.eclipse.jetty.websocket.api.Callback.from(callback::succeeded, callback::failed); | CODE |
| CRITICAL | …jetty/websocket/common/JettyWebSocketFrameHandler.java | 318 | getSession().sendPong(frame.getPayload(), new org.eclipse.jetty.websocket.api.Callback() | CODE |
| CRITICAL⚡ | …jetty/websocket/common/JettyWebSocketFrameHandler.java | 425 | return new org.eclipse.jetty.websocket.api.exceptions.MessageTooLargeException(cause.getMessage(), cause); | CODE |
| CRITICAL⚡ | …jetty/websocket/common/JettyWebSocketFrameHandler.java | 428 | return new org.eclipse.jetty.websocket.api.exceptions.ProtocolException(cause.getMessage(), cause); | CODE |
| CRITICAL⚡ | …jetty/websocket/common/JettyWebSocketFrameHandler.java | 431 | return new org.eclipse.jetty.websocket.api.exceptions.BadPayloadException(cause.getMessage(), cause); | CODE |
| CRITICAL⚡ | …jetty/websocket/common/JettyWebSocketFrameHandler.java | 434 | return new org.eclipse.jetty.websocket.api.exceptions.CloseException(((CloseException)cause).getStatusCode() | CODE |
| CRITICAL⚡ | …jetty/websocket/common/JettyWebSocketFrameHandler.java | 437 | return new org.eclipse.jetty.websocket.api.exceptions.WebSocketTimeoutException(cause.getMessage(), cause); | CODE |
| CRITICAL⚡ | …jetty/websocket/common/JettyWebSocketFrameHandler.java | 440 | return new org.eclipse.jetty.websocket.api.exceptions.InvalidWebSocketException(cause.getMessage(), cause); | CODE |
| 418 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …tty/security/PersistAuthenticationCredentialsTest.java | 0 | get /hello http/1.1\r host: local\r connection: close\r | STRING |
| HIGH | …tty/ee9/test/PersistAuthenticationCredentialsTest.java | 0 | get /hello http/1.1\r host: local\r connection: close\r | STRING |
| HIGH | …ipse/jetty/server/handler/PathMappingsHandlerTest.java | 0 | get /hello http/1.1\r host: local\r connection: close\r | STRING |
| HIGH | …rc/test/java/org/eclipse/jetty/server/RequestTest.java | 0 | get %s http/1.1\r host: local\r connection: close\r | STRING |
| HIGH | …ipse/jetty/server/ComplianceViolationListenerTest.java | 0 | get %s http/1.1\r host: local\r connection: close\r | STRING |
| HIGH | …jetty/ee11/servlet/DefaultServletCombinationsTest.java | 0 | get %s http/1.1\r host: local\r connection: close\r | STRING |
| HIGH | …jetty/ee10/servlet/DefaultServletCombinationsTest.java | 0 | get %s http/1.1\r host: local\r connection: close\r | STRING |
| HIGH | …ipse/jetty/server/handler/PathMappingsHandlerTest.java | 0 | get %s http/1.1\r host: local\r connection: close\r | STRING |
| HIGH | …rc/test/java/org/eclipse/jetty/server/RequestTest.java | 0 | connect myhost:9999 http/1.1\r host: myhost:9999\r connection: close\r \r | STRING |
| HIGH | …t/java/org/eclipse/jetty/ee11/servlet/RequestTest.java | 0 | connect myhost:9999 http/1.1\r host: myhost:9999\r connection: close\r \r | STRING |
| HIGH | …t/java/org/eclipse/jetty/ee10/servlet/RequestTest.java | 0 | connect myhost:9999 http/1.1\r host: myhost:9999\r connection: close\r \r | STRING |
| HIGH | …est/java/org/eclipse/jetty/ee9/nested/RequestTest.java | 0 | connect myhost:9999 http/1.1\r host: myhost:9999\r connection: close\r \r | STRING |
| HIGH | …rc/test/java/org/eclipse/jetty/server/RequestTest.java | 0 | connect myhost:9999 http/1.1\r host: otherhost:8888\r connection: close\r \r | STRING |
| HIGH | …t/java/org/eclipse/jetty/ee11/servlet/RequestTest.java | 0 | connect myhost:9999 http/1.1\r host: otherhost:8888\r connection: close\r \r | STRING |
| HIGH | …t/java/org/eclipse/jetty/ee10/servlet/RequestTest.java | 0 | connect myhost:9999 http/1.1\r host: otherhost:8888\r connection: close\r \r | STRING |
| HIGH | …est/java/org/eclipse/jetty/ee9/nested/RequestTest.java | 0 | connect myhost:9999 http/1.1\r host: otherhost:8888\r connection: close\r \r | STRING |
| HIGH | …/java/org/eclipse/jetty/server/LocalConnectorTest.java | 0 | get / http/1.1\r host: localhost\r connection: close\r \r | STRING |
| HIGH | …/java/org/eclipse/jetty/server/HttpServerTestBase.java | 0 | get / http/1.1\r host: localhost\r connection: close\r \r | STRING |
| HIGH | …rg/eclipse/jetty/server/handler/EventsHandlerTest.java | 0 | get / http/1.1\r host: localhost\r connection: close\r \r | STRING |
| HIGH | …lipse/jetty/server/handler/CrossOriginHandlerTest.java | 0 | get / http/1.1\r host: localhost\r connection: close\r \r | STRING |
| HIGH | …eclipse/jetty/ee11/servlets/CrossOriginFilterTest.java | 0 | get / http/1.1\r host: localhost\r connection: close\r \r | STRING |
| HIGH | …eclipse/jetty/ee10/servlets/CrossOriginFilterTest.java | 0 | get / http/1.1\r host: localhost\r connection: close\r \r | STRING |
| HIGH | …/eclipse/jetty/ee9/servlets/CrossOriginFilterTest.java | 0 | get / http/1.1\r host: localhost\r connection: close\r \r | STRING |
| HIGH | …ava/org/eclipse/jetty/server/ThreadStarvationTest.java | 0 | put / http/1.0\r host: localhost\r content-length: 10\r \r 1 | STRING |
| HIGH | …/eclipse/jetty/ee11/servlets/ThreadStarvationTest.java | 0 | put / http/1.0\r host: localhost\r content-length: 10\r \r 1 | STRING |
| HIGH | …/eclipse/jetty/ee10/servlets/ThreadStarvationTest.java | 0 | put / http/1.0\r host: localhost\r content-length: 10\r \r 1 | STRING |
| HIGH | …g/eclipse/jetty/ee9/servlets/ThreadStarvationTest.java | 0 | put / http/1.0\r host: localhost\r content-length: 10\r \r 1 | STRING |
| HIGH | …ava/org/eclipse/jetty/server/ThreadStarvationTest.java | 0 | post / http/1.0\r host: localhost\r content-type: application/x-www-form-urlencoded\r content-length: 11\r \r a=1&b | STRING |
| HIGH | …/eclipse/jetty/ee11/servlets/ThreadStarvationTest.java | 0 | post / http/1.0\r host: localhost\r content-type: application/x-www-form-urlencoded\r content-length: 11\r \r a=1&b | STRING |
| HIGH | …/eclipse/jetty/ee10/servlets/ThreadStarvationTest.java | 0 | post / http/1.0\r host: localhost\r content-type: application/x-www-form-urlencoded\r content-length: 11\r \r a=1&b | STRING |
| HIGH | …/eclipse/jetty/server/handler/ResourceHandlerTest.java | 0 | get /context/one/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee11/servlet/DefaultServletTest.java | 0 | get /context/one/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee10/servlet/DefaultServletTest.java | 0 | get /context/one/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …rg/eclipse/jetty/ee10/servlet/ResourceServletTest.java | 0 | get /context/one/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …/eclipse/jetty/server/handler/ResourceHandlerTest.java | 0 | get /context/two/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee11/servlet/DefaultServletTest.java | 0 | get /context/two/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee10/servlet/DefaultServletTest.java | 0 | get /context/two/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …rg/eclipse/jetty/ee10/servlet/ResourceServletTest.java | 0 | get /context/two/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …/eclipse/jetty/server/handler/ResourceHandlerTest.java | 0 | get /context/three/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee11/servlet/DefaultServletTest.java | 0 | get /context/three/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee10/servlet/DefaultServletTest.java | 0 | get /context/three/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …rg/eclipse/jetty/ee10/servlet/ResourceServletTest.java | 0 | get /context/three/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …/eclipse/jetty/server/handler/ResourceHandlerTest.java | 0 | get /context/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee11/servlet/DefaultServletTest.java | 0 | get /context/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …se/jetty/ee11/servlet/ServletContextResourcesTest.java | 0 | get /context/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …rg/eclipse/jetty/ee11/servlet/ResourceServletTest.java | 0 | get /context/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee10/servlet/DefaultServletTest.java | 0 | get /context/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …se/jetty/ee10/servlet/ServletContextResourcesTest.java | 0 | get /context/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …rg/eclipse/jetty/ee10/servlet/ResourceServletTest.java | 0 | get /context/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …/org/eclipse/jetty/ee9/servlet/DefaultServletTest.java | 0 | get /context/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …pse/jetty/ee9/servlet/ServletContextResourcesTest.java | 0 | get /context/ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …/eclipse/jetty/server/handler/ResourceHandlerTest.java | 0 | get /context/index.html http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee11/servlet/DefaultServletTest.java | 0 | get /context/index.html http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …rg/eclipse/jetty/ee11/servlet/ResourceServletTest.java | 0 | get /context/index.html http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee10/servlet/DefaultServletTest.java | 0 | get /context/index.html http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …rg/eclipse/jetty/ee10/servlet/ResourceServletTest.java | 0 | get /context/index.html http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …/eclipse/jetty/server/handler/ResourceHandlerTest.java | 0 | get @prefix@ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee11/servlet/DefaultServletTest.java | 0 | get @prefix@ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …rg/eclipse/jetty/ee11/servlet/ResourceServletTest.java | 0 | get @prefix@ http/1.1\r host: local\r connection: close\r \r | STRING |
| HIGH | …org/eclipse/jetty/ee10/servlet/DefaultServletTest.java | 0 | get @prefix@ http/1.1\r host: local\r connection: close\r \r | STRING |
| 668 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …/java/org/eclipse/jetty/docs/programming/JSONDocs.java | 98 | "address": "123 Main Street" | CODE |
| LOW | …/java/org/eclipse/jetty/docs/programming/JSONDocs.java | 197 | object.put("user", "John Doe"); | STRING |
| LOW | …/java/org/eclipse/jetty/docs/programming/JSONDocs.java | 206 | "user": "John Doe", | CODE |
| LOW | …a/org/eclipse/jetty/server/ConnectorCloseTestBase.java | 38 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. " + | CODE |
| LOW | …a/org/eclipse/jetty/server/ConnectorCloseTestBase.java | 38 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. " + | CODE |
| LOW | …eclipse/jetty/server/handler/gzip/GzipHandlerTest.java | 118 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. " + | CODE |
| LOW | …eclipse/jetty/server/handler/gzip/GzipHandlerTest.java | 118 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. " + | CODE |
| LOW | …y/test/client/transport/HttpClientCompressionTest.java | 42 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. | CODE |
| LOW | …y/test/client/transport/HttpClientCompressionTest.java | 42 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. | CODE |
| LOW | …/main/java/org/eclipse/jetty/io/jmh/Utf8Benchmark.java | 50 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor | CODE |
| LOW | …/main/java/org/eclipse/jetty/io/jmh/Utf8Benchmark.java | 50 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor | CODE |
| LOW | …/org/eclipse/jetty/ee11/servlets/AbstractGzipTest.java | 115 | builder.append("Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc.\n"); | CODE |
| LOW | …/org/eclipse/jetty/ee11/servlets/AbstractGzipTest.java | 115 | builder.append("Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc.\n"); | CODE |
| LOW | …/jetty/ee11/servlets/CompressionContentLengthTest.java | 242 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. | CODE |
| LOW | …/jetty/ee11/servlets/CompressionContentLengthTest.java | 242 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. | CODE |
| LOW | …1/websocket/jakarta/tests/server/ConfiguratorTest.java | 217 | sec.getUserProperties().put("fruit" + upgradeNum, "placeholder"); | CODE |
| LOW | …ipse/jetty/ee11/loginservice/JdbcLoginServiceTest.java | 53 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit."; | CODE |
| LOW | …ipse/jetty/ee11/loginservice/JdbcLoginServiceTest.java | 53 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit."; | CODE |
| LOW | …rg/eclipse/jetty/test/webapp/StressHTTP2AbortTest.java | 60 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW | …rg/eclipse/jetty/test/webapp/StressHTTP2AbortTest.java | 60 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW | …ava/org/eclipse/jetty/test/webapp/StressHTTP2Test.java | 62 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW | …ava/org/eclipse/jetty/test/webapp/StressHTTP2Test.java | 62 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW | …y-ee11-test-integration/src/test/resources/message.txt | 1 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. | CODE |
| LOW | …y-ee11-test-integration/src/test/resources/message.txt | 1 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. | CODE |
| LOW | …0/websocket/jakarta/tests/server/ConfiguratorTest.java | 217 | sec.getUserProperties().put("fruit" + upgradeNum, "placeholder"); | CODE |
| LOW | …/org/eclipse/jetty/ee10/servlets/AbstractGzipTest.java | 115 | builder.append("Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc.\n"); | CODE |
| LOW | …/org/eclipse/jetty/ee10/servlets/AbstractGzipTest.java | 115 | builder.append("Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc.\n"); | CODE |
| LOW | …ava/org/eclipse/jetty/test/webapp/StressHTTP2Test.java | 62 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW | …ava/org/eclipse/jetty/test/webapp/StressHTTP2Test.java | 62 | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ma | CODE |
| LOW | …ipse/jetty/ee10/loginservice/JdbcLoginServiceTest.java | 53 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit."; | CODE |
| LOW | …ipse/jetty/ee10/loginservice/JdbcLoginServiceTest.java | 53 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit."; | CODE |
| LOW | …y-ee10-test-integration/src/test/resources/message.txt | 1 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. | CODE |
| LOW | …y-ee10-test-integration/src/test/resources/message.txt | 1 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. | CODE |
| LOW | …a/org/eclipse/jetty/ee9/servlets/AbstractGzipTest.java | 115 | builder.append("Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc.\n"); | CODE |
| LOW | …a/org/eclipse/jetty/ee9/servlets/AbstractGzipTest.java | 115 | builder.append("Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc.\n"); | CODE |
| LOW | …lipse/jetty/ee9/loginservice/JdbcLoginServiceTest.java | 53 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit."; | CODE |
| LOW | …lipse/jetty/ee9/loginservice/JdbcLoginServiceTest.java | 53 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit."; | CODE |
| LOW | …ty-ee9-test-integration/src/test/resources/message.txt | 1 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. | CODE |
| LOW | …ty-ee9-test-integration/src/test/resources/message.txt | 1 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. In quis felis nunc. | CODE |
| LOW | …9/websocket/jakarta/tests/server/ConfiguratorTest.java | 217 | sec.getUserProperties().put("fruit" + upgradeNum, "placeholder"); | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | jetty-home/src/main/resources/bin/jetty.sh | 23 | # ======================== | COMMENT |
| MEDIUM | jetty-home/src/main/resources/bin/jetty.sh | 27 | # ======================== | COMMENT |
| MEDIUM | …ore/jetty-start/src/test/resources/hb.1/home/start.ini | 1 | #=========================================================== | COMMENT |
| MEDIUM | …ore/jetty-start/src/test/resources/hb.1/home/start.ini | 3 | #=========================================================== | COMMENT |
| MEDIUM | …ore/jetty-start/src/test/resources/hb.1/base/start.ini | 1 | #=========================================================== | COMMENT |
| MEDIUM | …ore/jetty-start/src/test/resources/hb.1/base/start.ini | 3 | #=========================================================== | COMMENT |
| MEDIUM | …rt/src/test/resources/jetty home with spaces/start.ini | 1 | #=========================================================== | COMMENT |
| MEDIUM | …rt/src/test/resources/jetty home with spaces/start.ini | 3 | #=========================================================== | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …jetty/docs/programming/server/http/HTTPServerDocs.java | 911 | class MultiPartFormDataHandler extends Handler.Abstract.NonBlocking | STRING |
| LOW | …lipse/jetty/server/ForwardedRequestCustomizerTest.java | 1433 | private static class RequestHandler extends Handler.Abstract | CODE |
| LOW | …ava/org/eclipse/jetty/server/ConnectorTimeoutTest.java | 526 | protected static class SlowResponseHandler extends Handler.Abstract | STRING |
| LOW | …/java/org/eclipse/jetty/server/HttpServerTestBase.java | 1795 | private static class WriteBodyAfterNoBodyResponseHandler extends Handler.Abstract | STRING |
| LOW | …va/org/eclipse/jetty/server/HttpServerTestFixture.java | 213 | protected static class DataHandler extends Handler.Abstract | CODE |
| LOW | …pse/jetty/server/ssl/ServerConnectorSslServerTest.java | 223 | public static class SecureRequestHandler extends Handler.Abstract | CODE |
| LOW | …ipse/jetty/server/handler/BufferedResponseHandler.java | 58 | public class BufferedResponseHandler extends ConditionalHandler.Abstract | CODE |
| LOW | …/org/eclipse/jetty/server/internal/HttpConnection.java | 1089 | protected class RequestHandler implements HttpParser.RequestHandler | CODE |
| LOW | …se/jetty/ee9/nested/HttpManyWaysToAsyncCommitTest.java | 231 | private class SetHandledWriteSomeDataHandler extends ThrowExceptionOnDemandHandler | CODE |
| LOW | …est/java/org/eclipse/jetty/ee9/nested/RequestTest.java | 2215 | private static class RequestHandler extends AbstractHandler | STRING |
| LOW | …est/java/org/eclipse/jetty/ee9/nested/RequestTest.java | 2236 | private static class MultiPartRequestHandler extends AbstractHandler | STRING |
| LOW | …est/java/org/eclipse/jetty/ee9/nested/RequestTest.java | 2294 | private static class BadMultiPartRequestHandler extends AbstractHandler | STRING |
| LOW | …eclipse/jetty/ee9/nested/HttpManyWaysToCommitTest.java | 136 | private class SetHandledWriteSomeDataHandler extends ThrowExceptionOnDemandHandler | CODE |
| LOW | …clipse/jetty/ee9/nested/ServletRequestWrapperTest.java | 72 | private class RequestHandler extends AbstractHandler | CODE |
| LOW | …rg/eclipse/jetty/ee9/nested/HttpServerTestFixture.java | 202 | protected static class DataHandler extends Handler.Abstract | CODE |
| LOW | …ipse/jetty/ee9/nested/FileBufferedResponseHandler.java | 52 | public class FileBufferedResponseHandler extends BufferedResponseHandler | CODE |
| LOW | …/eclipse/jetty/ee9/nested/BufferedResponseHandler.java | 56 | public class BufferedResponseHandler extends HandlerWrapper | CODE |
| LOW | …ava/org/eclipse/jetty/ee9/security/ConstraintTest.java | 2827 | private class RequestHandler extends AbstractHandler | CODE |
| LOW | …ava/org/eclipse/jetty/ee9/security/ConstraintTest.java | 2885 | private class ProgrammaticLoginRequestHandler extends AbstractHandler | CODE |
| LOW | …ipse/jetty/ee9/security/SpecExampleConstraintTest.java | 331 | private class RequestHandler extends AbstractHandler | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …org/eclipse/jetty/ee11/proxy/AbstractProxyServlet.java | 127 | // Put the HttpClient in the context to leverage ContextHandler.MANAGED_ATTRIBUTES | COMMENT |
| MEDIUM | …org/eclipse/jetty/ee10/proxy/AbstractProxyServlet.java | 127 | // Put the HttpClient in the context to leverage ContextHandler.MANAGED_ATTRIBUTES | COMMENT |
| MEDIUM | …/org/eclipse/jetty/ee9/proxy/AbstractProxyServlet.java | 128 | // Put the HttpClient in the context to leverage ContextHandler.MANAGED_ATTRIBUTES | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …org/eclipse/jetty/ee11/servlets/CrossOriginFilter.java | 380 | // TODO: implement better detection of simple headers | COMMENT |
| LOW | …org/eclipse/jetty/ee10/servlets/CrossOriginFilter.java | 380 | // TODO: implement better detection of simple headers | COMMENT |
| LOW | …/org/eclipse/jetty/ee9/servlets/CrossOriginFilter.java | 380 | // TODO: implement better detection of simple headers | COMMENT |