Commit bd1c85f2d39cba13c031f019b005f564cf799f3e

Authored by Stéphane Raimbault
1 parent 89f5c504

Add SECURITY.md (closes #613)

Showing 1 changed file with 18 additions and 0 deletions
SECURITY.md 0 → 100644
  1 +# Security Policy
  2 +
  3 +## Supported Versions
  4 +
  5 +| Version | Supported |
  6 +| ------- | ------------------ |
  7 +| 3.1.x | :white_check_mark: |
  8 +| 3.0.x | :x: |
  9 +
  10 +## Reporting a Vulnerability
  11 +
  12 +To report a vulnerability, you can send a mail to the maintainer at
  13 +Stéphane Raimbault <stephane.raimbault@gmail.com>.
  14 +
  15 +Once the vulnerability is fixed, new releases will be published and an issue
  16 +will be created to disclose the vulnerability.
  17 +
  18 +The reporter name will be credited (if you wish).
... ...