File: SECURITY.md

package info (click to toggle)
python-asyncssh 2.21.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,468 kB
  • sloc: python: 40,344; makefile: 11
file content (22 lines) | stat: -rw-r--r-- 913 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Secuity Policy

## Supported Versions

AsyncSSH has only one active development branch at this time. Any bug or
vulnerability fixes will be fixed in the "develop" branch first and then
migrated to the "master" branch in preparation for putting out a new release.

## Reporting Vulnerabilities

**⚠️ Please do not file GitHub issues for security vulnerabilities as they are
public! ⚠️**

If you believe you have found a security vulnerability in AsyncSSH, please
create a draft
[security advisory](https://github.com/ronf/asyncssh/security/advisories/new)
or send an e-mail to security@asyncssh.com with a description of the issue
and details for how to reproduce it. This report will be reviewed and you'll
be contacted if further information is required, or when a fix is available.

Published security advisories for AsyncSSH can be found
[here](https://github.com/ronf/asyncssh/security/advisories).