Skip to content

Commit 04ed09a

Browse files
committed
Add change note
1 parent e5c1c07 commit 04ed09a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* If a `java.util.List` is constructed using `List.of` to contain only compile-time constant strings, and a value is checked to belong in the list using `List.contains` then it is no longer considered tainted.

0 commit comments

Comments
 (0)