Skip to content

Commit 7787491

Browse files
Change id to use android/ instead of prepending android-
Co-authored-by: Tony Torralba <[email protected]>
1 parent da25c58 commit 7787491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @name Android WebSettings content access
33
* @description Access to content providers in a WebView can enable JavaScript to access protected information.
44
* @kind problem
5-
* @id java/android-websettings-content-access
5+
* @id java/android/websettings-content-access
66
* @problem.severity warning
77
* @security-severity 6.5
88
* @precision medium

0 commit comments

Comments
 (0)