Skip to content

Commit bcc66f0

Browse files
chore: update SECURITY.md with supported versions section
Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
1 parent 4059797 commit bcc66f0

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
@@ -9,3 +9,9 @@ The Spin team and community take security vulnerabilities very seriously. If you
99
We will disclose any security vulnerabilities in our [Security Advisories](https://github.com/spinframework/spin/security/advisories).
1010

1111
All vulnerabilities and associated information will be treated with full confidentiality. We are thankful for your efforts in keeping Spin secure, and we will publicly acknowledge your contributions if you wish.
12+
13+
## Supported Versions
14+
15+
- We will support **the current MAJOR version, and the latest MINOR version within that MAJOR version, until two months after the release of a new MAJOR version**. Only PATCH releases of a MAJOR release, which is in the two month window, will be made available. For example, if v2.0 is released on 3/1/2023. v1.x will be supported until 5/1/2023, which is two months after v2.0 is released. Within the two month period (3/1/2023 - 5/1/2023), v1.x will only receive PATCH updates.
16+
- We will support **the current MINOR version, within the latest MAJOR version, until 1 month after the release of a new MINOR version**. For example, if v1.1 is released on 4/15/2023. v1.0 will be supported until 5/15/2023. Within this period, PATCH releases will still be made for any critical fixes to v1.0.
17+
- Only **the latest PATCH version, for any MAJOR.MINOR version** is supported. When a new PATCH version is released, any issue raised, will be fixed by a new PATCH release (roll-forward). For example, if v1.0.1 is released, and an issue is being raised based on v1.0.0, the immediate ask on the user is to upgrade to v1.0.1. If the issue is also in v1.0.1, a new PATCH version will be released as v1.0.2.

0 commit comments

Comments
 (0)