Skip to content

Add Security Headers #653

@omdxp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions