An open API service indexing awesome lists of open source software.

https://github.com/vuldb/vuldb-api-ruby-examples

VulDB Ruby code to fetch data via API
https://github.com/vuldb/vuldb-api-ruby-examples

api api-client cve nvd ruby vulnerabilities vulnerability vulnerability-analysis vulnerability-database vulnerability-database-entry vulnerability-databases vulnerability-identification vulnerability-management

Last synced: 7 months ago
JSON representation

VulDB Ruby code to fetch data via API

Awesome Lists containing this project

README

          

# vuldb-api-ruby-examples
VulDB Ruby code to fetch data via API

VulDB is the number 1 vulnerability database worldwide. Our specialists work with the crowd-based community to document the latest vulnerabilities on a daily basis since 1970. Besides technical details there are additional threat intelligence information like current risk levels and exploit price forecasts provided.

VulDB provides a simple, reliable and efficient API. This interface allows to initiate queries for single entries or collection of items. It does also support transactional bots which implement robotic business process automation (BPA). For example collecting data in Splunk and other correlation tools. You may find code examples and various tools in our official GitHub repository.