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

Temporarily stop reporting CSP violations #2327

Merged
merged 1 commit into from
Nov 11, 2020
Merged

Temporarily stop reporting CSP violations #2327

merged 1 commit into from
Nov 11, 2020

Conversation

csutter
Copy link
Contributor

@csutter csutter commented Nov 11, 2020

An issue in the rollbar gem is causing its JS output to violate our CSP
and generates two CSP violation reports per page view, ironically making
us go over our Rollbar quota. 😅

Until the relevant PR gets merged, this suspends CSP violation reports:
rollbar/rollbar-gem#1010

An issue in the rollbar gem is causing its JS output to violate our CSP
and generates two CSP violation reports per page view, ironically making
us go over our Rollbar quota.

Until the relevant PR gets merged, this suspends CSP violation reports:
rollbar/rollbar-gem#1010
@sonarcloud
Copy link

sonarcloud bot commented Nov 11, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

@csutter csutter merged commit fe687c2 into master Nov 11, 2020
@csutter csutter deleted the csp-suspend branch November 11, 2020 17:18
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.

2 participants