/security-txt-checker
Security.txt Checker
Check whether a site publishes a valid security.txt file.
About Security.txt Checker
Security.txt Checker looks for a security.txt file at the standard /.well-known/ location defined in RFC 9116, falling back to the older root-level location, and checks that it includes the required Contact and Expires fields.
Use this to confirm a security.txt file is actually being served correctly after publishing one, since a security researcher who wants to report a vulnerability will look for this file first before trying to guess a contact address.
An expired security.txt file is treated as a genuine issue here, not just a missing one, since the specification expects the Expires date to be kept current as a signal that the contact information is still being maintained.
