mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2025-09-21 00:31:42 +02:00
26 lines
853 B
Markdown
26 lines
853 B
Markdown
|
# Security Policy
|
||
|
|
||
|
This software implements other software, it's not very likely that this software introduces new vulnerabilities.
|
||
|
|
||
|
## Supported Versions
|
||
|
|
||
|
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: |
|
||
|
|
||
|
## Reporting a Vulnerability
|
||
|
|
||
|
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).
|