Skip to content

GeekMasher/ghastoolkit-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHASToolkit in Rust

GitHub GitHub Actions GitHub Issues GitHub Stars Crates.io Version Crates.io Downloads (recent) Licence

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.