Report Content Security Policy Violations
Open
team/automation
team/ui
team/unity
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
It's possible to direct the application to direct all Content Security Policy (CSP) violations automatically.
The specification is [here](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/report-to) and allows us to specify where to send the report which would probably be a new endpoint on our end to handle the incoming data.
Once that data is coming in and being stored in some fashion we can decide how we want to handle automating reporting of violations so that they can be handled as seamlessly as possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.