From 086508be232a9e3d741afa0194895081f6e03c3b Mon Sep 17 00:00:00 2001 From: "Emma F." <60205699+triphora@users.noreply.github.com> Date: Wed, 11 Mar 2026 07:55:11 -0400 Subject: [PATCH] Replace admin/jai emails for security policy with support email (#5524) --- apps/docs/public/openapi.yaml | 2 +- apps/frontend/src/pages/legal/security.vue | 4 ++-- apps/frontend/src/public/.well-known/security.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/docs/public/openapi.yaml b/apps/docs/public/openapi.yaml index b7930c85a..d6a168d18 100644 --- a/apps/docs/public/openapi.yaml +++ b/apps/docs/public/openapi.yaml @@ -82,7 +82,7 @@ info: - `X-Ratelimit-Reset`: the time in seconds until the ratelimit window resets Ratelimits are the same no matter whether you use a token or not. - The ratelimit is currently 300 requests per minute. If you have a use case requiring a higher limit, please [contact us](mailto:admin@modrinth.com). + The ratelimit is currently 300 requests per minute. If you have a use case requiring a higher limit, please [contact us](mailto:support@modrinth.com). ## User Agents To access the Modrinth API, you **must** use provide a uniquely-identifying `User-Agent` header. diff --git a/apps/frontend/src/pages/legal/security.vue b/apps/frontend/src/pages/legal/security.vue index b6e59d50b..efd7a09aa 100644 --- a/apps/frontend/src/pages/legal/security.vue +++ b/apps/frontend/src/pages/legal/security.vue @@ -13,7 +13,7 @@ Do not open a GitHub issue for a found vulnerability.
- Send details to jai@modrinth.com + Send details to support@modrinth.com including:
Version 2022-11
+Version 2026-03
diff --git a/apps/frontend/src/public/.well-known/security.txt b/apps/frontend/src/public/.well-known/security.txt index 1e1a16264..0659959c8 100644 --- a/apps/frontend/src/public/.well-known/security.txt +++ b/apps/frontend/src/public/.well-known/security.txt @@ -1,5 +1,5 @@ -Contact: mailto:jai@modrinth.com -Expires: 2025-12-31T00:00:00.000Z +Contact: mailto:support@modrinth.com +Expires: 2026-12-31T00:00:00.000Z Preferred-Languages: en Canonical: https://modrinth.com/.well-known/security.txt Policy: https://modrinth.com/legal/security