File: control

package info (click to toggle)
python-vulndb 0.0.19-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 496 kB
  • ctags: 105
  • sloc: python: 389; sh: 195; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 1,155 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
Source: python-vulndb
Section: python
Priority: optional
Maintainer: Debian Security Tools Packaging Team <pkg-security-team@lists.alioth.debian.org>
Uploaders: Gianfranco Costamagna <locutusofborg@debian.org>
Build-Depends: debhelper (>= 9), dh-python, python, python-setuptools
Standards-Version: 3.9.8
Homepage: https://github.com/vulndb/python-sdk/
Vcs-Git: https://anonscm.debian.org/git/pkg-security/python-vulndb.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-security/python-vulndb.git

Package: python-vulndb
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Python2 tool to provide access to the vulndb information
 It's a Python2 SDK to access the vulnerability database.
 User, contributor and developer-friendly vulnerability database.
 The goal is to provide a vulnerability database which is:
  * Actionable, easy to read and understand for developers and sysadmins
    who need to fix the vulnerability
  * Easy to integrate by developers into any vulnerability scanner, report
    generator, penetration testing tool or related tool.
  * Trivial to contribute to, by using JSON to store the vulnerabilities