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-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-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
2015-09-24Removed bracketmboelen
2015-09-24Added new test [CONT-8108] to check file permissions of Docker filesmboelen
2015-09-24Corrected logging for tests related to /etc/newsyslog.conf parsingmboelen
2015-09-24Changed description of place holdermboelen
2015-09-24Added new parameters to ReportSuggestion and ReportWarning functionsmboelen
2015-09-24Removed [AUTH-9230] and merged it into [AUTH-9228]mboelen
2015-09-24Extended description for vulnerable package tests on FreeBSDmboelen
2015-09-24Changed test IDs of place holdersmboelen
2015-09-24Changed test IDs of place holdersmboelen
2015-09-24Corrected PKGS-7380 and undoubled PKGS-7381mboelen
2015-09-24Changed lmd to maldet, as LMD detectionmboelen
2015-09-24Added the detection of LMD, or Linux Malware Detect toolingmboelen
2015-09-22Bugfix: wrong logtext for HRDN-7230Alexander Lobodzinski
2015-09-21Bugfix: nginx SSL detection worked on Linux only (only GNU sed understands \t...Alexander Lobodzinski
2015-09-17Merge pull request #78 from rsmith-nl/freebsd-servicesMichael Boelen
2015-09-16Merge branch 'master' into freebsd-servicesRoland Smith
2015-09-16Merged patch to properly log umask valuemboelen
2015-09-16Add hardening points properly to umask testsmboelen
2015-09-16Added variables which were not initialized beforemboelen
2015-09-14Bugfix for BSD: unrelated variable got logged instead of umaskAlexander Lobodzinski
2015-09-12Merge branch 'master' of https://github.com/CISOfy/Lynismboelen
2015-09-12Changes to comments onlymboelen
2015-09-11In quiet mode, hardening index was not written to log and report filesAlexander Lobodzinski
2015-09-10Added screen output for /etc/login.confmboelen
2015-09-10Corrected case functionmboelen
2015-09-10Add support for testing umask value in /etc/login.conf like FreeBSD systemsmboelen
2015-09-10Add test [SHLL-6230] to test for umask values in common shell configuration f...mboelen
2015-09-10Import of tool tips sectionmboelen
2015-09-10Remove tool tips section from reportmboelen
2015-09-10Renamed BINPATHS to BIN_PATHSmboelen
2015-09-10Count total amount of suggestions and warningsmboelen
2015-09-10Show amount of suggestions and warningsmboelen
2015-09-10Added counters for suggestions and warningsmboelen
2015-09-10Changed exit codes when using incorrect parametersmboelen
2015-09-10Added ExitCustom function and notes for virtualizationmboelen
2015-09-09Extended virtualization tests and loggingmboelen
2015-09-08Improved tests and logging for automation toolsmboelen
2015-09-08Merge pull request #74 from alobodzinski/tooling-cf3Michael Boelen
2015-09-08Simplify: clarify if a particular set of module is not available, instead of ...mboelen
2015-09-08Cleanup: Don't show pflogd status on screen, when pf is not availablemboelen
2015-09-08Fixed typosAlexander Lobodzinski
2015-09-08Detect automation with Cfengine 3Alexander Lobodzinski