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

fix(protocol): Add missing security directives #876

Merged
merged 3 commits into from
Dec 7, 2020

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Dec 7, 2020

Several variants of CspDirective were missing, which caused us to drop CSP
reports that specified them in their effective-directive field. The list of
directives was obtained from https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy

@jan-auer jan-auer requested review from a team and RaduW December 7, 2020 10:58
CHANGELOG.md Outdated Show resolved Hide resolved
@jan-auer jan-auer merged commit bb05f0c into master Dec 7, 2020
@jan-auer jan-auer deleted the fix/missing-effective-directive branch December 7, 2020 11:40
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.

None yet

2 participants