mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Java: WebView file access query description
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/**
|
||||
* @name Android WebSettings file access
|
||||
* @kind problem
|
||||
* @description Enabling access to the file system in a WebView can enable access to sensitive information.
|
||||
* @id java/android-websettings-file-access
|
||||
* @problem.severity warning
|
||||
* @security-severity 6.5
|
||||
|
||||
Reference in New Issue
Block a user