Files
codeql/java/change-notes/2021-05-11-apache-tuples.md
Chris Smowton 5cf0243dd0 Add change note
2021-06-17 12:34:40 +01:00

3 lines
264 B
Markdown

lgtm,codescanning
* Added models for the Apache Commons Lang tuple types (Pair, Triple and their immutable and mutable implementations). This may lead to more results from any query using data-flow analysis where a relevant path uses one of these container types.