Python CLI and module for querying security.txt files on domains.
Project description
Python client and module for querying .well-known/security.txt files
Give it a domain, it tries to fetch the security.txt file
Installation
pip install pysecuritytxt
Usage
Command line
You can use the pysecuritytxt command:
usage: pysecuritytxt [-h] [-p] url_or_domain
Try to get a security.txt file
positional arguments:
url_or_domain Try to get the file from there.
options:
-h, --help show this help message and exit
-p, --parse Parse the response, returns dict
Library
See API Reference
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysecuritytxt-1.3.2.tar.gz
(5.0 kB
view hashes)
Built Distribution
Close
Hashes for pysecuritytxt-1.3.2-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 6de6d4fe277f257d1da3d5eb62f637c89288b5e1f98f9c92a576428cfc1aa271 |
|
| MD5 | abc98db2535624fe280784a041189315 |
|
| BLAKE2b-256 | 1646b073c1b785caf854f46519fc17f9f6972e7b40479f23d5b96f564a9fbd0a |