Browse Source

Add SECURITY.md (closes #613)

Stéphane Raimbault 3 năm trước cách đây
mục cha
commit
bd1c85f2d3
1 tập tin đã thay đổi với 18 bổ sung0 xóa
  1. 18 0
      SECURITY.md

+ 18 - 0
SECURITY.md

@@ -0,0 +1,18 @@
+# Security Policy
+
+## Supported Versions
+
+| Version | Supported          |
+| ------- | ------------------ |
+| 3.1.x   | :white_check_mark: |
+| 3.0.x   | :x:                |
+
+## Reporting a Vulnerability
+
+To report a vulnerability, you can send a mail to the maintainer at
+Stéphane Raimbault <stephane.raimbault@gmail.com>.
+
+Once the vulnerability is fixed, new releases will be published and an issue
+will be created to disclose the vulnerability.
+
+The reporter name will be credited (if you wish).