[ 原始碼: cvelib ]
套件:python3-cvelib(1.2.0-1)
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-jsonschema
- An(other) implementation of JSON Schema (Draft 3, 4, 6, 7)
-
- dep: python3-requests (>= 2.24.0~)
- elegant and simple HTTP library for Python3, built for human beings