Add change note

This commit is contained in:
Owen Mansel-Chan
2024-07-30 15:44:00 +01:00
parent e259b25428
commit 44b6309e07

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Variables names containing the string "tokenizer" (case-insensitively) are no longer sources for the `java/sensitive-log` query. They normally relate to things like `java.util.StringTokenizer`, which are not sensitive information. This should fix some false positive alerts.