Michael Boelen
923f60d420
Merge pull request #1173 from rchekaluk/master
...
Kernel 5.8 permits hidepid textual values
2021-07-22 11:00:03 +02:00
Michael Boelen
755abdc556
Merge pull request #1137 from teoberi/Lynis-with-PostgreSQL-13.1---test-ID-DBS-1826/DBS-1828
...
Lynis with PostgreSQL 13.1 test ID DBS-1826/DBS-1828
2021-07-21 17:22:17 +02:00
Michael Boelen
b0bee65843
KRNL-5830: sort kernels by version (ls -v) instead of date on disk (ls -t)
2021-07-21 15:26:48 +02:00
Michael Boelen
ad5909372d
PKGS-7410: don't show exception for systems running LXC
2021-07-21 13:16:08 +02:00
Michael Boelen
8f6a373f6b
Merge pull request #1153 from Idesmi/patch-1
...
Added openSUSE MicroOS
2021-07-20 23:29:10 +02:00
Michael Boelen
93a681006f
Merge pull request #1169 from al-lac/macos-detection
...
Fix Big Sur Detection and add macOS Monterey
2021-07-20 21:07:11 +02:00
Michael Boelen
71c15afbd1
Added missing quote
2021-07-20 16:32:18 +02:00
Michael Boelen
20be0f61e3
Merge pull request #1188 from digitalcheetah/artix-linux
...
Adding Artix Linux to osdetection
2021-07-20 11:34:17 +02:00
Michael Boelen
6d6e160100
Merge branch 'master' of https://github.com/CISOfy/lynis
2021-07-20 11:32:05 +02:00
Michael Boelen
3a03af42aa
Fix: show 'egrep' instead of 'grep' when egrep is missing
2021-07-20 11:31:18 +02:00
Michael Boelen
6755ac45c2
Replaced tab with space
2021-07-20 11:30:23 +02:00
Michael Boelen
e0a5555715
Merge pull request #1186 from just-some-tall-bloke/patch-1
...
Added detection for NethServer
2021-07-15 13:16:09 +02:00
Michael Boelen
aa91bb4c85
Corrected syntax
2021-07-12 15:21:35 +02:00
digitalcheetah
2816ed5598
Adding Artix Linux to osdetection
2021-07-11 04:25:38 +00:00
just-some-tall-bloke
e2aa40665c
Update osdetection
...
Added NethServer
https://www.nethserver.org/
2021-07-09 11:06:12 +02:00
Michael Boelen
7867759750
Dropping option to filter by label as newer versions of 'ip' give another result (no output)
2021-07-08 15:18:20 +02:00
Michael Boelen
5d96098a82
Switched order for interface detection on Linux
2021-07-08 14:54:49 +02:00
Michael Boelen
97e435ffe8
Add fallbacks for hostid generation and improve logging
2021-07-08 13:39:13 +02:00
Michael Boelen
da024079f1
Improve HostID generation and logging
2021-07-02 14:23:53 +02:00
Rob Chekaluk
b556450364
FILE-6344: support hidepid textual values
2021-06-21 08:53:43 -04:00
Alexander Lackner
fff5df170e
Fix Big Sur Detection and add macOS Monterey
2021-06-15 20:49:00 +02:00
Michael Boelen
54684aaac5
Merge pull request #1158 from jhe2/wc-argument-fix
...
[HRDN-7231] When calling wc, use the short -l flag instead of --lines…
2021-06-03 13:46:58 +02:00
Michael Boelen
922f822133
Merge pull request #1157 from mhdry/test-arch32-audit
...
Test PKGS-7320 extended to "Arch Linux 32"
2021-06-03 13:46:06 +02:00
Johannes Heimansberg
5666ed0a6d
[HRDN-7231] When calling wc, use the short -l flag instead of --lines to make it work with busybox's wc implementation also
2021-05-21 19:51:53 +02:00
Michael Boelen
d23c722c04
Removed trailing spaces
2021-05-20 08:30:54 +02:00
Michael Boelen
54f9281040
Added BunsenLabs detection
2021-05-20 08:28:54 +02:00
Marc Hendry
13bf829461
Test PKGS-7320 extended to "Arch Linux 32"
...
PKGS-7320 checks whether package arch-audit is installed. This test has been
extended to test ${OS_FULLNAME} for both "Arch Linux" as well as "Arch Linux 32".
2021-05-19 14:43:55 +02:00
Marc Hendry
b339145b84
Added Arch Linux 32
2021-05-14 16:04:07 +02:00
Idesmi
7044d7647e
Added openSUSE MicroOS
2021-05-14 11:00:39 +02:00
Michael Boelen
efc71ae6bb
Merge pull request #1119 from NicolaiSoeborg/add-MOR-bit-check
...
Check MemoryOverwriteRequest Control
2021-05-11 19:56:55 +02:00
Michael Boelen
4cfd59d60c
Merge pull request #1135 from pyllyukko/typo-fix
...
Small typo fix in ACCT-9622 LogText
2021-05-11 19:54:15 +02:00
Michael Boelen
d694afadd6
Update osdetection
2021-05-11 16:56:39 +02:00
Fred
e1d49ff007
Added detection of Rocky Linux to include/osdetection
2021-05-11 10:15:23 -04:00
Michael Boelen
32143f6377
Merge pull request #1139 from teoberi/New-test-BOOT-5140---Check-for-ELILO-boot-loader-presence
...
New test: BOOT-5140 - Check for ELILO boot loader presence
2021-05-11 11:21:33 +02:00
Michael Boelen
2ee335503d
Merge pull request #1143 from jhe2/logg-2138-metalog
...
[LOGG-2138] Do not check for klogd when metalog is being used
2021-05-11 11:14:27 +02:00
Michael Boelen
b941d7fccb
Added Manjaro (ARM)
2021-05-11 11:12:23 +02:00
Michael Boelen
ac313553fb
Added AlmaLinux
2021-05-11 11:03:43 +02:00
Johannes Heimansberg
0a5dfbe5e2
[LOGG-2138] Do not check for klogd when metalog is being used
...
Metalog comes with its own kernel logger, so there is no need to also run klogd.
2021-05-04 10:50:56 +02:00
Michael Boelen
db033ed320
Merge pull request #1138 from jhe2/b1134
...
[BOOT-5104] Add service manager detection support for runit
2021-04-29 09:56:22 +02:00
Michael Boelen
0506d4467a
Merge pull request #1105 from afunix/1103-blacklisted-modules
...
1103: FILE-6430 reports suggestion only when at least one kernel module is not in the blacklist
2021-04-28 09:41:59 +02:00
Johannes Heimansberg
1d45d5534e
[BOOT-5104] Add service manager detection support for runit
...
This fixes issue #1134 .
2021-04-25 10:54:00 +02:00
Michael Boelen
f41a2ead38
Merge pull request #1130 from ocafebabe/cmd_support
...
Initial draft for Cmd support
2021-04-15 08:35:31 +02:00
Michael Boelen
95d2ae0dee
Update tests_accounting
...
Added condition
2021-04-15 08:34:56 +02:00
Michael Boelen
032ba73987
Merge pull request #1136 from murin-matus/patch-1
...
Add missing bracket in 4402
2021-04-15 08:33:30 +02:00
Michael Boelen
dc0cb691e0
Merge pull request #1128 from nberlee/nft-empty-fix
...
nftables empy ruleset test fix by reorder --stateless
2021-04-15 08:33:02 +02:00
Matus Murin
010e68789e
Add missing bracket in 4402
2021-04-14 14:52:04 +00:00
pyllyukko
a8beb37e82
Small typo fix in ACCT-9622 LogText
2021-04-12 22:51:34 +03:00
Christian Bourque
7b632bdbfa
Initial draft for Cmd support
2021-04-02 00:37:29 +00:00
Michael Boelen
21219c91eb
Added Devuan
2021-04-01 14:34:26 +02:00
Michael Boelen
a8f7b0cb85
Merge pull request #1108 from schurzi/rounds
...
[AUTH-9229] resolve inconsistency with AUTH-9230
2021-04-01 13:44:17 +02:00