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-25[CRYP-7902] Check also certificates in DER formatTopi Miettinen
2020-04-12Merge pull request #883 from topimiettinen/check-encrypted-swap-devicesMichael Boelen
2020-04-09Merge pull request #882 from topimiettinen/check-package-certificatesMichael Boelen
2020-04-09Merge pull request #896 from Schmuuu/feature/raspi-detect-required-rebootMichael Boelen
2020-04-09Merge pull request #904 from bginsbach/krnl-5677Michael Boelen
2020-04-08KRNL-5677 use platform instead of preqs-metBrian Ginsbach
2020-04-08 [CRYP-7902] Fixes issue #902 Martin Churchill
2020-04-07[PROC-3802] added package manager routine as dependencyMichael Boelen
2020-04-06Added support to require a detected and known package managerMichael Boelen
2020-04-04[NETW-2400] Improved loggingMichael Boelen
2020-04-04Added new test NETW-2400Michael Boelen
2020-04-03[NETW-2706] allow usage of systemd-resolve and resolvectl, improved screen ou...Michael Boelen
2020-04-03Merge pull request #899 from bginsbach/auth-9218Michael Boelen
2020-04-03Merge pull request #898 from bginsbach/auth-9268Michael Boelen
2020-04-03[NETW-2706] redirect errors to stderrMichael Boelen
2020-04-03AUTH-9218 add NetBSD and OpenBSDBrian Ginsbach
2020-04-03AUTH-9218 add requires rootBrian Ginsbach
2020-04-03Combine AUTH-9218 and AUTH-9489Brian Ginsbach
2020-04-02AUTH-9268 Add DragonFlyBrian Ginsbach
2020-04-02extended test KRNL-5830 to detect required reboots on RaspbianKristian S
2020-04-02Added new test PHP-2382Michael Boelen
2020-04-02[PRNT-2308] check for Port statement and minor adjustments to testMichael Boelen
2020-04-02Renamed spools to spoolersMichael Boelen
2020-04-02[PRNT-2308] check also SSLListen statementsMichael Boelen
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-27Check if system uses encrypted swap devicesTopi Miettinen
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