Skip to content

Commit f066001

Browse files
hyperpolymathclaude
andcommitted
fix(security.txt): canon Expires 2027, real Canonical URL, drop bogus Hiring
- Expires 2026-12-31 -> 2027-12-31 (estate canon). - Canonical -> https://boj-server.net/.well-known/security.txt. The old value pointed at a github.com/.../.well-known/security.txt path that returns 404 (GitHub does not serve repo files there); RFC 9116 requires Canonical to be the actual served location, and boj-server.net is the site's main domain. - Remove `Hiring: .../careers` (no such page -> broken link). Contact (OU email) and the unsigned form already match canon. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 7e134bc commit f066001

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.well-known/security.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
# https://securitytxt.org/
44

55
Contact: mailto:j.d.a.jewell@open.ac.uk
6-
Expires: 2026-12-31T23:59:59.000Z
6+
Expires: 2027-12-31T23:59:59.000Z
77
Preferred-Languages: en
8-
Canonical: https://github.com/hyperpolymath/boj-server/.well-known/security.txt
8+
Canonical: https://boj-server.net/.well-known/security.txt
99
Policy: https://github.com/hyperpolymath/boj-server/blob/main/SECURITY.md
10-
Hiring: https://github.com/hyperpolymath/boj-server/careers

0 commit comments

Comments
 (0)