Change query description

This commit is contained in:
Tony Torralba
2022-01-17 11:09:55 +01:00
parent d9e6e5aa04
commit 500deac12d

View File

@@ -1,6 +1,6 @@
/** /**
* @name Cleartext storage of sensitive information in the Android filesystem * @name Cleartext storage of sensitive information in the Android filesystem
* @description Cleartext Storage of Sensitive Information the Android filesystem * @description Cleartext storage of sensitive information in the Android filesystem
* allows access for users with root privileges or unexpected exposure * allows access for users with root privileges or unexpected exposure
* from chained vulnerabilities. * from chained vulnerabilities.
* @kind problem * @kind problem