Skip to content

Commit 775a550

Browse files
Add security severity
1 parent c085c1f commit 775a550

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/Security/CWE/CWE-524/SensitiveKeyboardCache.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* @description Sensitive information should not be saved to the keyboard cache.
44
* @kind problem
55
* @problem.severity warning
6+
* @security-severity 8.1
67
* @id java/android/sensitive-keyboard-cache
78
* @tags security
89
* external/cwe/cwe-524

0 commit comments

Comments
 (0)