Skip to content

Commit f8c8e38

Browse files
kobihikrijberkus
andauthored
Add /.well-known/security.txt (RFC 9116) (#1192)
* Add /.well-known/security.txt (RFC 9116) etcd.io serves no security.txt at the well-known location, so a researcher following RFC 9116 has no machine-discoverable pointer to etcd's security reporting process. Added under static/, pointing at the project's GitHub Security Advisory intake and security policy. Signed-off-by: Kobi Hikri <kobi.hikri@gmail.com> * Apply suggestion from @jberkus --------- Signed-off-by: Kobi Hikri <kobi.hikri@gmail.com> Co-authored-by: Josh Berkus <josh@agliodbs.com>
1 parent d54f2ca commit f8c8e38

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

static/.well-known/security.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Contact: https://github.com/etcd-io/etcd/security/advisories/new
2+
Expires: 2031-07-14T00:00:00.000Z
3+
Preferred-Languages: en
4+
Canonical: https://etcd.io/.well-known/security.txt
5+
Policy: https://github.com/etcd-io/etcd/blob/main/security/README.md

0 commit comments

Comments
 (0)