Copyedit the Java src qlpack 0.4.4 release nnotes

This commit is contained in:
Chris Smowton
2022-11-17 16:57:08 +00:00
committed by GitHub
parent 47f07d83b8
commit d45c35a02e

View File

@@ -3,4 +3,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](https://github.com/github/codeql/pull/4926).
* Added a new query, `java/android/sensitive-keyboard-cache`, to detect instances of sensitive information possibly being saved to the keyboard cache.
* Added a new query, `java/android/sensitive-keyboard-cache`, to detect instances of sensitive information possibly being saved to the Android keyboard cache.