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

Implement CORS and Helmet middleware #154

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Implement CORS and Helmet middleware #154

merged 1 commit into from
Dec 18, 2023

Conversation

kyle1morel
Copy link
Contributor

Description

Implement CORS and Helmet middleware

Types of changes

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Copy link

Coverage Report (Application)

Totals Coverage
Statements: 70.67% ( 53 / 75 )
Methods: 62.5% ( 5 / 8 )
Lines: 81.63% ( 40 / 49 )
Branches: 44.44% ( 8 / 18 )

Copy link

github-actions bot commented Dec 18, 2023

Coverage Report (Frontend)

Totals Coverage
Statements: 31.63% ( 600 / 1897 )
Methods: 28.96% ( 117 / 404 )
Lines: 38.32% ( 428 / 1117 )
Branches: 14.63% ( 55 / 376 )

@jujaga jujaga merged commit b819c72 into master Dec 18, 2023
18 checks passed
@jujaga jujaga deleted the security/helmet branch December 18, 2023 21:43
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.

3 participants