GitHub Advanced Security (GHAS) Python Toolkit to make the lives of everyone that uses GHAS a little easier.
To install ghastoolkit
, you can use pip
or one of pypi
family's of tools to install:
# pip
pip install ghastoolkit
# pipenv
pipenv install ghastoolkit
# poetry
poetry add ghastoolkit
To see how to use ghastoolkit
, take a look at the docs.
This project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms.
Support is via GitHub Issues