Files
codeql/java/ql/lib/change-notes/2022-09-22-android-deeplink-flow-steps.md
2022-10-04 12:33:24 +02:00

6 lines
243 B
Markdown

---
category: minorAnalysis
---
* Added data flow steps for tainted Android intents that are sent to services and receivers.
* Improved the data flow step for tainted Android intents that are sent to activities so that more cases are covered.