Skip to content

Commit 1336ee1

Browse files
committed
Fix typo in release note
1 parent 100f200 commit 1336ee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
lgtm,codescanning
2-
* A new query "Cleartext storage of sensitive information using a local database on Android" (`java/android/cleartext-storage-sdatabase`) has been added. This query finds instances of sensitive data being stored in local databases without encryption, which may expose it to attackers or malicious applications.
2+
* A new query "Cleartext storage of sensitive information using a local database on Android" (`java/android/cleartext-storage-database`) has been added. This query finds instances of sensitive data being stored in local databases without encryption, which may expose it to attackers or malicious applications.

0 commit comments

Comments
 (0)