Add basic security policy based on GitHub template

This commit is contained in:
timvisee 2019-05-23 21:05:10 +02:00
parent 15a7285ae1
commit 9e504f71ea
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

17
SECURITY.md Normal file
View file

@ -0,0 +1,17 @@
# Security Policy
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| 0.2.x | :white_check_mark: |
## Reporting a Vulnerability
To report a vulnerability in this project, or in one if it's dependency;
please [open](https://gitlab.com/timvisee/ffsend/issues/new) a new issue
on GitLab (or on [GitHub](https://github.com/timvisee/ffsend/issues/new)) describing the situation.
For confidential issues, you may send an email to the main developer (@timvisee) at: `3a4fb3964f@sinenomine.email`
To contribute code for fixing a vulnerability, please refer to the [contribution](./CONTRIBUTING.md) document.