Date: Thu, 14 Aug 2025 06:50:57 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 6114ebca5b - main - Website - well-known: import a tentative security.txt Message-ID: <202508140650.57E6ovhM035880@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=6114ebca5b0fa62e56bcac481128286605ce3ad9 commit 6114ebca5b0fa62e56bcac481128286605ce3ad9 Author: Pierre Pronchery <khorben@FreeBSD.org> AuthorDate: 2025-08-14 06:49:58 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2025-08-14 06:49:58 +0000 Website - well-known: import a tentative security.txt Approved by: carlavilla@ Differential Revision: D47933 --- website/static/.well-known/security.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/website/static/.well-known/security.txt b/website/static/.well-known/security.txt new file mode 100644 index 0000000000..6c99200641 --- /dev/null +++ b/website/static/.well-known/security.txt @@ -0,0 +1,18 @@ +# Our security addresses +Contact: mailto:security-officer@FreeBSD.org +Contact: mailto:secteam@FreeBSD.org + +# Our OpenPGP key +Encryption: https://www.freebsd.org/security/so_public_key.asc + +# The codes for the languages our security contacts prefer to use +Preferred-Languages: en + +# The official URL for this file +Canonical: https://www.freebsd.org/.well-known/security.txt + +# Our security policy pages +Policy: https://www.freebsd.org/security/#reporting +Policy: https://www.freebsd.org/security/reporting/ + +Expires: 2025-12-06T00:00:00.000Z
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508140650.57E6ovhM035880>
