Browse Source

SECURITY-PROCESS.md. call it vulnerability disclosure policy

SECURITY-PROCESS.md -> VULN-DISCLOSURE-POLICY.md

This a name commonly used for a document like this. This name helps
users find it.

Closes #11852
Daniel Stenberg 7 months ago
parent
commit
46d4ae5e11
3 changed files with 5 additions and 5 deletions
  1. 1 1
      SECURITY.md
  2. 1 1
      docs/Makefile.am
  3. 3 3
      docs/VULN-DISCLOSURE-POLICY.md

+ 1 - 1
SECURITY.md

@@ -6,7 +6,7 @@ SPDX-License-Identifier: curl
 
 # Security Policy
 
-See [SECURITY-PROCESS](docs/SECURITY-PROCESS.md) for full details.
+Read our [Vulnerability Disclosure Policy](docs/VULN-DISCLOSURE-POLICY.md).
 
 ## Reporting a Vulnerability
 

+ 1 - 1
docs/Makefile.am

@@ -87,7 +87,6 @@ EXTRA_DIST =                                    \
  RUSTLS.md                                      \
  ROADMAP.md                                     \
  SECURITY-ADVISORY.md                           \
- SECURITY-PROCESS.md                            \
  SSL-PROBLEMS.md                                \
  SSLCERTS.md                                    \
  THANKS                                         \
@@ -95,6 +94,7 @@ EXTRA_DIST =                                    \
  TheArtOfHttpScripting.md                       \
  URL-SYNTAX.md                                  \
  VERSIONS.md                                    \
+ VULN-DISCLOSURE-POLICY.md                      \
  WEBSOCKET.md
 
 MAN2HTML= roffit $< >$@

+ 3 - 3
docs/SECURITY-PROCESS.md → docs/VULN-DISCLOSURE-POLICY.md

@@ -1,7 +1,7 @@
-# curl security process
+# curl vulnerability disclosure policy
 
-This document describes how security vulnerabilities should be handled in the
-curl project.
+This document describes how security vulnerabilities are handled in the curl
+project.
 
 ## Publishing Information