<div align="center">
<h1>GHASToolkit in Rust</h1>
[][github]
[](https://github.com/GeekMasher/ghastoolkit-rs/actions/workflows/python-package.yml?query=branch%3Amain)
[][github-issues]
[][github]
[][crates-io]
[][crates-io]
[][license]
</div>
## Overview
This is the [GitHub Advanced Security][advanced-security] (GHAS) Toolkit in [Rust][rust-lang]. This toolkit is designed to help developers and security researchers to interact with the GitHub Advanced Security API.
## ✨ Features
- Core GHAS Library
- CLI Tool
## Usage
```bash
cargo add ghastoolkit
```
## Install
### From GitHub
```bash
cargo install --git https://github.com/geekMasher/ghastoolkit-rs
```
## Maintainers / Contributors
- [@GeekMasher](https://github.com/GeekMasher) - Author / Core Maintainer
## Support
Please create [GitHub Issues][github-issues] if there are bugs or feature requests.
This project uses [Sematic Versioning (v2)](https://semver.org/) 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][license] for the full terms.
[license]: ./LICENSE
[crates-io]: https://crates.io/crates/ghastoolkit
[rust-lang]: https://www.rust-lang.org/
[advanced-security]: https://github.com/features/security
[github]: https://github.com/geekmasher/ghastoolkit-rs
[github-issues]: https://github.com/geekmasher/ghastoolkit-rs/issues