Welcome to mirror list, hosted at ThFree Co, Russian Federation.

control « debian - github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a688aa9ec1f8e8e4d05d19d1a4c80f0c6ee5bc9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: lynis
Section: utils
Priority: optional
Maintainer: Michael Boelen <michael.boelen@cisofy.com>
Build-Depends: debhelper (>= 8.0.0)
Standards-Version: 3.9.2
Homepage: http://cisofy.com/lynis/
#Vcs-Git: git://git.debian.org/collab-maint/lynis.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/lynis.git;a=summary

Package: lynis
Architecture: any
Depends: ${misc:Depends}
Recommends: menu
Suggests: dnsutils
Description: security auditing tool for Linux systems
 Lynis is an auditing tool for Unix based systems. It helps
 with discovering vulnerabilities and configuration
 weaknesses.
 .
 Lynis can be used in addition to other software, like security
 scanners, system benchmarking and fine-tuning tools.