13 releases

0.2.1 Mar 12, 2023
0.1.3 Mar 5, 2023
0.0.11 Jul 12, 2022
0.0.10 May 30, 2021
0.0.7 Jul 10, 2020

#270 in Command line utilities

Download history 2/week @ 2022-12-08 7/week @ 2022-12-15 1/week @ 2022-12-29 1/week @ 2023-01-05 1/week @ 2023-01-19 10/week @ 2023-01-26 1/week @ 2023-02-02 26/week @ 2023-02-09 16/week @ 2023-02-16 40/week @ 2023-02-23 55/week @ 2023-03-02 39/week @ 2023-03-09 4/week @ 2023-03-16 8/week @ 2023-03-23

106 downloads per month

ISC license

39KB
727 lines

sectxt

The security.txt standard helps us make the Internet more secure.

sectxt lets you work with security.txt files on the command line.

Build status  License  Version  Downloads 

🚀 Installation

cargo install sectxt

📄 Usage

Feed sectxt a list of domains and it tells you which of them implement RFC 9116 correctly.

sectxt < domains.txt

👮 Acknowledgments

The idea was shamelessly stolen from inspired by haksecuritytxt. The main motivation was to play around with Rust's new async/await syntax and learn something new. Besides, sectxt enforces stricter checks against the RFC 9116.

Dependencies

~16–24MB
~476K SLoC