Files
codeql/java/change-notes/2021-03-05-commons-object-utils.md
Chris Smowton 82a000bcca Improve change note
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
2021-03-11 16:22:56 +00:00

278 B

lgtm,codescanning

  • Added models for ObjectUtils methods in the Apache Commons Lang library. This may lead to more results from any dataflow query where traversal of ObjectUtils methods means we can now complete a path from a source of tainted data to a corresponding sink.