-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #11495 - Add UriCompliance rules that follow the HTTP / URI / Servlet specs for illegal & suspicious characters #11496
Issue #11495 - Add UriCompliance rules that follow the HTTP / URI / Servlet specs for illegal & suspicious characters #11496
Commits on Mar 7, 2024
-
Issue #11495 - Add UriCompliance rules that follow the HTTP / URI / S…
…ervlet specs for illegal & suspicious characters
Configuration menu - View commit details
-
Copy full SHA for da02801 - Browse repository at this point
Copy the full SHA da02801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6c24d - Browse repository at this point
Copy the full SHA 0c6c24dView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf6e34 - Browse repository at this point
Copy the full SHA abf6e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc8c91 - Browse repository at this point
Copy the full SHA 5dc8c91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd7b53 - Browse repository at this point
Copy the full SHA 9bd7b53View commit details
Commits on Mar 8, 2024
-
Check for illegal and suspicious characters as we are parsing the path. Only look for ambiguous paths if we know there are dots or encodings.
Configuration menu - View commit details
-
Copy full SHA for 6fcf8d3 - Browse repository at this point
Copy the full SHA 6fcf8d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aad84b - Browse repository at this point
Copy the full SHA 9aad84bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 977861d - Browse repository at this point
Copy the full SHA 977861dView commit details
Commits on Mar 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77bbd86 - Browse repository at this point
Copy the full SHA 77bbd86View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb11acb - Browse repository at this point
Copy the full SHA bb11acbView commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c578b24 - Browse repository at this point
Copy the full SHA c578b24View commit details -
Merge remote-tracking branch 'origin/fix/12.0.x/uricompliance-reject-…
…backslash' into fix/12.0.x/uricompliance-reject-backslash # Conflicts: # jetty-ee10/jetty-ee10-servlet/src/test/java/org/eclipse/jetty/ee10/servlet/DefaultServletTest.java
Configuration menu - View commit details
-
Copy full SHA for c6c2fb9 - Browse repository at this point
Copy the full SHA c6c2fb9View commit details
Commits on Mar 22, 2024
-
Merge remote-tracking branch 'origin/jetty-12.0.x' into fix/12.0.x/ur…
…icompliance-reject-backslash
Configuration menu - View commit details
-
Copy full SHA for 50d8c94 - Browse repository at this point
Copy the full SHA 50d8c94View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fed10f7 - Browse repository at this point
Copy the full SHA fed10f7View commit details -
Revert "Safer parse by not allowing beyond a final state"
This reverts commit fed10f7.
Configuration menu - View commit details
-
Copy full SHA for dc62a70 - Browse repository at this point
Copy the full SHA dc62a70View commit details