-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Summary
Implement a server-side input sanitizer for Routes-F payloads.
Requirements
- Strip or reject HTML/script content.
- Normalize whitespace and trim fields.
- Provide a reusable helper for all routes-f handlers.
Notes
- Keep logic simple, no heavy dependencies.
Acceptance Criteria
- Sanitizer is unit tested.
- All routes-f writes use the sanitizer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program