Not sure if NVD changed the format of the calculator link or we just
missed this, but basically the vector calculator does not support
`CVSS:x.x/` as part of the vector to define the version to use. It's a
seperate arg. Split it out, but default to 3.1 which is the newest
version.
Signed-off-by: Daniel Hawton <daniel.hawton@solo.io>
* Sync 1.18.2, 1.17.5, 1.16.7 release notes, 1.16-eol and security-2023-003 into Chinese
* Sync support release
* Make lint happy
* Fix format
* Apply suggestions