JS: Change note

This commit is contained in:
Asger F
2025-11-26 11:20:42 +01:00
parent f9033f2abd
commit 7848369f77

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Fixed a bug in the Next.js model that would cause the analysis to miss server-side taint sources in files
named `route` or `page` appearing outside `api` and `pages` folders.