Skip to content

Commit c52a51e

Browse files
authored
Merge pull request github#6454 from smowton/smowton/admin/change-note-wording
Java: Elaborate change note a little
2 parents 92804a3 + 021e405 commit c52a51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
lgtm,codescanning
2-
* Added more taint propagation steps for `InputStream` and `ByteBuffer`.
2+
* Added more taint propagation models of some `java.io.InputStream` and `java.nio.ByteBuffer` methods. This may lead to extra results from queries concerning data-flow whenever a relevant path involves an instance of one of those types.

0 commit comments

Comments
 (0)