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

ENHANCEMENT: Implement Helmet Middleware for Improved Security #366

Closed
3 tasks done
samyak-aditya opened this issue Oct 26, 2024 · 3 comments · Fixed by #404
Closed
3 tasks done

ENHANCEMENT: Implement Helmet Middleware for Improved Security #366

samyak-aditya opened this issue Oct 26, 2024 · 3 comments · Fixed by #404
Assignees
Labels
enhancement New feature or request gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted

Comments

@samyak-aditya
Copy link
Contributor

Is there an existing issue raised for this?

  • I have searched the existing issues

Describe the improvement

Overview : 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.

Benefits:

  • Adds security headers to HTTP responses, helping to mitigate risks such as:
  • Cross-Site Scripting (XSS)
  • Clickjacking
  • Content-Type sniffing

Hey @AlfiyaSiddique Please Assign me this Task

Component

  • Cross-Site Scripting (XSS)
  • Clickjacking
  • Content-Type sniffing

It should be implemented because

  • Provides a foundational layer of security for our application.

Would you like to work on this issue?

Yes

Terms & Conditions

  • I agree to follow the Code of Conduct
  • I'm a GSSOC'24 Ext contributor
@samyak-aditya samyak-aditya added the enhancement New feature or request label Oct 26, 2024
@github-actions github-actions bot added gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted labels Oct 26, 2024
@rafiya2003
Copy link

please assign me this issue

@AlfiyaSiddique
Copy link
Owner

@samyak-aditya go ahaed

@samyak-aditya
Copy link
Contributor Author

Hey @AlfiyaSiddique I have raised the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants