Pakket: python3-cvelib (0.7.0-1)
Verwijzigingen voor python3-cvelib
Trisquel bronnen:
Het bronpakket cvelib downloaden:
Beheerder:
Original Maintainers:
- Debian Security Team
- Salvatore Bonaccorso
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
library and a command line interface for the CVE Services API
cvelib is a library and a command line interface to interact with the MITRE CVE Services API, including functions to reserve one or more CVE IDs for a CNA, filter and list reserved CVEs owned by a CNA, and administration of user and tokes for a CNA.
This package installs the library for Python 3 and a CLI tool.
Andere aan python3-cvelib gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click (>= 7.1.2~)
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-requests (>= 2.24.0~)
- elegant and simple HTTP library for Python3, built for human beings