Add security severity

This commit is contained in:
Joe Farebrother
2022-10-06 11:26:41 +01:00
parent c085c1f3ad
commit 775a5507a6

View File

@@ -3,6 +3,7 @@
* @description Sensitive information should not be saved to the keyboard cache.
* @kind problem
* @problem.severity warning
* @security-severity 8.1
* @id java/android/sensitive-keyboard-cache
* @tags security
* external/cwe/cwe-524