]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
VULN-DISCLOSURE-POLICY: make it pass test 1275
authorViktor Szakats <commit@vsz.me>
Sun, 7 Sep 2025 10:32:54 +0000 (12:32 +0200)
committerViktor Szakats <commit@vsz.me>
Sun, 7 Sep 2025 10:39:44 +0000 (12:39 +0200)
```
test 1275...[Verify capital letters after period in markdown files]
 ../../docs/VULN-DISCLOSURE-POLICY.md:426:55:error: lowercase daily after period
 * regular communication from communication leader (ex. daily update)
```
Ref: https://github.com/curl/curl/actions/runs/17527331816/job/49779555753?pr=18485

Also: add ending slashes to 2 URLs.

Follow-up to 6905370df5fcf2b0d0fc443448d17fc98113b067 #18483
Closes #18486

docs/VULN-DISCLOSURE-POLICY.md

index b32b3d3f40841e492c7a1d1d5d2bc1f15f8e4714..bb2b67756c323d9704ee6e0890b3d3dd387e8714 100644 (file)
@@ -385,12 +385,12 @@ The curl **major incident** process is as follows:
 Only a member of the **curl-security** team can declare a **major incident**
 via any or all of the following communication channels:
 
-* **irc**: channel #curl on the network [Libera.Chat](https://libera.chat)
+* **irc**: channel #curl on the network [Libera.Chat](https://libera.chat/)
 * **mailing-lists**:
   * curl-announce
   * curl-users
   * curl-distros
-* **website**: [curl.se](https://curl.se)
+* **website**: [curl.se](https://curl.se/)
 
 This declaration may also be transmitted via other channels, though the
 above are considered official channels.
@@ -423,7 +423,7 @@ Existing vulnerability disclosure process are followed for any embargoes
 and fixes.
 
 Where possible, public communication are provided:
-* regular communication from communication leader (ex. daily update)
+* regular communication from communication leader (for example daily update)
 * asynchronous communication from incident leader
 
 * Delivered to the aforementioned curl communication channels.