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-12-23[KRNL-5830] derive kernel version from filename after obtaining symlink targetMichael Boelen
2019-12-23[KRNL-5830] check for symlinkMichael Boelen
2019-12-23Removed -o which had no purposeMichael Boelen
2019-12-18[FILE-6430] minor code improvements and show suggestion with more detailsMichael Boelen
2019-12-18[MALW-3280] Added support for falcon-sensor by CrowdStrikeMichael Boelen
2019-12-18Code style improvement: quote argumentMichael Boelen
2019-12-18[INSE-8050] corrected function call for showing suggestionMichael Boelen
2019-12-18[INSE-8314] changed text of suggestionMichael Boelen
2019-12-17[PKGS-7410] Use multiple package managers when they are available on system. ...Michael Boelen
2019-12-17[KRNL-5830] Use symlink, only test for 'version' keyword if needed, adjusted ...Michael Boelen
2019-12-16[KRNL-5830] Fetch target for symlinked kernelMichael Boelen
2019-12-13Switched from warnings to suggestions, corrected path selection for DIR variableMichael Boelen
2019-12-13Quoting should not be used when globbingMichael Boelen
2019-12-13Decrease length of line breaks between testsMichael Boelen
2019-12-13[KRNL-5830] skip test partially if non-privilegedMichael Boelen
2019-12-13Improved permission check for BSD systemsMichael Boelen
2019-12-06Style change, add curly bracketsMichael Boelen
2019-12-06Merge pull request #800 from Schmuuu/core/fix-relative-path-detectionMichael Boelen
2019-12-06Merge branch 'master' into masterMichael Boelen
2019-12-06[BANN-7126] additional words for login banner are acceptedMichael Boelen
2019-12-04Added alias --use-cwd as that is more in line with other options (instead of ...Michael Boelen
2019-12-03Merge pull request #797 from Schmuuu/KRNL-5840/find-more-kernelsMichael Boelen
2019-11-28Merge pull request #798 from Schmuuu/OS-detection/detect-raspbianMichael Boelen
2019-11-28Merge pull request #799 from Schmuuu/ntp/set-NTP_CONFIG_FOUNDMichael Boelen
2019-11-25Merge pull request #803 from dvehrs/PermTestsMichael Boelen
2019-11-25Merge pull request #802 from dvehrs/HCFPMichael Boelen
2019-11-25Merge pull request #804 from Schmuuu/krnl/fix-wrong-limits-subfolderMichael Boelen
2019-11-25Merge pull request #805 from Schmuuu/tests_php/add_some_php72_and_php73_supportMichael Boelen
2019-11-18Removed empty linesMichael Boelen
2019-11-18Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2019-11-18Add USR1 trap to show status such as active testMichael Boelen
2019-11-13Merge pull request #809 from Marzal/masterMichael Boelen
2019-11-13Merge pull request #810 from neilmayhew/fix/773-home-9306Michael Boelen
2019-11-06MALW-3280: Kaspersky detectionfbomj
2019-11-03Fixes CISOfy/lynis#773János Márkus
2019-11-02Fix for false positive for some users on HOME-9306Neil Mayhew
2019-10-29grep doesn't work with '\|' in AIX. grep -E is more POSIX compliant.Marzal
2019-10-24added additional php folders to check, plus added PHP72 and PHP73Kristian Schuster
2019-10-24fix: forgot to replace test folder with correct folder from variableKristian Schuster
2019-10-23Updated tests for file permissions to case statementsDave Vehrs
2019-10-23Updated permissions checksDave Vehrs
2019-10-22don't fail relative paths check with spaces in PATHKristian Schuster
2019-10-22do set variable NTP_CONFIG_FOUND if ntp config is foundKristian Schuster
2019-10-20OS-Detection: add raspian detectionKristian Schuster
2019-10-20KRNL-5840: add detection for proxmox and raspi kernelKristian Schuster
2019-10-19fix for #781 - run lsblk without --pathsKristian Schuster
2019-10-16Merge pull request #772 from Marzal/Marzal-test_storageMichael Boelen
2019-10-15add missing variables and replace '\s' to be posix conformKristian Schuster
2019-10-15Merge pull request #784 from Schmuuu/krnl/disabled-coredumps-detectionMichael Boelen
2019-10-15Merge pull request #778 from pyllyukko/SINT-7010-MacOSMichael Boelen