mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2025-02-22 01:45:40 +01:00
Update SECURITY.md
This commit is contained in:
parent
e642759b84
commit
3cccb68511
1 changed files with 11 additions and 9 deletions
20
SECURITY.md
20
SECURITY.md
|
@ -4,15 +4,17 @@
|
|||
|
||||
The following versions are currently being supported with security updates:
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 7.x | :white_check_mark: |
|
||||
| 6.x | :information_source: MAINTENANCE |
|
||||
| 5.x | :warning: DEPRECATED |
|
||||
| 4.x | :x: EOL |
|
||||
| 3.0 | :x: EOL |
|
||||
| 2.0 | :x: EOL |
|
||||
| 1.0 | :x: EOL |
|
||||
| Version | Supported | Rsync version |
|
||||
| ------- | ------------------ | ------------------ |
|
||||
| 7.0.2 | :white_check_mark: | >= 3.4.0 |
|
||||
| 7.0.1 | :warning: DEPRECATED | < 3.4.0 |
|
||||
| 7.0.0 | :warning: DEPRECATED | < 3.4.0|
|
||||
| 6.x | :x: EOL |< 3.4.0|
|
||||
| 5.x | :x: EOL |< 3.4.0|
|
||||
| 4.x | :x: EOL |< 3.4.0|
|
||||
| 3.0 | :x: EOL |< 3.4.0|
|
||||
| 2.0 | :x: EOL |< 3.4.0|
|
||||
| 1.0 | :x: EOL |< 3.4.0|
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
|
|
Loading…
Reference in a new issue