Skip to content

Commit 710e012

Browse files
Java: fix precision of Android WebView File access query
Co-authored-by: Tony Torralba <[email protected]>
1 parent 013ff79 commit 710e012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-200/AndroidWebViewSettingsFileAccess.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @id java/android-websettings-file-access
66
* @problem.severity warning
77
* @security-severity 6.5
8-
* @precision high
8+
* @precision medium
99
* @tags security
1010
* external/cwe/cwe-200
1111
*/

0 commit comments

Comments
 (0)