Skip to content

Commit 500deac

Browse files
committed
Change query description
1 parent d9e6e5a commit 500deac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-312/CleartextStorageAndroidFilesystem.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Cleartext storage of sensitive information in the Android filesystem
3-
* @description Cleartext Storage of Sensitive Information the Android filesystem
3+
* @description Cleartext storage of sensitive information in the Android filesystem
44
* allows access for users with root privileges or unexpected exposure
55
* from chained vulnerabilities.
66
* @kind problem

0 commit comments

Comments
 (0)