Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Hawton e2e1d9751a
Fix CVSS Vector Calculator Link Gen (#14863)
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>
2024-04-10 03:28:24 -07:00
Eric Van Norman 510f278525
Update lint checker configuration. (#12602)
* Update lint checker configuration.

* Uses mdl.rb in the root

* Fix trailing lines

* Reset mdl.rb

* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
Aryan Gupta faa6a76bf5
added security bulletin (#12089)
* added security bulletin

* updated release notes
2022-10-18 13:39:23 -07:00