pkgsrc-wip/audit-system/DESCR
Adrian Portelli e7b01c9ee3 Update USE_TOOLS to cover all current tools in use
Move install to sbin
Update COMMENT and DESCR
Add -u to download the system-vulnerabilities file only
Add sample audit-system.conf
Add logic for SYSVULNDIR creation
Use PKG_SYSCONFDIR correctly
Check we can write to SYSVULNDIR
An ERROR in the script gets an exit
Expose FETCH_TOOL* but warn that changing them is unsupported
2008-07-04 20:11:44 +00:00

7 lines
356 B
Text

The audit-system program compares the programs, utilities, libraries and
kernel with the system-vulnerabilities file and reports any known security
issues to standard output. This output contains the name and version of
the vulnerable component, the type of vulnerability, and a URL for further
information for each vulnerability.
NOTE: For NetBSD only.