mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Add @name property
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a2c886d367
commit
40c759e61a
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* @name Access Java object methods through JavaScript exposure
|
||||
* @id java/android-webview-addjavascriptinterface
|
||||
* @description Exposing a Javascript interface to a Java object in a WebView can lead to malicious JavaScript controlling the application.
|
||||
* @kind problem
|
||||
|
||||
Reference in New Issue
Block a user