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

277 Make default-src configurable in CSPMiddleware #278

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

dantownsend
Copy link
Member

Resolves #277

@dantownsend dantownsend added the enhancement New feature or request label Mar 29, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (1047227) to head (c6fc24f).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #278      +/-   ##
==========================================
- Coverage   92.69%   92.35%   -0.34%     
==========================================
  Files          34       34              
  Lines        2052     2053       +1     
==========================================
- Hits         1902     1896       -6     
- Misses        150      157       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dantownsend dantownsend merged commit ec0d87d into master Mar 29, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Make default-src configurable in CSPMiddleware
2 participants