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

Fixed: helmet security support #557

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Conversation

samyak-aditya
Copy link
Contributor

Fixed #437

  • Adds security headers to HTTP responses, helping to mitigate risks such as:
  • Cross-Site Scripting (XSS)
  • Clickjacking
  • Content-Type sniffing
  • Provides a foundational layer of security for our application.

Copy link

vercel bot commented Oct 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
med-space ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2024 9:02pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] Add Helmet Middleware for Enhanced Security
2 participants