File: control

package info (click to toggle)
libcpan-audit-perl 20250829.001-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 336 kB
  • sloc: perl: 909; makefile: 8
file content (49 lines) | stat: -rw-r--r-- 1,700 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Source: libcpan-audit-perl
Standards-Version: 4.7.2
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 gregor herrmann <gregoa@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 libcapture-tiny-perl <!nocheck>,
 libcpan-distnameinfo-perl <!nocheck>,
 libcpansa-db-perl <!nocheck>,
 libhttp-tiny-perl <!nocheck>,
 libio-interactive-perl <!nocheck>,
 libjson-perl <!nocheck>,
 libmodule-corelist-perl <!nocheck>,
 libmodule-cpanfile-perl <!nocheck>,
 libmodule-extract-version-perl <!nocheck>,
 libperlio-gzip-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 libversion-perl <!nocheck>,
 perl,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcpan-audit-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcpan-audit-perl.git
Homepage: https://metacpan.org/release/CPAN-Audit

Package: libcpan-audit-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 libcpan-distnameinfo-perl,
 libcpansa-db-perl,
 libio-interactive-perl,
 libjson-perl,
 libmodule-corelist-perl,
 libmodule-cpanfile-perl,
 libmodule-extract-version-perl,
 libperlio-gzip-perl,
 libversion-perl,
Description: module to audit CPAN distributions for known vulnerabilities
 CPAN::Audit is a module and a database at the same time. It is used by the
 cpan-audit command line application to query for vulnerabilities.
 .
 cpan-audit is a command line application that checks the modules or
 distributions for known vulnerabilities. It is using its internal database
 that is automatically generated from a hand-picked database
 https://github.com/vti/cpan-security-advisory.