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-09-21Fixed a typoMichael Boelen
2019-09-21Merge pull request #765 from Marzal/Marzal-AUTH-9282Michael Boelen
2019-09-21Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2019-09-20Update tests_ldapMike Robinson
2019-09-20Double quote to prevent globbing and word splitting.SC2086Marzal
2019-09-20Change variable name from FIND to FIND_P so is not reset by RegisterMarzal
2019-09-19Fixed typo found by SDKMichael Boelen
2019-09-19Changed spacingMichael Boelen
2019-09-19Style and log improvementsMichael Boelen
2019-09-19Merge pull request #761 from Schmuuu/masterMichael Boelen
2019-09-19Style improvementsMichael Boelen
2019-09-18enhance nginx config detection to correctly include confs via relative path a...Kristian Schuster
2019-09-17Bugfix: line had double print with incorrect quoteMichael Boelen
2019-09-17Implemented several code style improvementsMichael Boelen
2019-09-14Moved functionMichael Boelen
2019-09-14Improved logging of HasCorrectFilePermissions function and use correct value ...Michael Boelen
2019-09-13Tests using lsof may ignore threads (if supported)Michael Boelen
2019-09-12[FILE-6374] corrected defaults flag, added root directory, and changed loggingMichael Boelen
2019-09-12[SSH-7408] added forced-commands-onlyMichael Boelen
2019-09-12[MAIL-8804] replaced static strings with translation-aware stringsMichael Boelen
2019-09-11Removed WARNINGs from unset certificate and private keylowkey
2019-09-10[LOGG-2154] support new-style rsyslog configuration for remote targetsMichael Boelen
2019-09-03Added Debian and standardized othersMichael Boelen
2019-09-02[CRYP-7930] replaced incorrect PATH column with alternativeMichael Boelen
2019-08-29Added CRYP-8002Michael Boelen
2019-08-28Disabled suggestion for now, as some people will just install a suggested too...Michael Boelen
2019-08-28[TOOL-5160] added support for OSSEC agent daemonMichael Boelen
2019-08-26[CONT-8106] support for newer 'docker info' output that includes additional s...Michael Boelen
2019-08-26Added FINT-4316Michael Boelen
2019-08-26Combine multiple unsets into a single commandMichael Boelen
2019-08-22Added RHEL, renamed CentOS Linux name, reordered itemsMichael Boelen
2019-08-22Added NETW-3200Michael Boelen
2019-08-22When audit target is missing, stop executionMichael Boelen
2019-08-21Added CentOS and trigger an exception when a system has /etc/os-release but i...Michael Boelen
2019-08-21New function to display exceptionsMichael Boelen
2019-08-21Updated forensics variableMichael Boelen
2019-08-21Added initial support for DevOps mode to improve continuous integrationMichael Boelen
2019-08-21[CRYP-7930] extend test to use cryptsetup/lsblk or crypttab fileMichael Boelen
2019-08-21Move -c also to list of deprecated itemsMichael Boelen
2019-08-21Preparations for forensics scan modeMichael Boelen
2019-08-21Merge pull request #731 from chr0mag/cryp-7930Michael Boelen
2019-08-20Only escape backslash, question mark is not neededMichael Boelen
2019-08-20Do not show a tool tip if quiet option is usedMichael Boelen
2019-08-20Do not use find command when busybox is usedMichael Boelen
2019-08-20Put in fail-safe options for systems using AIX or busyboxMichael Boelen
2019-08-20Set hyphen as last character to allow it being matchedMichael Boelen
2019-08-20Stop execution if unexpected characters were found. Also move hyphen to end t...Michael Boelen
2019-08-17[FILE-7524] optimized test with new function and changed warning to suggestionMichael Boelen
2019-08-17New function HasCorrectFilePermissionsMichael Boelen
2019-08-15[HOME-9306] s/git-shell/gitYoni Weill