Overview
GitHub Advanced Security (GHAS) Python Toolkit to make the lives of everyone that uses GHAS a little easier.
✨ Features
- API Client for all GHAS Features
- Code Scanning
- Secret Scanning
- Dependency Graph
- Security Advisories
- Dependabot / Security Alerts
- CodeQL Management
- Database Management
- Packs / Query Management
📦 Installing
To install ghastoolkit
, you can use pip
or one of pypi
family's of tools to install:
pip install ghastoolkit
pipenv install ghastoolkit
poetry add ghastoolkit
🏃 Usage
To see how to use ghastoolkit
, take a look at the docs.
🧑🤝🧑 Maintainers / Contributors
🦸 Support
Please create GitHub Issues if there are bugs or feature requests.
This project uses Semantic Versioning (v2) and with major releases, breaking changes will occur.
📓 License
This project is licensed under the terms of the MIT open source license.
Please refer to MIT for the full terms.