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
Copy file name to clipboardExpand all lines: SECURITY.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,12 @@ The lead maintainer will acknowledge your email within 48 hours and provide an i
56
56
57
57
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.
58
58
59
+
## Pre-release Versions
60
+
61
+
Alpha and Beta releases are unstable and **not suitable for production use**.
62
+
Vulnerabilities found in pre-releases should be reported according to the [Reporting a Bug](#reporting-a-bug-or-security-vulnerability) section.
63
+
Due to the unstable nature of the branch it is not guaranteed that any fixes will be released in the next pre-release.
64
+
59
65
## Disclosure Policy
60
66
61
67
When the security team receives a security bug report, they will assign it to a
0 commit comments