Add support for `Report-To` header
See original GitHub issueReferences: https://docs.report-uri.com/setup/reporting-api/ https://www.w3.org/TR/reporting/
The header essentially extends browser reporting from CSP, HPKP, etc. and adds things like deprecation, intervention and crash reporting.
Is this a good use-case for Helmet? Whilst the header itself isn’t explicitly tied to security, it could alert site owners of security problems or issues with their visitors browsers/network configuration, especially in the intervention
reports.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
CSP: report-to - HTTP - MDN Web Docs
The Content-Security-Policy Report-To HTTP response header field instructs the user agent to store reporting endpoints for an origin.
Read more >Guide to designing reports - Microsoft Support
Add report or page header and footer sections ... Verify which sections are already on the report. The sections are separated by shaded...
Read more >How to add Report-To Content-Security-Policy directly in web ...
according to the docs linked in the OP, there isn't a whole lot of browser support yet for the report-to CSP response header....
Read more >Custom Report Headers Overview - HELP CENTER
If your report template generates a report in a format other than CSV, you can also add a custom header to the top...
Read more >Content Security Policy - Report URI Documentation
If you'd like to use the newer report-to reporting directive in your CSP or CSPRO header, you will need to first setup the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I just published https://www.npmjs.com/package/report-to & https://www.npmjs.com/package/network-error-logging. Thanks!
Fantastic! Let me know if I can help with either of those and I’ll see if I have a spare moment.