All toolsTOOL 06 / SECURITY CONTACT
Publish a clear reporting path.
A security.txt file gives researchers a standard place to find your vulnerability-reporting contact and policy. Build the format here, then review, publish, and maintain it on your own site.
- Processing
- Document built in this browser
- Boundary
- Formats the file — does not publish it
RFC 9116 builder
Required location
/.well-known/security.txtFormat preview
Contact: <reporting URI> Expires: <future date> Policy: <policy URI>
HOW IT WORKS
Know what the result means.
- [01]
Complete
Add at least a contact URI and future expiry date. Optional fields can point to policy, keys, acknowledgments, or hiring pages.
- [02]
Review
Check every destination, replace all examples, and download the plain-text result. The generator does not verify ownership.
- [03]
Publish
Serve the file over HTTPS at /.well-known/security.txt on the origin it describes, then keep it current.
READ THE LIMITS
A signal is not a verdict.
- Generating the text does not publish, monitor, sign, or renew the file.
- Example values must be replaced with working destinations controlled by the site owner.
- The Expires field must remain in the future, so the published file needs maintenance.
- A contact file supports disclosure routing; it does not create a vulnerability-handling programme by itself.