Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gustawlippa committed Feb 25, 2022
1 parent d5301f8 commit eaae0e3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Security Policy

## Supported Versions

We support the newest major version of MongooseIM based on the two latest OTP versions.

| Version | Supported |
| ------- | ------------------ |
| 5.x | :white_check_mark: |
| < 5.0 | :x: |

## Reporting a Vulnerability

To report a vulnerability please contact us at [email protected].

We will try to get back to you as quickly as we can, given that we are a relatively small, open-source team.
If the vulnerability is confirmed, we will try to patch it as soon as our resources allow.

We do not provide a bug bounty.

We proudly support the [Erlang Ecosystem Foundation](https://erlef.org/), which includes the [Security Working Group](https://erlef.org/wg/security).

0 comments on commit eaae0e3

Please sign in to comment.