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
2017-12-08Changes for new plugin class 'hardware'Michael Boelen
2017-09-16Improve process detectionMichael Boelen
2017-08-08Set default log directory, or allow it be set per OSMichael Boelen
2017-04-30[bulk change] cleaning up, code enhancements, initialization of variables, an...Michael Boelen
2017-04-23Initialize variablesMichael Boelen
2017-02-10Status of MongoDB instancesMichael Boelen
2017-02-09Changed date and preparing for release2.4.1Michael Boelen
2016-12-02Allow option to configure host IDs via profileMichael Boelen
2016-11-08Added variable for readlink binaryMichael Boelen
2016-10-28Added more definitions for toolsMichael Boelen
2016-10-16Support for Docker container detectionMichael Boelen
2016-10-13Add upload-only commandMichael Boelen
2016-09-24Show possible solution with findingsMichael Boelen
2016-09-10Initialize variables for binariesMichael 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-16Add StoreNginxSettings function to store parsed nginx configurationMichael Boelen
2016-08-13Add notebook hardware detectionMichael Boelen
2016-08-13Variable for reason why tests are skippedMichael Boelen
2016-08-13Add show-report-solution settingMichael Boelen
2016-08-11Set initial root directory to '/'Michael Boelen
2016-08-11Allow repository update to be disabledMichael Boelen
2016-08-04OS_KERNELVERSION_FULL is set only on Linux, OS_KERNELVERSION is not set on AI...alobodzinski
2016-07-30[PKGS-7388] Readability improvements and initializationMichael Boelen
2016-07-28Allow strict code checking for developersMichael Boelen
2016-07-27Make Lynis run in quick mode by defaultMichael Boelen
2016-07-24[DBS-1880] Detection for redisMichael Boelen
2016-07-24Rename of categories, introduction of groupsMichael Boelen
2016-07-24Add header as colorMichael Boelen
2016-07-24Add bold as colorMichael 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-05Define colorsMichael Boelen
2016-07-05Implement tooltipsMichael Boelen
2016-07-05Migrate to new options, including skip-pluginsMichael Boelen
2016-07-05Add variable for settings and SSL pathsMichael Boelen
2016-06-11Add automatic detection of used languageMichael Boelen
2016-06-11Added support for multiple languagesMichael Boelen
2016-06-07Add variables for alternative upload toolMichael Boelen
2016-05-04Set default value for CHECKMichael Boelen
2016-05-03Do an earlier detection of grsecurity and store result, so tests can be simpl...Michael Boelen
2016-04-27Detect when weak protocols are used, simplify nginx testmboelen
2016-04-26Added developer mode (--developer)mboelen
2016-04-25Removed --config option in favor of lynis show profilesmboelen
2016-04-25Allow skipping of plugins with --skip-plugins or skip-pluginsmboelen
2016-04-25Allow show-warnings-only and --(show-)warnings-only optionmboelen
2016-04-25Exit with exit code 0 by default, unless error-on-warnings is being usedmboelen
2016-04-23Allow additional profile with --profilemboelen
2016-04-19Add --verbose optionmboelen
2016-04-19Allow skipping of individual tests or atomic testsmboelen