GET
/.well-known/security.txt
RFC 9116
Free tool · validator + generator
The first file a researcher looks for
Two required fields, six optional ones, one expiry date that quietly lapses. Check what your domain is actually serving at /.well-known/security.txt — or write the file here and paste it straight onto your server.
Input
How it works: We fetch
/.well-known/security.txt directly from your domain. If blocked by CORS, we fall back to the SecureScanr scanner for presence detection.
Field Analysis
Recommendations
Fetching security.txt…
RFC 9116 — security.txt is an internet standard for disclosing how to report security vulnerabilities. It should live at
/.well-known/security.txt (preferred) or /security.txt.
Contact and Expires are required fields. All others are optional but recommended.
Required Fields
Optional Fields
security.txt preview
# Generated by securescanr.com
Best practice: Set Expires to exactly 1 year from today. Add a calendar reminder to renew it before then. The file must be served over HTTPS.