Skip to content

Add /.well-known/security.txt (RFC 9116)#1222

Open
kobihikri wants to merge 1 commit into
react-hook-form:masterfrom
kobihikri:security/add-security-txt
Open

Add /.well-known/security.txt (RFC 9116)#1222
kobihikri wants to merge 1 commit into
react-hook-form:masterfrom
kobihikri:security/add-security-txt

Conversation

@kobihikri

Copy link
Copy Markdown

What

Add /.well-known/security.txt so the site serves one at the location RFC 9116 defines.

Why

https://react-hook-form.com/.well-known/security.txt currently returns 404. RFC 9116 makes /.well-known/security.txt the standard, machine-discoverable place a security researcher (or automated tooling) looks first to learn how to report an issue. The file is added under the site's static directory (served verbatim), points Contact at the project's GitHub Security Advisory intake, and carries a future Expires per §2.5.5.

I used AI assistance to help identify this and draft the file; I verified the RFC reference and the live 404 myself and take responsibility for it.

react-hook-form.com serves no security.txt at the well-known location, so a
researcher following RFC 9116 has no machine-discoverable pointer to the
project's security-reporting process. This adds one (served from public/).

Signed-off-by: kobihikri <kobi.hikri@gmail.com>
@netlify

netlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploy Preview for sage-cassata-31d224 ready!

Name Link
🔨 Latest commit 72c544e
🔍 Latest deploy log https://app.netlify.com/projects/sage-cassata-31d224/deploys/6a56010cc76f6d0008a68039
😎 Deploy Preview https://deploy-preview-1222--sage-cassata-31d224.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

@kobihikri is attempting to deploy a commit to the BEEKAI OSS Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant