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

feat: added new CSP endpoint for reporting API #102

Merged
merged 4 commits into from
Jun 13, 2024

Conversation

fabiogermann
Copy link
Contributor

@fabiogermann fabiogermann commented Jun 12, 2024

Added the CSP reporting API (as the "report-uri" was deprecated).

Closes #67

Copy link
Owner

@jacobbednarz jacobbednarz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the PR! overall looks good but we'll want to tighten up a few things here in order to get it over the line.

README.md Outdated Show resolved Hide resolved
internal/handler/report_api_csp.go Show resolved Hide resolved
internal/handler/report_api_csp.go Outdated Show resolved Hide resolved
internal/handler/report_api_csp.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
@jacobbednarz jacobbednarz merged commit 1ff8b42 into jacobbednarz:master Jun 13, 2024
7 checks passed
@jacobbednarz
Copy link
Owner

lgtm, thanks!

@chennin
Copy link
Contributor

chennin commented Jun 14, 2024

@fabiogermann @jacobbednarz thank you for this! working for me with 0.0.16

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

Successfully merging this pull request may close these issues.

Allow an array of reports
3 participants