File: control

package info (click to toggle)
debsecan 0.4.20.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 816 kB
  • sloc: python: 1,184; sh: 255; makefile: 19
file content (22 lines) | stat: -rw-r--r-- 918 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: debsecan
Section: admin
Priority: optional
Maintainer: Florian Weimer <fw@deneb.enyo.de>
Build-Depends: debhelper (>> 12), dh-python, python3, python3-apt
Build-Depends-Indep: po-debconf
Standards-Version: 4.3.0
Vcs-Git: https://gitlab.com/fweimer/debsecan.git
Homepage: https://security-team.debian.org/security_tracker.html

Package: debsecan
Architecture: all
Depends: debconf | debconf-2.0, ${python3:Depends}, python3-apt, ${misc:Depends},
 ca-certificates
Recommends: cron | cron-daemon, default-mta | 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.