Skip to content

Fix bare URL hyperlinks in RUSTSEC-2025-0001#2200

Merged
Shnatsel merged 1 commit into
rustsec:mainfrom
EliahKagan:cve-2025-22620-chmod-codelinks
Jan 18, 2025
Merged

Fix bare URL hyperlinks in RUSTSEC-2025-0001#2200
Shnatsel merged 1 commit into
rustsec:mainfrom
EliahKagan:cve-2025-22620-chmod-codelinks

Conversation

@EliahKagan

Copy link
Copy Markdown
Contributor

In #2193, the body text for RUSTSEC-2025-0001 (CVE-2025-22620) is from GHSA-fqmf-w4xh-33rh, and I forgot to make the two bare URLs linkified in the different Markdown dialect used on rustsec.org. (They link to directly relevant portions of code. Other hyperlinks are on text other than the URL itself, and thus already work.)

This adds < > around each of them, which I think is sufficient to linkify them as intended in a RUSTSEC advisory.

In rustsec#2193, the body text for RUSTSEC-2025-0001 (CVE-2025-22620) is
from GHSA-fqmf-w4xh-33rh, and I forgot to make the two bare URLs
linkified in the different Markdown dialect used on rustsec.org.
(They link to directly relevant portions of code. Other hyperlinks
are on text other than the URL itself, and thus already work.)

This adds `<` `>` around each of them, which I think is sufficient
to linkify them as intended in a RUSTSEC advisory.
@Shnatsel
Shnatsel merged commit c29ca5f into rustsec:main Jan 18, 2025
@EliahKagan

EliahKagan commented Jan 18, 2025

Copy link
Copy Markdown
Contributor Author

Thanks! The URLs are linkified now.

@EliahKagan
EliahKagan deleted the cve-2025-22620-chmod-codelinks branch January 18, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants