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