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-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
2019-06-06[AUTH-9268] AIX find does not support maxdepthMichael Boelen
2019-05-16Move state recording to report sectionMichael Boelen
2019-05-08Add PHP ini file locations for Ubuntu 18.04. Fix #628Nicolas CARPi
2019-04-29Update tests_authenticationbcs016
2019-04-20[PKGS-7386] Removed suggestion as a warning is already displayed when vulnera...Michael Boelen
2019-04-17[PKGS-7392] - Skip test for Zypper-based systemsMichael Boelen
2019-04-17Non-interactive mode for zypperMichael Boelen
2019-04-15[PKGS-7328/PKGS-7330] added non-interactive global optionMichael Boelen
2019-04-15Added missing variablesMichael Boelen
2019-04-13Added new 'generate' commandMichael Boelen
2019-04-09Corrected lsvg binary detectionMichael Boelen
2019-04-09Updated descriptionsMichael Boelen
2019-04-09fix SHLL-6220 description (#673)Capashenn
2019-04-08Improved PackageIsInstalled function and its usageMichael Boelen
2019-04-08Undoed submitted pull request as it breaks testing at least on Ubuntu systemMichael Boelen
2019-04-08fix FILE-6374 (#672)Capashenn
2019-04-08Corrected stdout/stderr redirection for FreeBSD pkg toolMichael Boelen
2019-04-07Use ps instead of pgrep on AIXMichael Boelen
2019-04-07Extended function with more package managersMichael Boelen
2019-04-07Changed screen outputMichael Boelen
2019-04-07Detect equery binaryMichael Boelen
2019-04-04Improve text output for AIX systemsMichael Boelen
2019-04-04Merge of several tests, cleanup, minor code enhancements and restructureMichael Boelen
2019-04-03Corrected if-statementMichael Boelen