Java: Added description to query

This commit is contained in:
Ed Minnix
2022-11-12 09:56:45 -05:00
parent 7712ec2523
commit b4cd1ee34d

View File

@@ -1,5 +1,6 @@
/**
* @name Android WebView JavaScript settings
* @description Enabling JavaScript execution in a WebView can result in man-in-the-middle attacks.
* @kind problem
* @id java/android-websettings-javascript-enabled
* @problem.severity warning