Query metadata

This commit is contained in:
Ed Minnix
2022-12-22 12:14:34 -05:00
parent 778749184b
commit 0e15dd9fa9

View File

@@ -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