Java: tweak change note as per review comment

This commit is contained in:
yh-semmle
2019-03-13 14:31:13 -04:00
parent 4908ccc493
commit d7925ee2ec

View File

@@ -29,7 +29,7 @@
collections, maps, and iterators. This affects all security queries, which
can report more results based on such paths.
* The `FlowSources` and `TaintTracking` libraries are extended to cover additional remote user
input and taint steps from the Apache Thrift, Apache Struts, Guice and Protobuf frameworks.
input and taint steps from the following frameworks: Guice, Protobuf, Thrift and Struts.
This affects all security queries, which may yield additional results on projects
that use these frameworks.