CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Member predicate IsValidFragmentMethod::isUnsafe

Holds if this method makes the Activity it is declared in vulnerable to Fragment injection, that is, all code paths in this method return true and the Activity is exported.

predicate isUnsafe()