Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for NEL #27

Open
jacobbednarz opened this issue Mar 25, 2019 · 2 comments
Open

Add support for NEL #27

jacobbednarz opened this issue Mar 25, 2019 · 2 comments

Comments

@jacobbednarz
Copy link
Owner

Network Error Logging is becoming a thing via the [Reporting API] so it would be good to add support for it. Ideally, we would:

  • Rename this repository to be something more generic
  • Have support for CSP and NEL via an extensible interface
  • Make it easy to add reporting API endpoints in the future
@frenchvandal
Copy link

Nice, I was looking for a go alternative to that php script.

What about Expect-CT? Do you plan to add support too?

@jacobbednarz
Copy link
Owner Author

Eventually, it's definitely possible. The desire for NEL comes from our internal use of this tool and it hasn't been a must-have just yet but if you'd like to open a PR, I'd gladly review it.

The only restriction is that we'd want a separate endpoint (/expect-ct or similar) for the CT reports so we'd also need to shuffle the CSP endpoint to /csp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants