Added change note

This commit is contained in:
Tony Torralba
2021-08-02 17:21:25 +02:00
parent 5dfb0d4d64
commit 529a3d9d61

View File

@@ -0,0 +1,5 @@
lgtm,codescanning
* A new query "Android Intent redirection" (`java/android/intent-redirection`) has been added.
This query finds exported Android components using received Intents to start other components,
which can provide access to internal components of the application or cause other unintended
effects.