CVE Crawler
Crawls for common vulnerabilities and exploit listings
Installation
Simply run gem install cve_crawler and include require 'cve_core' in your source.
If you have cloned this repository directly, you may choose to bundle install instead.
Running tests
Execute bundle exec rspec to run the tests if you have cloned this repository.
License
The library is licensed under the MIT license. Refer to the LICENSE