| Summary: | New Port: security/lynis | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Cory McIntire <loon> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2008-11-17 00:20:32 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/lynis Makefile distinfo pkg-descr pkg-plist
Log:
Lynis is an auditing tool for Unix (specialists). It scans the
system and available software, to detect security issues. Beside
security related information it will also scan for general system
information, installed packages and configuration mistakes.
This software aims in assisting automated auditing, software patch
management, vulnerability and malware scanning of Unix based systems.
It can be run without prior installation, so inclusion on read only
storage is no problem (USB stick, cd/dvd).
WWW: http://www.rootkit.nl/projects/lynis.html
Author: Michael Boelen
PR: 128909
Submitted by: Cory McIntire <loon at noncensored dot com>
Revision Changes Path
1.1002 +1 -0 ports/security/Makefile
1.1 +43 -0 ports/security/lynis/Makefile (new)
1.1 +3 -0 ports/security/lynis/distinfo (new)
1.1 +12 -0 ports/security/lynis/pkg-descr (new)
1.1 +55 -0 ports/security/lynis/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |
New Port: security/lynis Description Security and system auditing tool Project information Lynis is an auditing tool for Unix (specialists). It scans the system and available software, to detect security issues. Beside security related information it will also scan for general system information, installed packages and configuration mistakes. This software aims in assisting automated auditing, software patch management, vulnerability and malware scanning of Unix based systems. It can be run without prior installation, so inclusion on read only storage is no problem (USB stick, cd/dvd).