mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:01:41 +03:00
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:
parent
b85cb8cb4e
commit
ce62f0f9a1
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue