|
@@ -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.
|