git: 83caa4428d - main - Status/2024Q3/code-audit.adoc: Minor fix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Oct 2024 15:15:56 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=83caa4428dec432f1d640b388257f2df3f8b9788 commit 83caa4428dec432f1d640b388257f2df3f8b9788 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2024-10-15 14:28:30 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2024-10-15 14:28:30 +0000 Status/2024Q3/code-audit.adoc: Minor fix --- website/content/en/status/report-2024-07-2024-09/code-audit.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2024-07-2024-09/code-audit.adoc b/website/content/en/status/report-2024-07-2024-09/code-audit.adoc index 917a8e591d..05b5957c45 100644 --- a/website/content/en/status/report-2024-07-2024-09/code-audit.adoc +++ b/website/content/en/status/report-2024-07-2024-09/code-audit.adoc @@ -3,7 +3,7 @@ Contact: Ed Maste <emaste@FreeBSD.org> Contact: Pierre Pronchery <pierre@freebsdfoundation.org> -With the support of the link:https://alpha-omega.dev/[Alpha-Omega project], the FreeBSD Foundation undertook code audits of two important subsystems - the bhyve hypervisor, and the Capsicum sandboxing framework. +With the support of the link:https://alpha-omega.dev/[Alpha-Omega project], the FreeBSD Foundation undertook code audits of two important subsystems -- the bhyve hypervisor, and the Capsicum sandboxing framework. In addition to uncovering vulnerabilities in these systems to correct, the audits look to identify classes of vulnerabilities and/or suboptimal coding practices that we can look to address across the project. The Foundation interviewed several firms, and selected Synacktiv to perform the audit.