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

[Feature Request]: Add Helmet Middleware for Enhanced Security in the Backend #110

Closed
6 tasks done
samyak-aditya opened this issue Oct 14, 2024 · 4 comments · Fixed by #243
Closed
6 tasks done

[Feature Request]: Add Helmet Middleware for Enhanced Security in the Backend #110

samyak-aditya opened this issue Oct 14, 2024 · 4 comments · Fixed by #243
Assignees
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task

Comments

@samyak-aditya
Copy link
Contributor

Is there an existing feature request for this?

  • I have searched the existing feature requests

Describe the feature you would like to request

Benefits:

  • 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.

What problem does this feature solve?

To improve the security of our Express application, we should implement the Helmet middleware. Helmet helps set various HTTP headers that protect against common vulnerabilities.

Alternative solutions

No response

Confirmation

  • I have read the Bitbox Contributing Guidelines
  • I am a GSSOC-EXT contributor
  • I am a HACKTOBERFEST contributor
  • I have starred the Bitbox repository
  • I would like to help implement this feature
@samyak-aditya samyak-aditya added the enhancement New feature or request label Oct 14, 2024
Copy link

👋 Thank you @samyak-aditya for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@samyak-aditya
Copy link
Contributor Author

Hey Please Assign me this

@samyak-aditya samyak-aditya changed the title [Feature Request]: Add Helmet Middleware for Enhanced Security [Feature Request]: Add Helmet Middleware for Enhanced Security in the Backend Oct 14, 2024
@Anuj3553 Anuj3553 added gssoc-ext Extended contribution for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task hacktoberfest Open-source contribution during October for GSSoC and removed enhancement New feature or request labels Oct 15, 2024
@Anuj3553
Copy link
Collaborator

Hyy @samyak-aditya, I'm assigning this issue to you.

@samyak-aditya
Copy link
Contributor Author

Hey @Anuj3553 I have Raised the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants