Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarifying security policy, removing outdated versions. #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,7 @@

## Supported Versions

Graylog is addressing vulnerabilities in the product for the current and the previous releases (a release is anything that increases either the major or the minor version part, in a [semver](https://semver.org) understanding) of the last twelve months.

For the current release (4.0) this means:

| Version | Supported |
| ------- | ------------------ |
| 4.0.x | :white_check_mark: |
| 3.3.x | :white_check_mark: |
| < 3.3.0 | :x: |
Any reported vulnerability will be fixed for the (affected) current and the previous releases (a release is anything that increases either the major or the minor version part, in a [semver](https://semver.org) understanding). For older versions, it will still be published as a security advisory and fixed if the effort is reasonable.

## Reporting a Vulnerability

Expand Down