Customising the vulnerability score

Hello,

Can I customise the vulnerability score so that Critical vulnerabilities have a CVSS score (9.0-10.0) and not from 7.0 ?

Kind regards

Not via configuration, but of course in the code.

But the latest GSA release from yesterday Release gsa 24.4.0 · greenbone/gsa · GitHub changed to the CVSSv3 scoring with log, low, medium, high and critical implemented in https://github.com/greenbone/gsa/pull/4345

I think this change should reflect your expecations.

2 Likes