Skip to content

Commit 04944aa

Browse files
committed
fix(security): Update expiration date in security.txt
Signed-off-by: Joas Schilling <[email protected]>
1 parent 31b74bc commit 04944aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/settings/lib/WellKnown/SecurityTxtHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public function handle(string $service, IRequestContext $context, ?IResponse $pr
2222
}
2323

2424
$response = "Contact: https://hackerone.com/nextcloud
25-
Expires: 2024-08-31T23:00:00.000Z
25+
Expires: 2025-02-28T23:00:00.000Z
2626
Acknowledgments: https://hackerone.com/nextcloud/thanks
2727
Acknowledgments: https://github.com/nextcloud/security-advisories/security/advisories
2828
Policy: https://hackerone.com/nextcloud

0 commit comments

Comments
 (0)