Add change note

This commit is contained in:
Tony Torralba
2022-04-26 11:26:58 +02:00
parent 7b3a803d19
commit cf55f180c4

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
Added a data flow step for tainted Android intents that are sent to other activities and accessed there via `getIntent()`.