Skip to content

Commit ffe4375

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

SECURITY.md

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

4343
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.
4444

45+
## Pre-release Versions
46+
47+
Alpha and Beta releases are unstable and **not suitable for production use**.
48+
Vulnerabilities found in pre-releases should be reported according to the [Reporting a Bug](#reporting-a-bug-or-security-vulnerability) section.
49+
Due to the unstable nature of the branch it is not guaranteed that any fixes will be released in the next pre-release.
4550

4651
## Disclosure Policy
4752

0 commit comments

Comments
 (0)