Improve change note

This commit is contained in:
Tony Torralba
2023-04-13 11:14:57 +02:00
parent 99b0624e8b
commit 4f2ffccc20

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Fixed the regular expression used to identify sensitive information in `SensitiveActions::getCommonSensitiveInfoRegex`.
* Fixed a bug in the regular expression used to identify sensitive information in `SensitiveActions::getCommonSensitiveInfoRegex`. This may affect the results of the queries `java/android/sensitive-communication`, `java/android/sensitive-keyboard-cache`, and `java/sensitive-log`.