Commit Graph

9 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
Frank Budinsky eff0d43a27
Change scope of doc testing to /docs (#7593) 2020-06-18 13:31:43 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Steven Dake d6e9f4b92b
Retire helm documentation as we use a protobuf (#7106)
* Retire helm documentation as we use a protobuf

The new rendered source of truth is:
https://preliminary.istio.io/docs/reference/config/istio.operator.v1alpha1/

This is rendered from the API repo protobuf which (may) need description fields
set. That protobuf is here:

https://github.com/istio/api/blob/master/operator/v1alpha1/operator.proto

* Follow the flowchart

The flowchart is not quite right and could use some improvement.

* Update content/en/blog/2019/performance-best-practices/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-21 07:55:44 -07:00
Francois Pesce 67f7b26c01 Address #5902 add 1-liner description to CVEs (#5978)
* Address #5902 add 1-liner description to CVEs

* Apply suggestions from code review
2019-12-04 13:57:05 -08:00
Martin Taillefer a222793255
Site improvements. (#5939)
- Move some info to front-matter in the different security bulletins
such that it can be used when building the security bulleting index page.

- Update the security bulletin index page to show affected relesses and
impact score.

- Make it so table headers are vertically centered, which looks a lot nicer
when there are a combination of single-line and multi-line headers in the
same table.

- Add a few checks to correctly hide draft mode documents from sight
in more cases.

- Remove a stale document that's been in draft mode since first being
created in 2017.

- Clean up a bit of text in some release notes.
2019-12-02 09:37:57 -08:00
Martin Taillefer e3c8077416
Introduce a shortcode to produce the disclosure detail table in security bulletins. (#5800) 2019-11-20 08:06:15 -08:00
Martin Taillefer b5ddc1fa56
Big cleanup of security bulletins. (#5761)
- Security bulletins now have a cleaner style, with a common table
at the top capturing common info.

- Generate a custom table when showing the list of bulletins.
2019-11-18 07:19:36 -08:00
Martin Taillefer 6e6eb6d031
Reorganize the news section. (#5740) 2019-11-16 19:25:54 -08:00