404 B
404 B
Validation and Sanitization Guidelines
- Data sanitization
- Input validation
- All content being displayed to a web browser MUST be appropriately sanitized (unsafe characters should be escaped using their respective html entities)