mirror of
https://github.com/github/codeql.git
synced 2026-06-21 04:41:09 +02:00
449 B
449 B
0.4.4
New Queries
- The query
java/insufficient-key-sizehas 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.