mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Corrected Amazon Linux entries
Switched entries and added a note. Due to matching by regular expression, the shortest match would otherwise always win.
This commit is contained in:
parent
ac28c281b6
commit
1da058d6de
1 changed files with 2 additions and 1 deletions
|
|
@ -16,8 +16,9 @@
|
|||
#
|
||||
# Amazon Linux
|
||||
#
|
||||
os:Amazon Linux:2020-06-30:1593468000:
|
||||
# Note: shortest entry is listed at end due to regular expression matching being used
|
||||
os:Amazon Linux 2:2023-06-26:1687730400:
|
||||
os:Amazon Linux:2020-06-30:1593468000:
|
||||
#
|
||||
# Arch Linux
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue