File: control

package info (click to toggle)
libcpan-audit-perl 20230309.004-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,608 kB
  • sloc: perl: 67,382; makefile: 8
file content (46 lines) | stat: -rw-r--r-- 2,027 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
Source: libcpan-audit-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libcapture-tiny-perl <!nocheck>,
                     libcpan-distnameinfo-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>,
                     libyaml-tiny-perl <!nocheck>,
                     perl
Standards-Version: 4.6.2
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
Rules-Requires-Root: no

Package: libcpan-audit-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcpan-distnameinfo-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.