mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Documentation for IntentUriPermissionManipulationQuery
This commit is contained in:
@@ -35,6 +35,9 @@ deprecated class IntentUriPermissionManipulationConf extends TaintTracking::Conf
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* A taint tracking configuration for user-provided Intents being returned to third party apps.
|
||||
*/
|
||||
module IntentUriPermissionManipulationConfig implements DataFlow::ConfigSig {
|
||||
predicate isSource(DataFlow::Node source) { source instanceof RemoteFlowSource }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user