Add change note

This commit is contained in:
Owen Mansel-Chan
2024-03-03 21:37:24 +00:00
parent 19ac9e089a
commit 7a96b11a0a

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* To reduce the number of false positives in the query "Insertion of sensitive information into log files" (java/sensitive-log), variables with names that contain "null" (case-insensitively) will no longer considered sources of sensitive information.