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
2020-04-02[CRYP-7902] Optionally check also certificates provided by packagesTopi Miettinen
2020-04-02Added fallback for awk/tr, small code enhancement, added noteMichael Boelen
2020-04-01The IsRunning function may have not everything defined early on, so added a f...Michael Boelen
2020-04-01[LOGG-2190] skip mysqld related entriesMichael Boelen
2020-04-01Added quotesMichael Boelen
2020-04-01[TIME-3104] search for files using find and strip potential characters that m...Michael Boelen
2020-04-01Merge pull request #885 from sanderu/masterMichael Boelen
2020-04-01Split count values so they are reported as individual itemsMichael Boelen
2020-03-31Enhance binaries reportTopi Miettinen
2020-03-31Merge pull request #887 from bginsbach/fix-auth-9229Michael Boelen
2020-03-31Corrected case where binaries were not checked while we do want to use dmidec...Michael Boelen
2020-03-31Removed unneeded complexity regarding dmidecode, as binary checks are already...Michael Boelen
2020-03-31Merge pull request #890 from bginsbach/add-pkg_infoMichael Boelen
2020-03-31Merge pull request #888 from bginsbach/fix-auth-9230Michael Boelen
2020-03-30Fix PKGS-7301 message nitBrian Ginsbach
2020-03-30Add pkg_info to PackageIsInstalledBrian Ginsbach
2020-03-30Add NetBSD pkgsrc pkg_info to known binariesBrian Ginsbach
2020-03-30PROC-3802 Only check for prelink package on LinuxBrian Ginsbach
2020-03-29Fix AUTH-9230 for systems without /etc/login.defsBrian Ginsbach
2020-03-29AUTH-9229 Do not use long options for sortBrian Ginsbach
2020-03-28Adding test FILE-6394Sander
2020-03-25[FINT-4339] define what file to check forMichael Boelen
2020-03-25Corrected requirements to run testsMichael Boelen
2020-03-25Added notes to NETW-3200 for future extending this testMichael Boelen
2020-03-25[NETW-3200] corrected testMichael Boelen
2020-03-25Add specific control ID for warnings regarding usage of deprecated optionsMichael Boelen
2020-03-25Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2020-03-25Improved warning message with 'how to resolve'Michael Boelen
2020-03-25[FILE-6374]: Summarize unhardened file systemTopi Miettinen
2020-03-24Merge pull request #862 from topimiettinen/blacklist-fsMichael Boelen
2020-03-24Merge pull request #824 from Varbin/masterMichael Boelen
2020-03-24Merge pull request #860 from topimiettinen/harden-mount-optionsMichael Boelen
2020-03-24Merge pull request #879 from topimiettinen/enhance-tomoyo-checkMichael Boelen
2020-03-24Merge pull request #880 from konstruktoid/grphashroundsMichael Boelen
2020-03-24fix indentationThomas Sjögren
2020-03-24fix tabsThomas Sjögren
2020-03-24AUTH-9229 isnt related to login.defs, add AUTH-9230Thomas Sjögren
2020-03-23Enhance TOMOYO Linux checkTopi Miettinen
2020-03-23FS module tests: check if modules are blacklistedTopi Miettinen
2020-03-23Run 'systemd-analyze security'Topi Miettinen
2020-03-23Removed incorrect process name from list, enable --full as it is required for...Michael Boelen
2020-03-23Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2020-03-23Fixed 'lynis show details' outputMichael Boelen
2020-03-23Merge pull request #876 from topimiettinen/enhance-apparmor-checkMichael Boelen
2020-03-23[CRYP-8005] added haveged, match against process name instead of full command...Michael Boelen
2020-03-23Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2020-03-23[AUTH-9229] make test only available for rootMichael Boelen
2020-03-23Merge pull request #878 from topimiettinen/check-ima-evmMichael Boelen
2020-03-23Merge pull request #874 from topimiettinen/check-password-hashing-methodsMichael Boelen
2020-03-23[AUTH-9252] corrected permission checkMichael Boelen