Remove change notes

This commit is contained in:
Eric Bickle
2023-10-11 13:08:56 -07:00
parent 80c8259e34
commit 4cb78ab3c7

View File

@@ -1,5 +0,0 @@
---
category: majorAnalysis
---
* 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.