Skip to content

[Backend] Security: Input Sanitization & XSS Prevention #337

@Folex1275

Description

@Folex1275

Description
Ensure that any user-generated data (like stream descriptions or DAO proposal text) is sanitized before being stored or served.

Tasks

  • Implement dompurify or xss library on all POST/PUT endpoints.
  • Add SQL injection protection via Prisma’s parameterized queries.

Labels
[Backend] Medium Security

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions