File: control

package info (click to toggle)
debsecan 0.4.14
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,116 kB
  • sloc: python: 1,149; sh: 255; makefile: 47
file content (19 lines) | stat: -rw-r--r-- 728 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: debsecan
Section: admin
Priority: optional
Maintainer: Florian Weimer <fw@deneb.enyo.de>
Build-Depends: debhelper (>> 5)
Build-Depends-Indep: po-debconf
Standards-Version: 3.8.4

Package: debsecan
Architecture: all
Depends: debconf | debconf-2.0, python (>= 2.3), python-apt, ${misc:Depends}
Recommends: cron, exim4 | mail-transport-agent
Description: Debian Security Analyzer
 debsecan is a tool to generate a list of vulnerabilities which affect
 a particular Debian installation.  debsecan runs on the host which is
 to be checked, and downloads vulnerability information over the
 Internet.  It can send mail to interested parties when new
 vulnerabilities are discovered or when security updates become
 available.