Skip to content

Commit 7c00483

Browse files
authored
Update SECURITY.md
Add 3.x and expand disclaim dependency support requirements
1 parent 314444e commit 7c00483

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

SECURITY.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22

33
## Supported Versions
44

5-
| Version | Supported |
6-
| ------- | ------------------ |
7-
| 2.x | :white_check_mark: |
8-
| < 2.x | :x: |
5+
| Version | Supported |
6+
| ------- | ------------------------------------------ |
7+
| 3.x | :white_check_mark: |
8+
| 2.x | :white_check_mark: [^swift-nio-disclaimer] |
9+
| < 2.x | :x: |
910

1011
## Reporting a Vulnerability
1112

1213
To report a secuirty issue please email me at [[email protected]](mailto:[email protected]?subject=Security%20Issue%20with%20github:swiftpackages/DotEnv)
14+
15+
[^swift-nio-disclaimer]: Intented security patches for as long as [apple/swift-nio](https://github.com/apple/swift-nio) continues to provide patches. Their support can be found [within their repo](https://github.com/apple/swift-nio/blob/main/SECURITY.md#versions)

0 commit comments

Comments
 (0)