You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Visit the **Security** tab of the affected repository on GitHub.
41
+
2. Click **Report a vulnerability** and follow the provided steps.
42
+
43
+
This process applies to any repositories within the Express ecosystem.
44
+
If you are unsure whether a repository falls under this policy,
45
+
feel free to reach out via email.
46
+
47
+
### Reporting via Email
48
+
49
+
If you prefer, you can also report security issues by emailing `express-security@lists.openjsf.org`.
50
+
51
+
To ensure a timely response, please include all relevant details directly in the email body rather than linking to external sources or attaching files.
52
+
53
+
The lead maintainer will acknowledge your email within 48 hours and provide an initial response outlining the next steps. The security team will keep you updated on the progress and may request additional details.
31
54
32
55
## Pre-release Versions
33
56
34
57
Alpha and Beta releases are unstable and **not suitable for production use**.
35
-
Vulnerabilities found in pre-releases should be reported according to the [Reporting a Bug](#reporting-a-bug) section.
58
+
Vulnerabilities found in pre-releases should be reported according to the [Reporting a Bug or Security Vulnerability](#reporting-a-bug-or-security-vulnerability) section.
36
59
Due to the unstable nature of the branch it is not guaranteed that any fixes will be released in the next pre-release.
0 commit comments