From 896307af977a9445acfc9b0da2dc7d370864ac37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Francisco?= <4301103+tomasfrancisco@users.noreply.github.com> Date: Tue, 10 Sep 2024 20:03:06 +0200 Subject: [PATCH] fix security.tsx references (#31) --- apps/dashboard/public/.well-known/security.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dashboard/public/.well-known/security.txt b/apps/dashboard/public/.well-known/security.txt index 286eaa0..b266fdc 100644 --- a/apps/dashboard/public/.well-known/security.txt +++ b/apps/dashboard/public/.well-known/security.txt @@ -1,4 +1,4 @@ -Canonical: https://your-project-url.com/.well-known/security.txt +Canonical: https://getds.pro/.well-known/security.txt We consider the security of our systems a top priority. If you discover a vulnerability, we would like to know about it so we can address it promptly. @@ -21,7 +21,7 @@ Testing guidelines: - Do not access, modify, or delete data that doesn't belong to you Reporting guidelines: -- Email your findings to [security@getds.pro](mailto:securiy@getds.pro) +- Email your findings to security@getds.pro - Provide sufficient information to reproduce the problem Disclosure guidelines: