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-14Use xxd or hexdump, depending on OSMichael Boelen
2019-07-14Long format for od does not exist on BSDMichael Boelen
2019-07-14Internal reorganizationMichael Boelen
2019-07-14Textual changesMichael Boelen
2019-07-14[SSH-7406] instead of just carriage return, strip all control charactersMichael Boelen
2019-07-14Merge branch 'master' into patch_3Michael Boelen
2019-07-14[NETW-3032] small rewrite of test and extended with addrwatchMichael Boelen
2019-07-13Add generator/version for futureMichael Boelen
2019-07-13Merge pull request #727 from Marzal/showhelperversionMichael Boelen
2019-07-13New command: lynis generate systemd-unitsMichael Boelen
2019-07-13Prepend sed to discard '## ' in CHANGELOG.mdDavid
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