testbee/cve-score
最新稳定版本:0.1.1
Composer 安装命令:
composer require testbee/cve-score
包简介
read cve scores
README 文档
README
A command line tool to collect some information on given CVE IDs. It expects one or multiple CVE Ids as arguments and will query the API of the National Vulnerability Database for more information.
Output can be either in human-readable plain text format or in machine-readable formats like json or csv.
The returned data focuses on score and vector information.
Usage:
composer install
./cve-scores.php --help
Requests to the API are rate limited, cf. https://nvd.nist.gov/developers/start-here
Using an API key will loosen the rate limit and shall soon be implemented.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-24