mirror of
https://github.com/github/codeql.git
synced 2026-07-29 06:46:46 +02:00
173 B
173 B
0.5.2
New Queries
- Added a new query,
java/android/sensitive-result-receiver, to find instances of sensitive data being leaked to an untrustedResultReceiver.