JS: Fix changelog formatting

This commit is contained in:
Chuan-kai Lin
2025-03-03 09:19:01 -08:00
parent fa850cccb1
commit 17acb31f65
2 changed files with 0 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
### Major Analysis Improvements
---
* Added support for the `response` threat model kind, which can enabled with [advanced setup](https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#extending-codeql-coverage-with-threat-models). When enabled, the response data coming back from an outgoing HTTP request is considered a source of taint.
* Added support for the `useQuery` hook from `@tanstack/react-query`.

View File

@@ -2,7 +2,6 @@
### Major Analysis Improvements
---
* Added support for the `response` threat model kind, which can enabled with [advanced setup](https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#extending-codeql-coverage-with-threat-models). When enabled, the response data coming back from an outgoing HTTP request is considered a source of taint.
* Added support for the `useQuery` hook from `@tanstack/react-query`.