analytics
analytics copied to clipboard
Implement XSS mitigations for report and dataload names
Summary
- add a SECURITY_REVIEW describing stored XSS vectors in dataset status and dataload views with mitigation recommendations
- escape rendered report and dataload names and sanitize stored names when creating, updating, copying, or importing reports and dataloads
- update the changelog to record the new security fixes and review documentation
Testing
- Not run (not requested)