From b6c7450fc3fa28813a6c12c6e59dbda6b4e9f681 Mon Sep 17 00:00:00 2001 From: altotin <167458474+altotin@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:34:33 +0000 Subject: [PATCH] readme: fix link to GHSA-8684-rvfj-v3jq advisory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1038ae1..d3516ba 100644 --- a/README.md +++ b/README.md @@ -407,5 +407,5 @@ db.invites.insertOne({ _id: "enter_an_invite_code_here" }) - (`2024-06-21`) [GHSA-f26h-rqjq-qqjq revoltchat/backend: Unrestricted account creation.](https://github.com/revoltchat/backend/security/advisories/GHSA-f26h-rqjq-qqjq) - (`2024-12-17`) [GHSA-7f9x-pm3g-j7p4 revoltchat/january: January service can call itself recursively, causing heavy load.](https://github.com/revoltchat/january/security/advisories/GHSA-7f9x-pm3g-j7p4) -- (`2025-02-10`) [GHSA-8684-rvfj-v3jq revoltchat/backend: Webhook tokens are freely accessible for users with read permissions.](https://github.com/revoltchat/backend/security/advisories/GHSA-h7h6-7pxm-mc66) +- (`2025-02-10`) [GHSA-8684-rvfj-v3jq revoltchat/backend: Webhook tokens are freely accessible for users with read permissions.](https://github.com/revoltchat/backend/security/advisories/GHSA-8684-rvfj-v3jq) - (`2025-02-10`) [GHSA-h7h6-7pxm-mc66 revoltchat/backend: Nearby message fetch requests can be crafted to fetch entire message history.](https://github.com/revoltchat/backend/security/advisories/GHSA-h7h6-7pxm-mc66)