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 коммит произвёл GitHub
Родитель 716c6cd519 4922b7fd11
Коммит 51a65f9794
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@ -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
~~~~~~~~~~~