Jekyll plugin for security.txt1
group :jekyll_plugins do
# ...
gem "jekyll-securitytxt"
end
# in _config.yml
security_txt:
comment: If you find any security issues on this site, please contact me!
contact:
- mailto:<YOUR-EMAIL>
- https://YOUR_DOMAIN/CONTACT
hiring:
- https://URL1
- https://URL2
preferred_languages: "ko, en"
If you need a custom message?
security_txt:
custom_message: |
If you would like to report a security issue you may report it to us via bugbounty platform
Contact: https://
security_txt:
comment:
contact:
expires:
encryption:
preferred_languages:
acknowledgments:
policy:
hiring:
csaf:
canonical:
custom_message:
Tip
See here for information on the column. https://securitytxt.org*
Footnotes
-
RFC9116 ↩