mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
309 B
309 B
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.