mirror of https://github.com/pkg/sftp.git
add security policy
This commit is contained in:
parent
ac1008fcf1
commit
1871076d09
|
@ -0,0 +1,13 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
Security updates are provided for the latest released version of this package.
|
||||
We also welcome vulnerability reports for the development version to help us ensure it is secure before the next release.
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
If you believe you’ve found a security vulnerability in this project, we strongly encourage you to report it privately using GitHub’s [security advisory system]((https://github.com/pkg/sftp/security/advisories/new).
|
||||
This will allow us to review and address the issue before public disclosure.
|
||||
|
||||
Thank you for helping us keep the project secure.
|
Loading…
Reference in New Issue