From 3e138d71f4ed281ac28b842eccf1d55ee3e79b5e Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 23 Jan 2025 08:42:30 +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 e52f946e1ad2a..60ab2d57a38a9 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