Add Security Audit to blog nav (#5788)

* Add Security Audit to blog nav

* Also mention audit on main blog page
This commit is contained in:
Evan Anderson 2023-12-05 08:49:05 -08:00 committed by GitHub
parent d6912b5e5c
commit b25d7609f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View File

@ -85,6 +85,7 @@ nav:
- steering/2020-01-annual-report-2019.md
- steering/2019-12-updates.md
- Events:
- events/security-audit-2023.md
- events/knative-at-kubecon-na-2023.md
- events/fuzzing-audit-2023.md
- events/knative-projectmeeting-kubecon-eu-2023.md
@ -98,4 +99,4 @@ nav:
#####################################################
# keep the same order as on the main page
- About: /docs/about/testimonials/
- Community: /docs/community/
- Community: /docs/community/

View File

@ -22,6 +22,11 @@ Follow this blog to keep up-to-date with Knative.
## Featured Posts
### Knative Completes Third-Party Security Audit
A third-party audit by Ada Logics found a small number of issues, including [one CVE](https://github.com/knative/docs/pull/5788).
[Read more :octicons-arrow-right-24:](events/security-audit-2023.md){ .md-button }
### Knative 1.12 is out!
Details on the 1.12 release of the Knative project.