Skip to content

Commit 4dca396

Browse files
committed
Add change notes for ThreadResourceAbuse ArithExpr fix
1 parent 000c1f7 commit 4dca396

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: majorAnalysis
3+
---
4+
* The `java/thread-resource-abuse` experimental query has been improved to ensure that tained values flowing through arithmetic operations are preserved. For example, `Thread.sleep(untrustedInput * 1000)` will now be detected as a vulnerability.
5+

0 commit comments

Comments
 (0)