mirror of
https://github.com/github/codeql.git
synced 2026-01-14 06:54:48 +01:00
Update java/ql/lib/semmle/code/java/dataflow/FlowSources.qll
This commit is contained in:
@@ -300,7 +300,7 @@ class OnActivityResultIntentSource extends OnActivityResultIncomingIntent, Remot
|
||||
}
|
||||
|
||||
/**
|
||||
* A parameter of a method annotated with the `android.webkit.JavascriptInterface` method
|
||||
* A parameter of a method annotated with the `android.webkit.JavascriptInterface` annotation.
|
||||
*/
|
||||
class AndroidJavascriptInterfaceMethodParameter extends RemoteFlowSource {
|
||||
AndroidJavascriptInterfaceMethodParameter() {
|
||||
|
||||
Reference in New Issue
Block a user