Skip to content

Add Security Headers #653

Description

@omdxp

Is your feature request related to a problem? Please describe.
Our HTTP server currently lacks essential security headers, resulting in a poor "D" security score on https://securityheaders.com/?q=dzcode.io&followRedirects=on

Describe the solution you'd like
Integrate the necessary security headers to achieve a higher score, aiming for an "A" or even "A+." The recommended headers to add include:

  • X-Frame-Options
  • X-XSS-Protection
  • X-Content-Type-Options
  • Referrer-Policy
  • Content-Security-Policy
  • Strict-Transport-Security
  • Permissions-Policy

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions