Skip to content

Commit 7aa030c

Browse files
committed
Add security policy in SECURITY.md
1 parent 76c14dd commit 7aa030c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

SECURITY.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Secuity Policy
2+
3+
## Supported Versions
4+
5+
AsyncSSH has only one active development branch at this time. Any bug or
6+
vulnerability fixes will be fixed in the "develop" branch first and then
7+
migrated to the "master" branch in preparation for putting out a new release.
8+
9+
## Reporting Vulnerabilities
10+
11+
**⚠️ Please do not file GitHub issues for security vulnerabilities as they are
12+
public! ⚠️**
13+
14+
If you believe you have found a security vulnerability in AsyncSSH, please
15+
create a draft
16+
[security advisory](https://github.com/ronf/asyncssh/security/advisories/new)
17+
or send an e-mail to [email protected] with a description of the issue
18+
and details for how to reproduce it. This report will be reviewed and you'll
19+
be contacted if further information is required, or when a fix is available.
20+
21+
Published security advisories for AsyncSSH can be found
22+
[here](https://github.com/ronf/asyncssh/security/advisories).

0 commit comments

Comments
 (0)