Skip to content

Commit 51a65f9

Browse files
authored
Merge pull request #15376 from github/sitedocs/2.15.5-2
Regenerate 2.16.0 changelog with fixed changenote
2 parents 716c6cd + 4922b7f commit 51a65f9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.16.0.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@ Improvements
5050
Query Packs
5151
-----------
5252

53+
Bug Fixes
54+
~~~~~~~~~
55+
56+
Java
57+
""""
58+
59+
* The three queries :code:`java/insufficient-key-size`, :code:`java/server-side-template-injection`, and :code:`java/android/implicit-pendingintents` had accidentally general extension points allowing arbitrary string-based flow state. This has been fixed and the old extension points have been deprecated where possible, and otherwise updated.
60+
5361
Minor Analysis Improvements
5462
~~~~~~~~~~~~~~~~~~~~~~~~~~~
5563

@@ -81,14 +89,6 @@ Swift
8189

8290
* Added additional sinks for the "Cleartext logging of sensitive information" (:code:`swift/cleartext-logging`) query. Some of these sinks are heuristic (imprecise) in nature.
8391

84-
Deprecated Queries
85-
~~~~~~~~~~~~~~~~~~
86-
87-
Java
88-
""""
89-
90-
* The three queries :code:`java/insufficient-key-size`, :code:`java/server-side-template-injection`, and :code:`java/android/implicit-pendingintents` had accidentally general extension points allowing arbitrary string-based flow state. This has been fixed and the old extension points have been deprecated where possible, and otherwise updated.
91-
9292
New Queries
9393
~~~~~~~~~~~
9494

0 commit comments

Comments
 (0)