vulndb/php-sdk
最新稳定版本:1.1.1
Composer 安装命令:
composer require vulndb/php-sdk
包简介
Vulnerability database PHP SDK
README 文档
README
PHP SDK to access the vulnerability database
Standalone Installation of SDK
git clone https://github.com/vulndb/php-sdk.git- Download composer:
curl -s https://getcomposer.org/installer | php - Install dependencies:
php composer.phar install
Composer Installation of SDK
- Download composer:
curl -s https://getcomposer.org/installer | php - Add to your dependencies:
php composer.phar require vulndb/php-sdk dev-master - Update the dependencies
Updating the Vulnerability Database
This package embeds the vulnerability database. To install/update the database, run:
bin/vulndb update
Note: requires git
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-04