Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 337 Bytes

File metadata and controls

5 lines (3 loc) · 337 Bytes

0.0.9

New Queries

  • 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.