summaryrefslogtreecommitdiff
path: root/security/audit-packages/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'security/audit-packages/DESCR')
-rw-r--r--security/audit-packages/DESCR12
1 files changed, 0 insertions, 12 deletions
diff --git a/security/audit-packages/DESCR b/security/audit-packages/DESCR
deleted file mode 100644
index 6c740bc296e..00000000000
--- a/security/audit-packages/DESCR
+++ /dev/null
@@ -1,12 +0,0 @@
-The audit-packages tools provide two scripts:
-
-(1) download-vulnerability-list, an easy way to download a list of
-security vulnerabilities which have been published. This list is kept
-up to date by the NetBSD security officer. It is held at the
-well-known URL:
-
-ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/vulnerabilities
-
-(2) audit-packages, an easy way to audit the current machine, checking
-each vulnerability listed by the security officer. If a vulnerable
-package is installed, it will be shown by output to stdout.