VULN-DISCLOSURE-POLICY: make it pass test 1275

```
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 6905370df5 #18483
Closes #18486
This commit is contained in:
Viktor Szakats 2025-09-07 12:32:54 +02:00
parent b85cb8cb4e
commit ce62f0f9a1
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View 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.