mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
Query metadata
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
/**
|
||||
* @id java/android-websettings-permit-contentacces
|
||||
* @name Android WebView settings permits content access
|
||||
* @id java/android/websettings-permit-contentacces
|
||||
* @description Access to content providers in a WebView can permit access to protected information by loading content:// links.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @precision medium
|
||||
* @tags security
|
||||
* external/cwe/cwe-200
|
||||
*/
|
||||
|
||||
import java
|
||||
|
||||
Reference in New Issue
Block a user