ansible-role-grub/SECURITY.md

26 lines
926 B
Markdown
Raw Normal View History

2020-06-04 21:11:29 +02:00
# [Security Policy](#security-policy)
2020-05-18 13:51:01 +02:00
This software implements other software, it's not very likely that this software introduces new vulnerabilities.
2020-06-04 21:11:29 +02:00
## [Supported Versions](#supported-versions)
2020-05-18 13:51:01 +02:00
The current major version is supported. For example if the current version is 3.4.1:
| Version | Supported |
| ------- | ------------------ |
| 3.4.1 | :white_check_mark: |
| 3.4.x | :white_check_mark: |
| 3.x.x | :white_check_mark: |
| 2.0.0 | :x: |
| 1.0.0 | :x: |
2020-06-04 21:11:29 +02:00
## [Reporting a Vulnerability](#reporting-a-vulnarability)
2020-05-18 13:51:01 +02:00
Please [open an issue](https://github.com/robertdebock/ansible-role-grub/issues) describing the vulnerability.
Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
Please consider [sponsoring me](https://github.com/sponsors/robertdebock).