Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to NVD JSON feed and include CVSSv3 #645

Merged
merged 7 commits into from
Oct 22, 2018

Commits on Oct 16, 2018

  1. ext: Parse NVD JSON feed instead of XML

    The JSON feed provides some values that are not available in the XML
    feed such as CVSSv3.
    Katee committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    aab46f5 View commit details
    Browse the repository at this point in the history
  2. ext: Add JSON NVD parsing tests

    Katee committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    14277a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b81e445 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. ext: fixup incorrect copyright year

    jzelinskie authored and Katee committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    699d114 View commit details
    Browse the repository at this point in the history
  2. ext: remove unneeded use of init()

    jzelinskie authored and Katee committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    8efc3e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    4f0da12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    081ae34 View commit details
    Browse the repository at this point in the history