March 6, 2026 Expectation Regarding cvss (v2, v3, v4) fields
This issue will deal with Choice B below.
Choices
- Accept having only 1 automatic CVSS value from GHSA.
A. AS-IS: Accept the current algorithm.
B. Fix it: Set one value (either cvss_v3 or cvss_v4 value) based on GHSA data.
- More details in comments below.
- Add one or more cvss values from non-GHSA source.
A. Choices:
- Create separate tool to cvss values. Run after github_advisory_sync.rb.
- Add external call for data inside github_advisory_sync.rb script.