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-08-22When audit target is missing, stop executionMichael Boelen
2019-08-21Added initial support for DevOps mode to improve continuous integrationMichael Boelen
2019-08-21Move -c also to list of deprecated itemsMichael Boelen
2019-08-21Preparations for forensics scan modeMichael Boelen
2019-07-26Set variable instead of using return, otherwise other parameters won't be che...Michael Boelen
2019-07-25New option: --usecwd to run from current working directoryMichael Boelen
2019-07-18Move this check to the DiscoverProfiles functionMichael Boelen
2019-07-18Added file check when a profile is providedMichael Boelen
2019-07-12Run non-interactive by default, use --wait to enforce waiting after finishing...Michael 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-24Check number of arguments for 'audit dockerfile'Michael Boelen
2019-04-13Added new 'generate' commandMichael Boelen
2019-01-31Changed year and preparing for new releaseMichael Boelen
2018-09-08Changed output for remote system auditMichael Boelen
2018-08-27Updated list of options and man pageMichael Boelen
2018-05-02Check for available parameter when using profile or plugindirMichael Boelen
2018-01-11Added alias for skipping pluginsMichael Boelen
2018-01-11Changed yearMichael Boelen
2017-10-29Added --silent as parameter for --quietMichael Boelen
2017-06-21Show full command for remote usageMichael Boelen
2017-04-30[bulk change] cleaning up, code enhancements, initialization of variables, an...Michael Boelen
2017-03-06Various cleanups (#363)hlein
2017-03-01Code cleanups and removed 'lynis update release' commandMichael Boelen
2017-02-09Changed date and preparing for release2.4.1Michael Boelen
2017-02-05Updated commandsMichael Boelen
2016-11-05Fix Dockerfile audit (#313)Michael Mior
2016-10-28Improve usage and display of update toolMichael Boelen
2016-10-13Add upload-only commandMichael Boelen
2016-08-26New command 'lynis show details' to display test detailsMichael Boelen
2016-08-23Do not show update message when using 'show' helperMichael Boelen
2016-08-18Added aliases for --tests-from-groupMichael Boelen
2016-08-16Added --bin-dirs optionMichael Boelen
2016-08-15Added --rootdir for forensicsMichael Boelen
2016-07-28Allow strict code checking for developersMichael Boelen
2016-07-28Check for number of argumentsMichael Boelen
2016-07-27Make Lynis run in quick mode by defaultMichael Boelen
2016-07-26Replaced function with generic echo, as functions are not available yetMichael Boelen
2016-07-24Rename of categories, introduction of groupsMichael Boelen
2016-07-18Remove colors properly with one function (contribution: Mike Slifcak at PindropMichael Boelen
2016-07-18Add 'update check' as exampleMichael Boelen
2016-07-12Proper display of tool tips configuration, while not showing tips when using ...Michael Boelen
2016-07-11Add blue colors for tipsMichael Boelen
2016-07-05Disable color status and clear blue colorMichael Boelen
2016-07-05Implement tooltipsMichael Boelen
2016-05-15Added --man-page aliasMichael Boelen
2016-05-15Add helper tool 'configure'Michael Boelen
2016-05-14Improve screen output of 'lynis update info'Michael Boelen
2016-05-14Initial support for remote scanning with: lynis audit system remoteMichael Boelen
2016-05-12Remove debugging detailsMichael Boelen