Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 461 Bytes

File metadata and controls

9 lines (5 loc) · 461 Bytes

0.8.10

New Queries

  • Added a new query java/android/insecure-local-key-gen for finding instances of keys generated for biometric authentication in an insecure way.

Minor Analysis Improvements

  • To reduce the number of false positives in the query "Insertion of sensitive information into log files" (java/sensitive-log), variables with names that contain "null" (case-insensitively) are no longer considered sources of sensitive information.