From: Daniel Stenberg Date: Sun, 11 Mar 2018 22:40:24 +0000 (+0100) Subject: SECURITY.md: call it the security process X-Git-Tag: curl-7_59_0~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c05701bedd46fc3a25b25ed9cb881024f2d6e97;p=thirdparty%2Fcurl.git SECURITY.md: call it the security process --- diff --git a/docs/SECURITY.md b/docs/SECURITY.md index 92a627e787..d39c5a1fb0 100644 --- a/docs/SECURITY.md +++ b/docs/SECURITY.md @@ -1,8 +1,8 @@ -curl security for developers -============================ +curl security process +===================== -This document is intended to provide guidance to curl developers on how -security vulnerabilities should be handled. +This document describes how security vulnerabilities should be handled in the +curl project. Publishing Information ----------------------