Readme
Overview
This is the GitHub Advanced Security (GHAS) Toolkit in Rust . This toolkit is designed to help developers and security researchers to interact with the GitHub Advanced Security API.
✨ Features
Usage
To use the library in your project, add it to your project using the following command:
cargo add ghastoolkit
Install CLI
You can install the CLI many different ways but the easiest way is the following:
cargo install ghastoolkit-cli
From GitHub
cargo install -- git https://github.com/GeekMasher/ghastoolkit-rs
Maintainers / Contributors
Support
Please create GitHub Issues if there are bugs or feature requests.
This project uses Sematic 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.