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

Accept csp-violation reports? #2645

Closed
jjbayer opened this issue Oct 23, 2023 · 1 comment · Fixed by #3277
Closed

Accept csp-violation reports? #2645

jjbayer opened this issue Oct 23, 2023 · 1 comment · Fixed by #3277
Assignees

Comments

@jjbayer
Copy link
Member

jjbayer commented Oct 23, 2023

We see a lot of security reports that fail parsing because they have type:csp-violation, which we do not support.

  1. Is this a well-known type that we should support?
  2. If so, extend the security report types we support.

ref: POP-RELAY-2TA
Ref: getsentry/sentry#52794

@olksdr
Copy link
Contributor

olksdr commented Oct 23, 2023

@oioki Hey, could you help us with this?

Is there more info you could provide on type:csp-violation. Is this type a valid type for csp reports?

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 a pull request may close this issue.

2 participants