Files
codeql/java/ql/src/change-notes/released/0.4.4.md
2022-11-17 16:57:08 +00:00

449 B

0.4.4

New Queries

  • The query java/insufficient-key-size has been promoted from experimental to the main query pack. Its results will now appear by default. This query was originally submitted as an experimental query by @luchua-bc.
  • Added a new query, java/android/sensitive-keyboard-cache, to detect instances of sensitive information possibly being saved to the Android keyboard cache.