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
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2014-09-02 16:07:00 +0400
committermboelen <michael@cisofy.com>2014-09-02 16:07:00 +0400
commit1c9898be50e1c45b5b6de12a8159bcc2c9f8f776 (patch)
tree9a97acbd33749bf97b01a5bbedd438ba985642fe
parent5d730bf9b0405c228174c2e4624bce5f67b10057 (diff)
Added documentation and support
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 78e71ebe..09d18f04 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,10 @@ lynis
Lynis - Security auditing and hardening tool for Unix/Linux based systems
Lynis is an security auditing and hardening tool for Unix derivatives like Linux/BSD/Solaris. It performs an in-depth scan on the system to detect software and security issues. Besides information related to security, it will also scan for general system information, installed packages, and possible configuration mistakes. The software is aimed at assisting automated auditing, configuration management, software patch management, vulnerability detection, and malware scanning of Unix-based systems.
+
+
+<h1>Documentation</h1>
+See for full documentation http://cisofy.com/documentation/lynis/
+
+<h1>Support</h1>
+Got an improvement to share? Create an issue in the tracker on GitHub or send us an e-mail: lynis-dev@cisofy.com \ No newline at end of file