We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c085c1f commit 775a550Copy full SHA for 775a550
java/ql/src/Security/CWE/CWE-524/SensitiveKeyboardCache.ql
@@ -3,6 +3,7 @@
3
* @description Sensitive information should not be saved to the keyboard cache.
4
* @kind problem
5
* @problem.severity warning
6
+ * @security-severity 8.1
7
* @id java/android/sensitive-keyboard-cache
8
* @tags security
9
* external/cwe/cwe-524
0 commit comments