Procházet zdrojové kódy

Added SECURITY.md (#34)

Alexander Kopachov před 3 roky
rodič
revize
a44267089c
1 změnil soubory, kde provedl 15 přidání a 0 odebrání
  1. 15 0
      SECURITY.md

+ 15 - 0
SECURITY.md

@@ -0,0 +1,15 @@
+# Security Policy
+
+## Supported Versions
+
+We release patches for security vulnerabilities. Latest version only is eligible for receiving such a patches.
+
+| Version | Supported          |
+| ------- | ------------------ |
+| latest   | :white_check_mark: |
+| < latest | :x:                |
+
+## Reporting a Vulnerability
+
+Please report (suspected) security vulnerabilities to [alex.kopachov@gmail.com](mailto:alex.kopachov@gmail.com).
+You will receive a response from us as soon as possible. If the issue is confirmed, we will release a patch as soon as possible depending on complexity.