mirror of
https://github.com/github/codeql.git
synced 2026-04-08 16:44:04 +02:00
323 B
323 B
0.8.8
New Queries
- Added a new query
java/android/sensitive-textto detect instances of sensitive data being exposed through text fields without being properly masked. - Added a new query
java/android/sensitive-notificationto detect instances of sensitive data being exposed through Android notifications.