RedHatProductSecurity / cvss-v4-calculator

CVSS v4.0 calculator
https://redhatproductsecurity.github.io/cvss-v4-calculator/
BSD 2-Clause "Simplified" License
34 stars 25 forks source link

Updates scores for fix where max base score is 10.0 #20

Closed bjedwards closed 1 year ago

bjedwards commented 1 year ago

This replaces the cvss lookup with the most recent. Resolves #19

bjedwards commented 1 year ago

Hrm looks like the scores in the previous file were stored as strings and not numbers, let me know if this is a problem and I can reexport.

skontar commented 1 year ago

Hi Benjamin. Thanks for the PR. It was conflicting with my other change and I was not sure how to resolve it in the UI, so I just created a new PR to do the same, #21.

bjedwards commented 1 year ago

Cool! Either way glad we could get the new scores in.