We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42360d commit 4918962Copy full SHA for 4918962
1 file changed
javascript/ql/lib/change-notes/2025-06-16-middleware-express.md
@@ -0,0 +1,5 @@
1
+---
2
+category: minorAnalysis
3
4
+* Improved data flow tracking through middleware to handle default value patterns like `req.prop = value || {}`.
5
+* Added `req._parsedUrl` as a remote input source.
0 commit comments