mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Create SECURITY.md file
Initial version
This commit is contained in:
parent
21f9a18e8b
commit
6e144d309b
1 changed files with 27 additions and 0 deletions
27
SECURITY.md
Normal file
27
SECURITY.md
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 3.x.x | :white_check_mark: |
|
||||
| 2.x.x | :white_check_mark: |
|
||||
| < 2.x | :x: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
To report a vulnerability, use security@cisofy.com
|
||||
|
||||
See our [security page](https://cisofy.com/security/) for more details.
|
||||
|
||||
## Preferred language
|
||||
|
||||
English
|
||||
|
||||
## Acknowledgments
|
||||
|
||||
https://cisofy.com/security/#thanks
|
||||
|
||||
## Other
|
||||
|
||||
See the latest 'security.txt' at https://cisofy.com/.well-known/security.txt
|
||||
Loading…
Reference in a new issue