Files
codeql/java/ql/lib/change-notes/2023-04-13-sensitive-actions-fix-regex.md
2023-04-13 11:14:57 +02:00

5 lines
314 B
Markdown

---
category: minorAnalysis
---
* 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`.