ruby-advisory-db icon indicating copy to clipboard operation
ruby-advisory-db copied to clipboard

[Pre537] Add cvss values back in as needed using external data in github_advisory_sync.rb

Open jasnow opened this issue 2 years ago • 2 comments

Add cvss (cvss_v2, cvss_v3, cvss_v4) values back in as needed using external data in github_advisory_sync.rb.

  • ~Rest API Example: https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2019-1010218~

jasnow avatar Jun 24 '23 14:06 jasnow

Note that NVD aggressively rate limits their REST API access.

postmodern avatar Jun 24 '23 23:06 postmodern

Seems this topic was discussed in the past: https://github.com/rubysec/ruby-advisory-db/issues/399

jasnow avatar Jun 25 '23 18:06 jasnow