Преглед на файлове

Add basic security policy based on GitHub template

timvisee преди 6 години
родител
ревизия
9e504f71ea
променени са 1 файла, в които са добавени 17 реда и са изтрити 0 реда
  1. 17 0
      SECURITY.md

+ 17 - 0
SECURITY.md

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