You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update migration guide and resources doc for matcher changes
- migration.md: path-safety checks now raise ResourceSecurityError
rather than silently falling through; null bytes are rejected by
default; templates may have at most one multi-segment variable
- resources.md: add reject_null_bytes to the settings table; note
that ResourceSecurity is a heuristic and safe_join remains the
containment boundary
0 commit comments