This app aims to automate Lynis, with fixes.
For now it will do the following:
- install lynis from github.
- Run lynis audit system mode.
- Filter rapport op what you need to fix.
- Try to fix the issue.
The fixes for all the issues can be found inside the JSON folder feel free to add or modify a better solution!
Run app.py with python 2.7 and sudo privileges.