Skip to content

Enabling security via helmet module #2

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

Merged
merged 2 commits into from
Jul 1, 2023
Merged

Enabling security via helmet module #2

merged 2 commits into from
Jul 1, 2023

Conversation

abame
Copy link
Owner

@abame abame commented Jul 1, 2023

Implementing security via helmet module by disabling sensitive headers, taking care of CORS and XSS, enabling CSP and more.

Implementing security via helmet module by disabling sensitive headers,
taking care of CORS and XSS, enabling CSP and more.
@github-actions
Copy link

github-actions bot commented Jul 1, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.2s
✅ HTML djlint 2 0 0.56s
✅ HTML htmlhint 2 0 0.21s
✅ JSON eslint-plugin-jsonc 5 0 0 0.75s
✅ JSON jsonlint 5 0 0.18s
✅ JSON npm-package-json-lint yes no 0.5s
✅ JSON prettier 5 0 0 0.46s
✅ JSON v8r 5 0 7.0s
✅ REPOSITORY gitleaks yes no 0.19s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY secretlint yes no 0.59s
✅ REPOSITORY trivy yes no 3.45s
✅ SPELL cspell 19 0 2.97s
✅ TYPESCRIPT standard 6 1 0 2.48s
✅ YAML prettier 2 0 0 0.42s
✅ YAML v8r 2 0 4.13s
✅ YAML yamllint 2 0 0.21s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@abame abame merged commit c12cb53 into master Jul 1, 2023
@abame abame deleted the helmet-security branch July 1, 2023 13:19
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.

1 participant