mirror of https://github.com/CISOfy/lynis.git
Added link to software development kit
This commit is contained in:
parent
f3f18534b2
commit
fa62a70b65
|
@ -1,8 +1,9 @@
|
|||
[](https://travis-ci.org/CISOfy/lynis)
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/96)
|
||||
|
||||
lynis
|
||||
=====
|
||||
|
||||
[](https://travis-ci.org/CISOfy/lynis)
|
||||
|
||||
Lynis - Security auditing and hardening tool, for Unix based systems
|
||||
|
||||
Lynis is a security auditing for UNIX derivatives like Linux, Mac OS X, BSD, and Solaris. It performs an in-depth security scan on the system itself, with the goal to detect issues and provide tips for further system hardening. It will also scan for general system information, vulnerable software packages, and possible configuration issues. Lynis is commonly used by people in the "blue team" to assess the security defenses of their systems.
|
||||
|
@ -43,11 +44,10 @@ If you want to run the software as root, we suggest changing the ownership of th
|
|||
Full documentation: https://cisofy.com/documentation/lynis/
|
||||
|
||||
## Flexibility
|
||||
If you want to create your own tests, have a look at the [](Lynis software development kit)
|
||||
If you want to create your own tests, have a look at the [Lynis software development kit](https://github.com/CISOfy/lynis-sdk).
|
||||
|
||||
## Security
|
||||
We participate in the badge program of the Linux Foundation.
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/96)
|
||||
|
||||
## Enterprise version
|
||||
This software is also available as part of an enterprise solution. It includes additional functionality (plugins, centralized system, reporting, dashboard), and support.
|
||||
|
|
Loading…
Reference in New Issue