ghastoolkit

Crates.ioghastoolkit
lib.rsghastoolkit
version0.4.3
sourcesrc
created_at2024-02-27 17:52:10.141964
updated_at2024-06-27 13:58:04.542956
descriptionGitHub Advanced Security Toolkit in Rust
homepagehttps://github.com/GeekMasher/ghastoolkit-rs
repositoryhttps://github.com/GeekMasher/ghastoolkit-rs
max_upload_size
id1155307
size164,393
Mathew Payne (GeekMasher)

documentation

https://docs.rs/ghastoolkit/latest/ghastoolkit/

README

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.

Commit count: 90

cargo fmt