google / guice

Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
https://github.com/google/guice
Apache License 2.0
12.48k stars 1.67k forks source link

XSS and Open-Redirect Resolution #1804

Closed RedYetiDev closed 1 month ago

RedYetiDev commented 7 months ago

This PR aims to resolve the possibility for Open-Redirection and Cross-Site Scripting in older versions of the Guice documentation.

google-cla[bot] commented 7 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

RedYetiDev commented 6 months ago

Hi, any update on whether this issue is valid?