From 9780da83a8abc0098e5211393d50f2bb95668dc5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 1 Aug 2024 23:39:17 +0200 Subject: [PATCH] project/security.md: fix markdown syntax --- project/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/security.md b/project/security.md index 852917411..571374570 100644 --- a/project/security.md +++ b/project/security.md @@ -64,7 +64,7 @@ To mitigate such risks, we apply established procedures and techniques: files on every change to detect binary files and the few files that need to remain looking binary are manually vetted and verified against a checksum. - **Reproducible builds**. curl releases are shipped as tarballs that are - hosted on the curl website (). We provide documentation, docker setups and configurations etc to allow anyone wanting to easily reproduce our release builds to generate identical images - proving that what we ship is only contents taken from the git repository plus other