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
- Host: GitHub
- URL: https://github.com/vuldb/vuldb-api-ruby-examples
- Owner: vuldb
- License: gpl-3.0
- Created: 2025-01-14T08:54:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T11:02:26.000Z (9 months ago)
- Last Synced: 2025-01-26T13:16:59.988Z (8 months ago)
- Topics: api, api-client, cve, nvd, ruby, vulnerabilities, vulnerability, vulnerability-analysis, vulnerability-database, vulnerability-database-entry, vulnerability-databases, vulnerability-identification, vulnerability-management
- Language: Ruby
- Homepage: https://vuldb.com/?kb.api
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vuldb-api-ruby-examples
VulDB Ruby code to fetch data via APIVulDB 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.