Skip to content

feat(security): add helmet + per-route body-size limits - #201

Open
dev-nana27 wants to merge 2 commits into
NovaCoreLabs1:mainfrom
dev-nana27:fix-security-helmet-body
Open

feat(security): add helmet + per-route body-size limits#201
dev-nana27 wants to merge 2 commits into
NovaCoreLabs1:mainfrom
dev-nana27:fix-security-helmet-body

Conversation

@dev-nana27

Copy link
Copy Markdown

Closes #8 + #17. Adds helmet for baseline HTTP security headers with CSP compatible with SAML SSO, Swagger UI, Cloudinary. Adds 1mb body-size limit via express.json/urlencoded for DoS prevention.

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.

Add helmet for baseline HTTP security headers

1 participant