File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+
12+ - Add SECURITY.md ([ #1147 ] ( https://github.com/josefpihrt/roslynator/pull/1147 ) )
13+
1014## [ 4.4.0] - 2023-08-01
1115
1216### Added
Original file line number Diff line number Diff line change 1+ # Security Policy
2+
3+ When it comes to security updates, the current major version is supported.
4+ Any vulnerabilities that affect older versions will be considered on a case-by-case basis.
5+
6+ ## Supported Versions
7+
8+ | Version | Supported |
9+ | ------- | :------------------:|
10+ | 4.x | :white_check_mark : |
11+ | CLI 0.x | :white_check_mark : |
12+ | Extension for VS 2022 | :white_check_mark : |
13+ | Extension for VS Code | :white_check_mark : |
14+
15+ ## Out of Support Versions
16+
17+ | Version | Supported |
18+ | ------- | :---------:|
19+ | < 4.0 | :x : |
20+ | Extension for VS 2019 and older | :x : |
21+
22+ ## Reporting a Vulnerability
23+
24+ Please report (suspected) security vulnerabilities to GitHub [ issues] ( https://github.com/JosefPihrt/Roslynator/issues/new ) .
25+ Once confirmed, we will release a patch as soon as possible.
You can’t perform that action at this time.
0 commit comments