Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dfb0d4 commit 529a3d9Copy full SHA for 529a3d9
1 file changed
java/change-notes/2021-08-02-android-intent-redirect-query.md
@@ -0,0 +1,5 @@
1
+lgtm,codescanning
2
+* A new query "Android Intent redirection" (`java/android/intent-redirection`) has been added.
3
+This query finds exported Android components using received Intents to start other components,
4
+which can provide access to internal components of the application or cause other unintended
5
+effects.
0 commit comments