Skip to content

docs(security): publish vulnerability disclosure policy and security.txt#427

Merged
simonjcarr merged 1 commit into
mainfrom
fix/360-security-disclosure-policy
Apr 19, 2026
Merged

docs(security): publish vulnerability disclosure policy and security.txt#427
simonjcarr merged 1 commit into
mainfrom
fix/360-security-disclosure-policy

Conversation

@simonjcarr
Copy link
Copy Markdown
Collaborator

Summary

  • Add /.well-known/security.txt (RFC 9116) served by the Next.js web app, pointing researchers at GitHub Security Advisories and a backup email
  • Add SECURITY_DISCLOSURE.md at the repo root covering scope, response SLAs, safe harbour, and credit
  • Add a matching Security page to the docs site (sidebar entry next to Licensing) so operators know the file exists and can override the contact for their own deployment

Closes #360

Test plan

  • Confirm the docs sidebar shows the new Security entry after the site rebuilds
  • Confirm curl https://<deployment>/.well-known/security.txt returns the new file once the image is rebuilt
  • Review Expires date in security.txt annually and bump before it lapses

🤖 Generated with Claude Code

Adds an RFC 9116 security.txt served at /.well-known/ by the web app, a
SECURITY_DISCLOSURE.md at the repo root, and a matching docs page so
researchers have a clear, discoverable reporting path.

Closes #360

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@simonjcarr simonjcarr merged commit 66e801c into main Apr 19, 2026
8 checks passed
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.

[I-01] No security-txt / vulnerability-disclosure policy published

1 participant