update change note

This commit is contained in:
Jami Cogswell
2022-11-03 14:44:04 -04:00
parent f40eefce57
commit 910eebcf5d

View File

@@ -1,4 +1,4 @@
---
category: newQuery
---
* Added a new query, `java/insufficient-key-size`, to detect the use of cryptographic algorithms with insufficient key sizes.
* 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).