Commit graph

4 commits

Author SHA1 Message Date
itojun
208afaebf0 touch vulnerability list after update, to make audit-package happier
when vulnerability list is not updated for more than a week.
solves PR 11463 (there are other ways to solve this, i'm open to your opinion).
2000-11-11 02:23:00 +00:00
sommerfeld
017538a28b audit-packages 1.2:
check if vulnerabilities file is more than a week old, and whine if it is
	whine to stderr rather than stdout
2000-10-26 17:33:45 +00:00
abs
046885f2bc Update to 1.1 - Give a slightly more friendly error message if vulnerabilities
file not present.
2000-10-02 17:51:07 +00:00
agc
ad84afc499 Initial import of a package to scan a vulnerability list, looking for
installed packages which are insecure and open to exploitation.

The original idea came from Roland Dowdeswell and Bill Sommerfeld, quite
independently, the unorthodox implementation by me.

This package contains two scripts:
(1) download-vulnerability-list, which downloads a list of vulnerable
packages from the NetBSD ftp server, and
(2) audit-packages, which scans all the packages installed on the
local machine, looking for packages which are vulnerable.
2000-09-19 19:23:17 +00:00