套件: python3-cvelib (0.7.0-1)
python3-cvelib 的相關超連結
Trisquel 的資源:
下載原始碼套件 cvelib:
維護者:
Original Maintainers:
- Debian Security Team
- Salvatore Bonaccorso
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-cvelib 有關的套件
|
|
|
-
- 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