Merge pull request #15376 from github/sitedocs/2.15.5-2

Regenerate 2.16.0 changelog with fixed changenote
This commit is contained in:
Pierre
2024-01-19 10:43:21 +01:00
committed by GitHub

View File

@@ -50,6 +50,14 @@ Improvements
Query Packs
-----------
Bug Fixes
~~~~~~~~~
Java
""""
* 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.
Minor Analysis Improvements
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -81,14 +89,6 @@ Swift
* Added additional sinks for the "Cleartext logging of sensitive information" (:code:`swift/cleartext-logging`) query. Some of these sinks are heuristic (imprecise) in nature.
Deprecated Queries
~~~~~~~~~~~~~~~~~~
Java
""""
* 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.
New Queries
~~~~~~~~~~~