Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61887be commit 4fc5738Copy full SHA for 4fc5738
1 file changed
javascript/ql/src/change-notes/2025-06-23-react-use-server.md
@@ -0,0 +1,5 @@
1
+---
2
+category: majorAnalysis
3
4
+* Taint is now tracked through the React `use` function.
5
+* Parameters of React server functions, marked with the `"use server"` directive, are now seen as taint sources.
0 commit comments