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-05-05Update CHANGELOG.mdMichael Boelen
2021-05-05Merge pull request #1145 from riaano/1144-Broken-IncludeMichael Boelen
Corrected missing break for issue #1144
2021-05-05Corrected the missing break in the codeRiaan Olivier
2021-05-05Corrected the missing break in the codeRiaan Olivier
2021-04-29Update CHANGELOG.mdMichael Boelen
2021-04-29Merge pull request #1138 from jhe2/b1134Michael Boelen
[BOOT-5104] Add service manager detection support for runit
2021-04-28Update CHANGELOG.mdMichael Boelen
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
2021-04-25[BOOT-5104] Add service manager detection support for runitJohannes Heimansberg
This fixes issue #1134.
2021-04-15Merge pull request #1130 from ocafebabe/cmd_supportMichael Boelen
Initial draft for Cmd support
2021-04-15Update tests_accountingMichael Boelen
Added condition
2021-04-15Merge pull request #1136 from murin-matus/patch-1Michael Boelen
Add missing bracket in 4402
2021-04-15Merge pull request #1128 from nberlee/nft-empty-fixMichael Boelen
nftables empy ruleset test fix by reorder --stateless
2021-04-14Add missing bracket in 4402Matus Murin
2021-04-02Initial draft for Cmd supportChristian Bourque
2021-04-01Added DevuanMichael Boelen
2021-04-01Merge pull request #1108 from schurzi/roundsMichael Boelen
[AUTH-9229] resolve inconsistency with AUTH-9230
2021-04-01Merge pull request #1118 from steph78630/masterMichael Boelen
Add translated status
2021-04-01Merge pull request #1110 from kolenichsj/masterMichael Boelen
Update EOL and URL for Alpine
2021-04-01Merge pull request #1123 from sbathe/masterMichael Boelen
1122: Add OS detection block for Garuda Linux
2021-03-31nftables empy ruleset test fix by reorder --statelessNico Berlee
2021-03-30Merge pull request #1127 from sbaumgartner75/masterMichael Boelen
Update tests_time
2021-03-28Update tests_timeStefan Baumgartner
Fix for TIME-3185 on debian stretch
2021-03-141122: Add OS detection block for Garuda LinuxSaurabh Bathe
2021-03-03Add translated statusStéphane
2021-01-22Update EOL and URL for AlpineSteve Kolenich
2021-01-13[AUTH-9229] resolve inconsistency with AUTH-9230Martin Schurz
2021-01-081103: FILE-6430 reports suggestion only when at least one kernel module is ↵Pavel Malyshev
not in the blacklist
2021-01-07Release 3.0.33.0.3Michael Boelen
2021-01-07Preparation for release 3.0.3Michael Boelen
2021-01-07Merge pull request #905 from topimiettinen/check-non-native-binary-formatsMichael Boelen
Check for registered non-native binary formats
2021-01-07Update CHANGELOG.mdMichael Boelen
2021-01-07Added CCBINARY and GCCBINARYMichael Boelen
2021-01-07Small style improvementMichael Boelen
2021-01-07Merge pull request #1004 from Varbin/1003-os-detectionMichael Boelen
Test for LINUX_VERSION before setting it again
2021-01-07Merge pull request #1100 from teoberi/Lynis-with-MariaDB->-10.4Michael Boelen
[DBS-1816] Force test to check only password authentication
2021-01-06Merge pull request #1104 from steph78630/masterMichael Boelen
Add and improvements strings (GUI)
2021-01-06Merge pull request #1099 from gcsgithub/masterMichael Boelen
fix syntax must include ${}
2021-01-05Add and improvements stringsStéphane
2021-01-03Update tests_databasesteoberi
Fix for Test: DBS-1816 - Check empty MySQL root password
2021-01-03Merge pull request #5 from gcsgithub/soedevMark Garrett
Syntax fix was only valid in ksh93+
2021-01-03Syntax fix was only valid in ksh93+Mark Garrett
2021-01-01Merge pull request #1097 from bginsbach/krnl-5677Michael Boelen
Add support for NetBSD to KRNL-5677 test and allow multiple platforms in Register function.
2021-01-01KRNL-5677 add NetBSDBrian Ginsbach
It is possible that NetBSD has the `proc` filesystem mounted. When `/proc` is mounted there will be a `/proc/cpuinfo`. Handle the simple case first (`proc` filesystem mounted). There are multiple other means to determine PAE/NX without `/proc/cpuinfo`.
2021-01-01Multiple platform support in RegisterBrian Ginsbach
Support specifying multiple platforms with `--platform`. Useful as not all operating systems identify identical hardware (platforms) with the same name (example x86_64 and amd64).
2020-12-28Remove check at this placeMichael Boelen
2020-12-26Switch to pre-releaseMichael Boelen
2020-12-26Improved call-to-action when OS is unknownMichael Boelen
2020-12-26Added support for Parrot GNU/LinuxMichael Boelen
2020-12-24Release 3.0.23.0.2Michael Boelen