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-06Style change, add curly bracketsMichael Boelen
2019-10-22don't fail relative paths check with spaces in PATHKristian Schuster
2019-10-13add check for disabled coredumps in etc/profile and systemdKristian Schuster
2019-09-21Fixed a typoMichael Boelen
2019-09-19Style improvementsMichael Boelen
2019-09-13Tests using lsof may ignore threads (if supported)Michael Boelen
2019-08-21Merge pull request #731 from chr0mag/cryp-7930Michael Boelen
2019-08-04Added support for swupd (Clear Linux OS)Michael Boelen
2019-07-18[CRYP-7930] Modify to use 'lsblk' and 'cryptsetup'Julian Phillips
2019-07-16Use -n instead of ! -zMichael Boelen
2019-07-14Disable testing for other tools, as xxd is not present on all systems by defaultMichael Boelen
2019-07-05Only check empty binaries when we did a full scan, as for some commands the b...Michael Boelen
2019-07-01When PATH is defined, only locations from variableMichael Boelen
2019-06-30Security: test PATH and warn or exit on discovery of dangerous locationMichael Boelen
2019-06-30Added check to ensure that common system tools are defined as extra safety me...Michael Boelen
2019-06-24Added Suricata (IDS)Michael Boelen
2019-06-24Added Bro (IDS)Michael Boelen
2019-04-09Corrected lsvg binary detectionMichael Boelen
2019-04-07Detect equery binaryMichael Boelen
2019-03-29Add apt and dpkg binariesMichael Boelen
2019-03-14Corrected blkid detectionMichael Boelen
2019-03-07BOOT-5117 adds systemd-boot bootloader detection (#634)chr0mag
2019-03-05better OpenBSD support (#641)jirib
2019-01-31Changed year and preparing for new releaseMichael Boelen
2018-12-17Fix printed error when wget comes from busybox (#602)theycallhimpat
2018-10-17Added support for TOMOYO Linux Mandatory Access Control (#589)Deon Spengler
2018-02-06Ensure a parent directory with binaries is scanned - issue #517 on GitHubMichael Boelen
2018-01-25Reverse PATH searchMichael Boelen
2018-01-25Use binary paths from both PATH and predefined list to improve detection on a...Michael Boelen
2018-01-24Adding USBGuard to checks for USB Devices. (#499)Dave Vehrs
2018-01-18Minor code enhancementsMichael Boelen
2018-01-18Added getcap and grpck backMichael Boelen
2018-01-18Remove service manager reference from systemctl, minor cleanupMichael Boelen
2018-01-18Additional code enhancementsMichael Boelen
2018-01-17Pin svc mgr (#506)mslifcak
2018-01-17Enhancements to reduce file access and removing unneeded variablesMichael Boelen
2018-01-17sort BIN_PATHS before process (#510)mslifcak
2018-01-11Use PATH variable as first method to scan directoriesMichael Boelen
2018-01-11Changed yearMichael Boelen
2017-12-08Changes for new plugin class 'hardware'Michael Boelen
2017-09-16Improve process detectionMichael Boelen
2017-09-04Don't assume sshd version is in first line (#452)Brian Ginsbach
2017-08-17Improve systemd detectionMichael Boelen
2017-04-30[bulk change] cleaning up, code enhancements, initialization of variables, an...Michael Boelen
2017-03-06Various cleanups (#363)hlein
2017-02-14Properly detect SSH versionMichael Boelen
2017-02-14Grammar fixMichael Boelen
2017-02-10Check for pgrep binaryMichael Boelen
2017-02-09Changed date and preparing for release2.4.1Michael Boelen
2017-01-28Added support for iptables-saveMichael Boelen