Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Disable X-Powered-By header for all express apps #23

Description

@neilscallywag

In compliance with https://cwe.mitre.org/data/definitions/200.html we need to disable x-powered-by header for our express apps.

app.disable('x-powered-by');

Metadata

Metadata

Assignees

No one assigned

    Labels

    securitySecurity flaw/vulnerability

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions