summaryrefslogtreecommitdiff
path: root/.github/SECURITY.md
blob: d8b772e22e575745489f0dfbed45f108affad344 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Security Policy

## Supported Versions

Currently the v2 (old stable) and v3 (stable) branches are actively receiving security fixes. Support for v2 will end on 2021-01-01.

The v4 branch is still early in development and only receives security fixes when they are synced from the v3 branch.

Version | Supported
------- | ---------
4.x.y   | :warning:
3.x.y   | :white_check_mark:
2.0.x   | :white_check_mark:
1.2.y   | :x:
1.1.y   | :x:
1.0.y   | :x:

## Reporting a Vulnerability

Please do not report security vulnerabilities on GitHub. Instead, get the attention of a developer in our [development IRC channel](https://kiwiirc.com/nextclient/irc.inspircd.org:+6697/#inspircd.dev) at irc.inspircd.org #inspircd.dev and PM them the details.

We will triage your issue as soon as possible and try to release a fixed version within a week of receiving your report.