docs: link to the website versions instead of markdowns

... to make the links work when the markdown is converted to webpages on
https://curl.se

Reported-by: Maurício Meneghini Fauth
Fixes https://github.com/curl/curl-www/issues/272
Closes #11569
This commit is contained in:
Daniel Stenberg 2023-08-01 23:38:16 +02:00
parent 00f8f9c22b
commit fc1e42190f
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
3 changed files with 9 additions and 8 deletions

View File

@ -11,8 +11,8 @@ HackerOne program](https://hackerone.com/curl).
After you have reported a security issue, it has been deemed credible, and a After you have reported a security issue, it has been deemed credible, and a
patch and advisory has been made public, you may be eligible for a bounty from patch and advisory has been made public, you may be eligible for a bounty from
this program. See the [SECURITY-PROCESS](SECURITY-PROCESS.md) document for how this program. See the [Security Process](https://curl.se/dev/secprocess.html)
we work with security issues. document for how we work with security issues.
## What are the reward amounts? ## What are the reward amounts?

View File

@ -1,10 +1,10 @@
# Anatomy of a curl security advisory # Anatomy of a curl security advisory
As described in the `SECURITY-PROCESS.md` document, when a security As described in the [Security Process](https://curl.se/dev/secprocess.html)
vulnerability has been reported to the project and confirmed, we author an document, when a security vulnerability has been reported to the project and
advisory document for for the issue. It should ideally be written in confirmed, we author an advisory document for for the issue. It should ideally
cooperation with the reporter to make sure all the angles and details of the be written in cooperation with the reporter to make sure all the angles and
problem are gathered and described correctly and succinctly. details of the problem are gathered and described correctly and succinctly.
## New document ## New document

View File

@ -56,7 +56,8 @@ announcement.
problem is, its impact, which versions it affects, solutions or workarounds, problem is, its impact, which versions it affects, solutions or workarounds,
when the release is out and make sure to credit all contributors properly. when the release is out and make sure to credit all contributors properly.
Figure out the CWE (Common Weakness Enumeration) number for the flaw. See Figure out the CWE (Common Weakness Enumeration) number for the flaw. See
[SECURITY-ADVISORY](SECURITY-ADVISORY.md) for help on creating the advisory. [SECURITY-ADVISORY](https://curl.se/dev/advisory.html) for help on creating
the advisory.
- Request a CVE number from - Request a CVE number from
[HackerOne](https://docs.hackerone.com/programs/cve-requests.html) [HackerOne](https://docs.hackerone.com/programs/cve-requests.html)