Commit 062d97e
Clarify RSC security: no server-side flight parsing, no server functions (#621)
Expand the security considerations section to explain that TanStack Start's
RSC model doesn't send or parse flight data on the server (it flows one-way
from server to client), and that React Server Functions aren't supported,
meaning recent React security advisories don't apply to our architecture.
Co-authored-by: Claude <[email protected]>1 parent 3f9ff48 commit 062d97e
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
346 | 350 | | |
347 | 351 | | |
348 | 352 | | |
| |||
0 commit comments