Commit Graph

4 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 5cfe87f731
Manual cherry-pick of #11038 (#11040) 2022-03-09 17:22:35 -08:00
jacob-delgado 143f48291a
Update CVE issues (#10964)
* Fix formatting and clarify versions vulnerable

* Update CVE announcement

* Sort cve and add to spelling; fix lint

* More linting rules

* Add documentation for envoy cves to the releases

* Fix Adam's name

* Clarify wording

* Update content/en/news/releases/1.12.x/announcing-1.12.4/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/news/releases/1.13.x/announcing-1.13.1/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Update content/en/news/security/istio-security-2022-003/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Review comment

* Create a table

* run sort -n -k1.10 for each year

* Review comments

* Update content/en/news/security/istio-security-2022-003/index.md

* Fix .spelling

* Unbreak .spelling

* Fix links and parameters

* Fix links

Co-authored-by: craigbox <craigbox@google.com>
2022-02-25 14:46:14 -08:00
jacob-delgado 66b10ba7f7
Cherry pick feb 22 CVE announcement (#10958)
* Feb 2022 CVE (#10955)

* [release-1.13] CVE Feb 22, 2022 announcement (#32)

* Latest release notes for 1.11, 1.12 and 1.13

* Write up documentation for istio cve

* Update content/en/news/security/istio-security-2022-003/index.md

Co-authored-by: craigbox <craigbox@google.com>

* bring language from GHSA to docs (#10957)

* Update index.md

* Update content/en/news/security/istio-security-2022-003/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-02-22 18:37:56 -08:00