Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-30Added 'RedHat' to OS detection routine (RHEL 6)Michael Boelen
2021-07-29Merge pull request #1142 from konstruktoid/aidelocMichael Boelen
add support for additional Aide db paths
2021-07-29Merge pull request #1193 from zcrayfish/patch-1Michael Boelen
Use posix grep/egrep options, fixing issue #1166
2021-07-29Merge pull request #1194 from zcrayfish/patch-2Michael Boelen
grep options change from gnu to posix
2021-07-29Update tests_networkingMichael Boelen
2021-07-28Update tests_databasesGlowsome
Add mariadb as binary to check
2021-07-27Added MALW-3290, Trend Micro malware agent detection, added agent and ↵Michael Boelen
rootkit scanner status
2021-07-24grep options change from gnu to posixZachary Lee Andrews
fix issue #1167
2021-07-24Use posix egrep options, fixing issue #1166Zachary Lee Andrews
2021-07-22Merge pull request #1173 from rchekaluk/masterMichael Boelen
Kernel 5.8 permits hidepid textual values
2021-07-21Merge pull request #1137 from ↵Michael Boelen
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-21KRNL-5830: sort kernels by version (ls -v) instead of date on disk (ls -t)Michael Boelen
2021-07-21PKGS-7410: don't show exception for systems running LXCMichael Boelen
2021-07-21Merge pull request #1153 from Idesmi/patch-1Michael Boelen
Added openSUSE MicroOS
2021-07-20Merge pull request #1169 from al-lac/macos-detectionMichael Boelen
Fix Big Sur Detection and add macOS Monterey
2021-07-20Added missing quoteMichael Boelen
2021-07-20Merge pull request #1188 from digitalcheetah/artix-linuxMichael Boelen
Adding Artix Linux to osdetection
2021-07-20Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2021-07-20Fix: show 'egrep' instead of 'grep' when egrep is missingMichael Boelen
2021-07-20Replaced tab with spaceMichael Boelen
2021-07-15Merge pull request #1186 from just-some-tall-bloke/patch-1Michael Boelen
Added detection for NethServer
2021-07-12Corrected syntaxMichael Boelen
2021-07-11Adding Artix Linux to osdetectiondigitalcheetah
2021-07-09Update osdetectionjust-some-tall-bloke
Added NethServer https://www.nethserver.org/
2021-07-08Dropping option to filter by label as newer versions of 'ip' give another ↵Michael Boelen
result (no output)
2021-07-08Switched order for interface detection on LinuxMichael Boelen
2021-07-08Add fallbacks for hostid generation and improve loggingMichael Boelen
2021-07-02Improve HostID generation and loggingMichael Boelen
2021-06-21FILE-6344: support hidepid textual valuesRob Chekaluk
2021-06-15Fix Big Sur Detection and add macOS MontereyAlexander Lackner
2021-06-03Merge pull request #1158 from jhe2/wc-argument-fixMichael Boelen
[HRDN-7231] When calling wc, use the short -l flag instead of --lines…
2021-06-03Merge pull request #1157 from mhdry/test-arch32-auditMichael Boelen
Test PKGS-7320 extended to "Arch Linux 32"
2021-05-21[HRDN-7231] When calling wc, use the short -l flag instead of --lines to ↵Johannes Heimansberg
make it work with busybox's wc implementation also
2021-05-20Removed trailing spacesMichael Boelen
2021-05-20Added BunsenLabs detectionMichael Boelen
2021-05-19Test PKGS-7320 extended to "Arch Linux 32"Marc Hendry
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-14Added Arch Linux 32Marc Hendry
2021-05-14Added openSUSE MicroOSIdesmi
2021-05-11Merge pull request #1119 from NicolaiSoeborg/add-MOR-bit-checkMichael Boelen
Check MemoryOverwriteRequest Control
2021-05-11Merge pull request #1135 from pyllyukko/typo-fixMichael Boelen
Small typo fix in ACCT-9622 LogText
2021-05-11Update osdetectionMichael Boelen
2021-05-11Added detection of Rocky Linux to include/osdetectionFred
2021-05-11Merge pull request #1139 from ↵Michael Boelen
teoberi/New-test-BOOT-5140---Check-for-ELILO-boot-loader-presence New test: BOOT-5140 - Check for ELILO boot loader presence
2021-05-11Merge pull request #1143 from jhe2/logg-2138-metalogMichael Boelen
[LOGG-2138] Do not check for klogd when metalog is being used
2021-05-11Added Manjaro (ARM)Michael Boelen
2021-05-11Added AlmaLinuxMichael Boelen
2021-05-04[LOGG-2138] Do not check for klogd when metalog is being usedJohannes Heimansberg
Metalog comes with its own kernel logger, so there is no need to also run klogd.
2021-04-30add support for additional Aide db pathsThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2021-04-29Merge pull request #1138 from jhe2/b1134Michael Boelen
[BOOT-5104] Add service manager detection support for runit
2021-04-28Merge pull request #1105 from afunix/1103-blacklisted-modulesMichael Boelen
1103: FILE-6430 reports suggestion only when at least one kernel module is not in the blacklist