Sha256: fe2fb022567f9086b2899ff25f5f0239d965386ad0611b308adbf913cc3c4995

Contents?: true

Size: 779 Bytes

Versions: 9

Compression:

Stored size: 779 Bytes

Contents

# Features

More than data feed file management and downloading `nvd_feed_api` let you search for CVEs and automate a lot of tasks.

+ **24/7**: the scraper can run 24/7 without being restarted thanks to update methods
+ **Documentation**: an API documentation with example is provided
+ **FOSS**: Free and open-source software of course
+ **Offline loading**: JSON feed files can be manually downloaded from the NVD website and put in the `destination_path` so:
  - you can safely restart the scraper without having to re-download all feeds
  - you can re-use already downloaded files in case of several scraper deployment
+ **Quality**: we use [rubocop](http://rubocop.readthedocs.io/) and [codacy](https://www.codacy.com/)
+ **Simple**: available as a gem and easy to install

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
nvd_feed_api-0.4.0 pages/FEATURES.md
nvd_feed_api-0.3.1 pages/FEATURES.md
nvd_feed_api-0.3.0 pages/FEATURES.md
nvd_feed_api-0.2.1.yank pages/FEATURES.md
nvd_feed_api-0.2.0 pages/FEATURES.md
nvd_feed_api-0.1.0 pages/FEATURES.md
nvd_feed_api-0.0.3 pages/FEATURES.md
nvd_feed_api-0.0.2.pre pages/FEATURES.md
nvd_feed_api-0.0.1.rc2 pages/FEATURES.md