-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Java: Add FileUtils
sinks to path injection
#16712
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
Conversation
…h injection query.
Click to show differences in coveragejavaGenerated file changes for java
- `Apache Commons IO <https://commons.apache.org/proper/commons-io/>`_,``org.apache.commons.io``,,562,118,99,,,,,15
+ `Apache Commons IO <https://commons.apache.org/proper/commons-io/>`_,``org.apache.commons.io``,,562,124,105,,,,,15
- Totals,,310,25130,2584,353,16,128,33,1,409
+ Totals,,310,25130,2590,359,16,128,33,1,409
- org.apache.commons.io,118,,562,,,,,,,,,4,,,,,,,,,,,,,,,99,,,,,,,,,15,,,,,,,,,,,,,,,548,14
+ org.apache.commons.io,124,,562,,,,,,,,,4,,,,,,,,,,,,,,,105,,,,,,,,,15,,,,,,,,,,,,,,,548,14 |
FileUtils
sinks to path injectionFileUtils
sinks to path injection
Address reviewiew comments Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @mbaluda! I'll merge on green.
Adds more
org.apache.commons.io.FileUtils
-related sinks to the path injection query.