Skip to content

Commit b7957d3

Browse files
committed
Create SECURITY.md
1 parent 4959bad commit b7957d3

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

SECURITY.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Currently we support versions 2.x.x of MQTTNIO. These will receive security updates as and when needed.
6+
7+
## Reporting a Vulnerability
8+
9+
If you believe you have found a security vulnerability in MQTTNIO please do not post this in a public forum, do not create a GitHub Issue. Instead you should email [[email protected]](mailto:[email protected]) with details of the issue.
10+
11+
#### What happens next?
12+
13+
* A member of the team will acknowledge receipt of the report within 5
14+
working days. This may include a request for additional
15+
information about reproducing the vulnerability.
16+
* We will privately inform the Swift Server Work Group ([SSWG][sswg]) of the
17+
vulnerability within 10 days of the report as per their [security
18+
guidelines][sswg-security].
19+
* Once we have identified a fix we may ask you to validate it. We aim to do this
20+
within 30 days, but this may not always be possible.
21+
* We will decide on a planned release date and let you know when it is.
22+
* Once the fix has been released we will publish a security advisory on GitHub
23+
and the [SSWG][sswg] will announce the vulnerability on the [Swift
24+
forums][swift-forums-sec].
25+
26+
[sswg]: https://github.com/swift-server/sswg
27+
[sswg-security]: https://github.com/swift-server/sswg/blob/main/process/incubation.md#security-best-practices
28+
[swift-forums-sec]: https://forums.swift.org/c/server/security-updates/

0 commit comments

Comments
 (0)