GeekMasher / ghastoolkit

GitHub Advanced Security Python Toolkit

Home Page:https://geekmasher.github.io/ghastoolkit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GHASToolkit

GitHub GitHub Actions GitHub Issues GitHub Stars Python Versions License

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 
pip install ghastoolkit

# pipenv
pipenv install ghastoolkit

# poetry
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.

About

GitHub Advanced Security Python Toolkit

https://geekmasher.github.io/ghastoolkit/

License:MIT License


Languages

Language:Python 100.0%