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
Java: Promote JNDI Injection query from experimental #5931
Java: Promote JNDI Injection query from experimental #5931
Conversation
|
|
|
@github/docs-content-codeql please review the qhelp file. Even though changes aren't introduced in this PR, it wasn't reviewed when this query was merged to experimental. |
|
|
Improve negation
|
|
@atorralba - this is looking great
I made a minor update in the qhelp file, and made a suggestion to improve the query description.
Hope this helps!
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
|
PR to promote the JNDI Injection query created in #3288
Changes
JndiInjectionLib.qllfile was renamed toJndiInjection.qlland refactored to use the CSV sink model. Also, added new sinks..qlllibs were removed from experimental.frameworks/Jndi.qllwas kept, since it contains classes still in use.InlineExpectationsTest.To consider
UnsafeSearchControlsSinkis probably worth reviewing - it uses aDataFlow::Configurationto detect new sinks receiving aSearchControlsparameter with.setReturningObjFlag(true)The text was updated successfully, but these errors were encountered: