File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
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 ) .
You can’t perform that action at this time.
0 commit comments