Skip to content

Commit e9b3bbd

Browse files
committed
security: add section on pre-release versions and reporting vulnerabilities
Signed-off-by: Sebastian Beltran <[email protected]>
1 parent 573cb2c commit e9b3bbd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

SECURITY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ The lead maintainer will acknowledge your email within 48 hours and provide an i
5656

5757
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.
5858

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+
5965
## Disclosure Policy
6066

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

0 commit comments

Comments
 (0)