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 (Expand)Author
2019-07-12Run non-interactive by default, use --wait to enforce waiting after finishing...Michael Boelen
2019-07-12Add timing measurement of individual tests and report themMichael Boelen
2019-07-12Show name of deprecated function on screen outputMichael Boelen
2019-07-12[NAME-4408] corrected Report function callMichael Boelen
2019-07-12New function SafeFileMichael Boelen
2019-07-10Textual changesMichael Boelen
2019-07-10Show 'Not found' instead of 'OK'Michael Boelen
2019-07-10[PROC-3802] test for presence of prelink toolingMichael Boelen
2019-07-10[PROC-3602] Use ROOTDIRMichael Boelen
2019-07-10First round of cleanups and textual improvementsMichael Boelen
2019-07-10Quote file name as it may include spacesMichael Boelen
2019-07-10Use exit code instead of ITEM_FOUND valueMichael Boelen
2019-07-09[CRYP-7903] enhanced test to properly workMichael Boelen
2019-07-09[SSH-7402] detect other SSH daemons like dropbear and split SSH daemon from O...Michael Boelen
2019-07-09Added CRYP-7930Michael Boelen
2019-07-08Fix for incorrect subdirectory retrieval and adding enhancement to reduce num...Michael Boelen
2019-07-08Fix: split directoriesMichael Boelen
2019-07-08New profile option to ignore specified certificate directoriesMichael Boelen
2019-07-08New function: EqualsMichael Boelen
2019-07-08Added option: ssl-certificate-paths-to-ignoreMichael Boelen
2019-07-07Add deprecation message for old format and added check for unexpected/invalid...Michael Boelen
2019-07-07Added DisplayWarning functionMichael Boelen
2019-07-07Added new colors and regroupingMichael Boelen
2019-07-07Cleanup of default profile and migration of permdir/permfileMichael Boelen
2019-07-05Only check empty binaries when we did a full scan, as for some commands the b...Michael Boelen
2019-07-05Add Readonly() functionMichael Boelen
2019-07-05Show tip to use 'lynis generate hostids' when they are missingMichael Boelen
2019-07-03New option to disable plugins via profileMichael Boelen
2019-07-03Change variable name to better indicate what it doesMichael Boelen
2019-07-01When PATH is defined, only locations from variableMichael Boelen
2019-06-30Fall back to echo if ECHOCMD is empty early during execution of programMichael Boelen
2019-06-30Show text when stopping executionMichael Boelen
2019-06-30Security: test all parameters and arguments for the presence of control chara...Michael Boelen
2019-06-30Security: test PATH and warn or exit on discovery of dangerous locationMichael Boelen
2019-06-30Added check to ensure that common system tools are defined as extra safety me...Michael Boelen
2019-06-29New function: SafeInputMichael Boelen
2019-06-24Merge branch 'master' of https://github.com/CISOfy/lynis2.7.5Michael Boelen
2019-06-24Minor cleanupsMichael Boelen
2019-06-24Added TLSv1 as weak protocol (nginx)Michael Boelen
2019-06-24Added Suricata (IDS)Michael Boelen
2019-06-24Added Bro (IDS)Michael Boelen
2019-06-24Check number of arguments for 'audit dockerfile'Michael Boelen
2019-06-24Non-functional code removed as it does not work as intended and lacks require...Michael Boelen
2019-06-24Merge pull request #714 from deltablot/issue628Michael Boelen
2019-06-24Merge pull request #713 from bcs016/patch-1Michael Boelen
2019-06-24Merge pull request #722 from pyllyukko/linux-bsdrc.dMichael Boelen
2019-06-24[NETW-3012] make ss command output preferred for Linux system and changed out...Michael Boelen
2019-06-17Include 'generate' commandMichael Boelen
2019-06-06Detect BSD-style (rc.d) init in Linux systemspyllyukko
2019-06-06[FILE-6310] filter on correct field for AIXMichael Boelen