mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
27 lines
1.1 KiB
Markdown
27 lines
1.1 KiB
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2026 Sébastien Helleu <flashcode@flashtux.org>
|
|
|
|
SPDX-License-Identifier: GPL-3.0-or-later
|
|
-->
|
|
|
|
# Security Policy
|
|
|
|
## Supported versions
|
|
|
|
Only the latest stable version of WeeChat is supported.
|
|
|
|
| Version | Supported | Notes |
|
|
| -------------- | ------------------ | --------------------------------------------------- |
|
|
| Latest stable | :white_check_mark: | Fully supported. |
|
|
| Older releases | :x: | Not supported. Contact us in case of specific need. |
|
|
|
|
However, we may help to backport fixes on older versions, especially when they are used in released distributions with no way to upgrade to the latest stable release (please contact us).
|
|
|
|
## Reporting a vulnerability
|
|
|
|
Please report security issues using <https://github.com/weechat/weechat/security/advisories/new>.
|
|
|
|
Alternatively, if you are not able to use this form, you can send an email to [security@weechat.org](mailto:security@weechat.org) instead.
|
|
|
|
We will investigate all legitimate reports and do our best to quickly fix the problem.
|