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
2015-10-25Added firewire-core module detectionLaurent Quillerou
2015-10-23Set enable status of pwhistory module at beginning of testmboelen
2015-10-23Enabled status of pwhistory module if remember option is usedmboelen
2015-10-23Test for blacklisted host ID valuesmboelen
2015-10-22Added password history tests to PAM pluginmboelen
2015-10-22Create a host ID by using SSH keys, when possiblemboelen
2015-10-22Added logging of maximum password retriesmboelen
2015-10-22Added logging of maximum password retriesmboelen
2015-10-21Changes to improve password strength testingmboelen
2015-10-21Log when vulnerable packages are foundmboelen
2015-10-21Improved parsing of PAM files, related logging, password settingsmboelen
2015-10-15Added debugging and several fixesmboelen
2015-10-15Changed path and added debugging to log filemboelen
2015-10-15Adding correct variables for proper logging and testingmboelen
2015-10-14Changes to check for presence BusyBox, to better support platforms using this...mboelen
2015-10-14Merge pull request #82 from SiemKorteweg/masterMichael Boelen
2015-10-14Updated log with latest changesmboelen
2015-10-14Use POSIX compatible flag, so it also works on BusyBoxmboelen
2015-10-14For exceptions the lynis.log file is a better sourcemboelen
2015-10-10Optimized use of cat, grep and awk.SiemKorteweg
2015-10-08Merge pull request #80 from SiemKorteweg/masterMichael Boelen
2015-10-08Adding new plugin for parsing PAM configurationsmboelen
2015-10-08Bumping up version towards major 2.2.0 releasemboelen
2015-10-08Added audit daemon and PAM variablesmboelen
2015-10-08Rename PCI-DSS to PCI DSSmboelen
2015-10-08Added (future) CIS benchmarks to compliance standardsmboelen
2015-10-06Make sure that the input of "uniq -d" is sorted to avoid that duplicate UID's...SiemKorteweg
2015-10-04Combine "sort | uniq" into "sort -u" to reduce the number of processes used f...SiemKorteweg
2015-10-01Added phase 2 support for pluginsmboelen
2015-10-01Properly show compliance status nowmboelen
2015-10-01Added DisplayManual function, friendly name for compliance, minor enhancementsmboelen
2015-10-01Renaming of variables for claritymboelen
2015-10-01Compliance variablesmboelen
2015-10-01Correct testing for disabled/blacklisted USB storage drivermboelen
2015-10-01Redirect possible errors instead of display on screenmboelen
2015-10-01Minor cleanup and redirecting possible errorsmboelen
2015-10-01Added ShowComplianceFinding function to display any non-compliance with secur...mboelen
2015-10-01Check correct variable for enabled compliance standardsmboelen
2015-10-01Added profile settings for compliance standards like HIPAA, ISO27001/ISO27002...mboelen
2015-10-01Add profile setting compliance_standards to define which ones are enabledmboelen
2015-10-01Added variables for compliance standards like HIPAA, ISO27001/ISO27002 and PC...mboelen
2015-10-01Added plugin phase variable and specific PAM settingsmboelen
2015-09-30Added DigitsOnly function to extract only numbers from a text stringmboelen
2015-09-28Added detection of ESET products and logging of malware scanner to reportmboelen
2015-09-24Show 2.2.0 details in developmentmboelen
2015-09-24Update towards major 2.2.0 releasemboelen
2015-09-24Going towards stable 2.2.0 releasemboelen
2015-09-24Properly parse updated way of storing warnings and suggestionsmboelen
2015-09-24New way of reporting a warningmboelen
2015-09-24Uniform way of saving warnings and suggestions to the log for later parsingmboelen