mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Added change note
This commit is contained in:
5
javascript/ql/lib/change-notes/2025-04-11-nextrequest.md
Normal file
5
javascript/ql/lib/change-notes/2025-04-11-nextrequest.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Data passed to the [NextResponse](https://nextjs.org/docs/app/api-reference/functions/next-response) constructor is now treated as a sink for `js/reflected-xss`.
|
||||
* Data received from [NextRequest](https://nextjs.org/docs/app/api-reference/functions/next-request) and [Request](https://developer.mozilla.org/en-US/docs/Web/API/Request) is now treated as a remote user input `source`.
|
||||
Reference in New Issue
Block a user