Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e6e5a commit 500deacCopy full SHA for 500deac
1 file changed
java/ql/src/Security/CWE/CWE-312/CleartextStorageAndroidFilesystem.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Cleartext storage of sensitive information in the Android filesystem
3
- * @description Cleartext Storage of Sensitive Information the Android filesystem
+ * @description Cleartext storage of sensitive information in the Android filesystem
4
* allows access for users with root privileges or unexpected exposure
5
* from chained vulnerabilities.
6
* @kind problem
0 commit comments