From 22a8bf12daf8e2ef1fd0b0e56171215121ec1fb4 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 23 Jan 2025 09:46:23 +0100 Subject: [PATCH] fix(security): Update .well-known/security.txt expiration date Signed-off-by: Joas Schilling --- apps/settings/lib/WellKnown/SecurityTxtHandler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/settings/lib/WellKnown/SecurityTxtHandler.php b/apps/settings/lib/WellKnown/SecurityTxtHandler.php index 46452ceb42c6a..b140d48efc67d 100644 --- a/apps/settings/lib/WellKnown/SecurityTxtHandler.php +++ b/apps/settings/lib/WellKnown/SecurityTxtHandler.php @@ -22,7 +22,7 @@ public function handle(string $service, IRequestContext $context, ?IResponse $pr } $response = "Contact: https://hackerone.com/nextcloud -Expires: 2025-02-28T23:00:00.000Z +Expires: 2025-08-31T23:00:00.000Z Acknowledgments: https://hackerone.com/nextcloud/thanks Acknowledgments: https://github.com/nextcloud/security-advisories/security/advisories Policy: https://hackerone.com/nextcloud