Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
/ securityheaders Public archive

🔒 CLI application to analyse Security Headers from a given URL using securityheaders.io

License

Notifications You must be signed in to change notification settings

timofurrer/securityheaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

securityheaders

securityheaders is a CLI application to analyze the Security Headers of a given URL using securityheaders.io

Screenshot CLI

Installation

Install in python 3 environment:

pip3 install securityheaders

Note: you might need root privileges or use --user switch

Usage

Usage: securityheaders [OPTIONS] URL

  Get Security Headers from a given URL. The data is fetched from
    SecurityHeaders.io.

Options:
  --version  Show the version and exit.
  --json     Print the Security Headers analysis as JSON
  --help     Show this message and exit.

Thanks

Thanks to SecurityHeaders.io for their awesome service!

About

🔒 CLI application to analyse Security Headers from a given URL using securityheaders.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages