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
path: root/db
AgeCommit message (Collapse)Author
2020-12-16Adding and improvement translated stringsStéphane
2020-12-15Merge pull request #1064 from Varbin/solaris-ips-svcsMichael Boelen
Add support for Solaris services, run BOOT-5184 there
2020-12-15Mark test as multi-OS by removing all valuesMichael Boelen
2020-11-15Fix typosSimon Biewald
Signed-off-by: Simon Biewald <simon@fam-biewald.de>
2020-11-14Add more status strings (en and de)Simon Biewald
Signed-off-by: Simon Biewald <simon@fam-biewald.de>
2020-11-14Extend German translation fileSimon Biewald
Signed-off-by: Simon Biewald <simon@fam-biewald.de>
2020-11-10Add OmniosCE and Solaris EOL datesSimon Biewald
2020-11-09spelling: authoritativeJosh Soref
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-10-26Add support for Solaris services, run BOOT-5184 thereSimon Biewald
The Solaris IPS service manager (svcs) is now detected, and services managed with it are enumerated. Test BOOT-5184 now runs on Solaris, too, as SysV init scripts are supported as well, even with IPS. SysV Init has been the traditional init system on Solaris.
2020-10-25Merge branch 'master' into add-suricata-ids-ips-testMichael Boelen
2020-10-22Add values for ItalianSteve Kolenich
2020-10-22sorted italian language fileSteve Kolenich
2020-10-22Include AUTH-9284 and minor changesMichael Boelen
2020-10-22Merge pull request #1008 from kolenichsj/masterMichael Boelen
Alpine Improvements
2020-10-22Add translate function for all sectionsStéphane
+ add EN and FR up to date languages files
2020-10-20Update macOS EOLClaudia
2020-10-20Merge branch 'master' into macos-eolMichael Boelen
2020-10-19add Mageia EOL dates and grep /etc/mageia-releaseThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-10-17Improvements and addition of stringsStéphane
2020-10-11Update tests.db and CHANGELOG.md for new test TOOL-5130Timo Sigurdsson
Add the new test TOOL-5130 (Check for active Suricata daemon) to the tests database and update the changelog accordingly. Signed-off-by: Timo Sigurdsson <public_timo.s@silentcreek.de>
2020-08-10Added Alpine Linux EOL datesSteve Kolenich
2020-08-08Add macOS EOLClaudia
Apple doesn’t disclose when it stops providing security updates for macOS versions. There’s no consensus on when the exact EOL date is. Lacking that information, I applied the following ruleset, which is driven by what people have observed, and seems pragmatic enough: - From Mac OS X 10.0 through 10.4, a version 10.N would be considered EOL on the day the first patch-level update 10.(N+2).1 for its N+2 successor was released. - Starting with 10.5, Apple began to support three versions at the same time. For 10.5 itself, the EOL date is difficult to pin down so I went with 2011-06-23, the date given by the English-language Wikipedia. - From 10.6 through 10.11, a version 10.N would be considered EOL on the day the first patch-level update 10.(N+3).1 for its N+3 successor was released. - Starting with macOS Sierra (10.12), Lynis counts the patch level. Any version 10.N.P can be considered EOL on the day 10.N.(P+1) is released. If that hasn’t happened, the EOL date is the day 10.(N+3).1 is released. If neither has been released, 10.N.P has no EOL date.
2020-07-09add new test to test databaseSimon Biewald
2020-06-30Corrected Amazon Linux entriesMichael Boelen
Switched entries and added a note. Due to matching by regular expression, the shortest match would otherwise always win.
2020-06-25add SUSE Linux Enterprise Server EOLThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-06-22Merge pull request #951 from al-lac/masterMichael Boelen
Update language files (de, de-AT, en)
2020-06-21Added missing colonsMichael Boelen
2020-06-21Added Linux MintMichael Boelen
2020-06-21Reordered itemsMichael Boelen
2020-06-20Update deAlexander L
Sorting
2020-06-20Update enAlexander L
Sorting
2020-06-20Update language files (de, de-AT, en)Alexander Lackner
2020-06-18add RHEL 6,7,8 EOL datesThomas Sjögren
(cherry picked from commit 6ce0aa41c64f8146716de25d613e66cf53f08b0e) Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-06-16update all EOL dates to seconds to epochThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-06-15Update db/software-eol.dbThomas Sjögren
Co-authored-by: Jaimie <59117167+Jaimie85@users.noreply.github.com>
2020-06-15add Fedora EOL, update other releasesThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-05-20Update nlJaimie
2020-04-12Merge pull request #883 from topimiettinen/check-encrypted-swap-devicesMichael Boelen
Check if system uses encrypted swap devices
2020-04-06Added Russian translation0xD503
Added Russian localization
2020-04-04Added new test NETW-2400Michael Boelen
2020-04-03Merge pull request #899 from bginsbach/auth-9218Michael Boelen
AUTH-9218 Improvements
2020-04-03Combine AUTH-9218 and AUTH-9489Brian Ginsbach
These two tests are essentially identical. There is no need separate the DragonFly and FreeBSD tests. This will make it easier to add support for other BSD systems.
2020-04-02Added new test PHP-2382Michael Boelen
2020-04-01Added FILE-6394Michael Boelen
2020-03-27Check if system uses encrypted swap devicesTopi Miettinen
Add test CRYP-7931 to check if the system uses any encrypted swap devices. Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
2020-03-24Added new testsMichael Boelen
2020-03-24Merge pull request #880 from konstruktoid/grphashroundsMichael Boelen
Add test for group password hash rounds
2020-03-24add AUTH-9230Thomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-03-23Run 'systemd-analyze security'Topi Miettinen
'systemd-analyze security' (available since systemd v240) makes a nice overall evaluation of hardening levels of services in a system. More details can be found with 'systemd-analyze security SERVICE' for each service. Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
2020-03-23Merge pull request #878 from topimiettinen/check-ima-evmMichael Boelen
Check IMA/EVM, dm-integrity and dm-verity statuses