Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,20 @@ Thank you for improving the security of Express and related projects.
We appreciate your efforts in responsible disclosure and will make every effort
to acknowledge your contributions.

A [Security triage team member](https://github.com/expressjs/security-wg#security-triage-team)
or [the repo captain](https://github.com/expressjs/express/blob/master/Contributing.md#active-projects-and-captains)
will acknowledge your report as soon as possible.
These timelines may extend when our triage
volunteers are away on holiday, particularly at the end of the year.

After the initial reply to your report, the security team will
endeavor to keep you informed of the progress towards a fix and full
announcement, and may ask for additional information or guidance.

> [!NOTE]
> You can find more information about our process in [this guide](https://github.com/expressjs/security-wg/blob/main/docs/handle_security_reports.md)


### Reporting Security Bugs via GitHub Security Advisory (Preferred)

The preferred way to report security vulnerabilities is through
Expand Down Expand Up @@ -42,7 +56,6 @@ The lead maintainer will acknowledge your email within 48 hours and provide an i

If the security issue pertains to a third-party module that is not directly maintained within the Express ecosystem, please report it to the maintainers of that module.


## Disclosure Policy

When the security team receives a security bug report, they will assign it to a
Expand Down