From 08e28b06774a3757d9850b8cf41328e8f663d186 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Wed, 27 Jan 2016 13:36:12 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index ec4ef17..ecd347d 100644 --- a/Home.md +++ b/Home.md @@ -1,2 +1,20 @@ +# Lynis Community + +Want to help make Lynis better? At the right side there is a developer guide. + +Lynis benefits from new tests, but especially from testing. Joining the community is easy: just run the tool and carefully look through /var/log/lynis.log. Anything it missed, or which can be improved? Fork and create a pull request. + +## To Do List + +### Simply needs testing +* Fedora: test if DNF is correctly working for you - [https://github.com/CISOfy/lynis/issues/111](Issue 111) +* Debian 8: run and see if it correctly works +* OpenWRT: does everything work correctly? + +### Quick wins +* Any item with the _up-for-grabs_ tag in the [https://github.com/CISOfy/lynis/issues](Issues tracker) + +### For the contributors with a little bit more time +* Additional Docker tests +* Correct any errors on screen when using BusyBox (e.g. Raspberry Pi) -Want to help make Lynis better? At the right there is a developer guide. \ No newline at end of file