Update javascript/ql/lib/change-notes/2025-02-12-express-download.md

Co-authored-by: Asger F <asgerf@github.com>
This commit is contained in:
Kevin Stubbings
2025-02-12 11:01:29 -08:00
committed by GitHub
parent f5521ca1b8
commit 253882c3d1

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Added result.download() function to ResponseDownloadAsFileSystemAccess to FileSystemReadAccess
* The `response.download()` function in `express` is now recognized as a sink for path traversal attacks.