{"id":17685996,"url":"https://github.com/geekmasher/ghastoolkit-rs","last_synced_at":"2025-08-22T21:32:00.249Z","repository":{"id":224778948,"uuid":"764221627","full_name":"GeekMasher/ghastoolkit-rs","owner":"GeekMasher","description":"GitHub Advanced Security Toolkit in Rust","archived":false,"fork":false,"pushed_at":"2024-12-16T06:03:18.000Z","size":123,"stargazers_count":2,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-16T16:04:13.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/ghastoolkit","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeekMasher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-27T17:38:20.000Z","updated_at":"2024-12-02T16:34:59.000Z","dependencies_parsed_at":"2024-03-07T16:39:51.407Z","dependency_job_id":"b0424bb4-4aa1-4175-ae45-c58b42e96120","html_url":"https://github.com/GeekMasher/ghastoolkit-rs","commit_stats":null,"previous_names":["geekmasher/ghastoolkit-rs"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekMasher%2Fghastoolkit-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekMasher%2Fghastoolkit-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekMasher%2Fghastoolkit-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekMasher%2Fghastoolkit-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeekMasher","download_url":"https://codeload.github.com/GeekMasher/ghastoolkit-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230639800,"owners_count":18257702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-24T10:29:39.528Z","updated_at":"2024-12-20T19:51:08.940Z","avatar_url":"https://github.com/GeekMasher.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eGHASToolkit in Rust\u003c/h1\u003e\n\n[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)][github]\n[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/GeekMasher/ghastoolkit-rs/build.yml?style=for-the-badge)](https://github.com/GeekMasher/ghastoolkit-rs/actions/workflows/python-package.yml?query=branch%3Amain)\n[![GitHub Issues](https://img.shields.io/github/issues/GeekMasher/ghastoolkit-rs?style=for-the-badge)][github-issues]\n[![GitHub Stars](https://img.shields.io/github/stars/GeekMasher/ghastoolkit-rs?style=for-the-badge)][github]\n[![Crates.io Version](https://img.shields.io/crates/v/ghastoolkit?style=for-the-badge)][crates-io]\n[![Crates.io Downloads (recent)](https://img.shields.io/crates/dr/ghastoolkit?style=for-the-badge)][crates-io]\n[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)][license]\n\n\u003c/div\u003e\n\n## Overview\n\nThis 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.\n\n## ✨ Features\n\n- [Core GHAS Library][code-core]\n  - [Documentation][docs]\n  - GitHub Cloud and Enterprise Server support\n  - API Support\n    - [x] [Code Scanning][github-code-scanning]\n    - [x] 👷 [Secret Scanning][github-secret-scanning]\n    - [x] 👷 [Supply Chain][github-supplychain]\n      - [ ] 👷 [Dependabot][github-dependabot] (Security Alerts)\n      - [ ] 👷 [Dependency Graph][github-depgraph] (SCA / SBOMs)\n      - [ ] 👷 [Security Advisories][github-advisories]\n- [CLI Tool][code-cli]\n\n## Usage\n\nTo use the library in your project, add it to your project using the following command:\n\n```bash\ncargo add ghastoolkit\n```\n\n## Install CLI\n\nYou can install the CLI many different ways but the easiest way is the following:\n\n```bash\ncargo install ghastoolkit-cli\n```\n\n### From GitHub\n\n```bash\ncargo install --git https://github.com/GeekMasher/ghastoolkit-rs\n```\n\n## Maintainers / Contributors\n\n- [@GeekMasher](https://github.com/GeekMasher) - Author / Core Maintainer\n\n## Support\n\nPlease create [GitHub Issues][github-issues] if there are bugs or feature requests.\n\nThis project uses [Sematic Versioning (v2)](https://semver.org/) and with major releases, breaking changes will occur.\n\n## License\n\nThis project is licensed under the terms of the MIT open source license.\nPlease refer to [MIT][license] for the full terms.\n\n\u003c!-- Resources --\u003e\n\n[license]: ./LICENSE\n[crates-io]: https://crates.io/crates/ghastoolkit\n[docs]: https://docs.rs/ghastoolkit/latest/ghastoolkit/\n[rust-lang]: https://www.rust-lang.org/\n[advanced-security]: https://github.com/features/security\n[code-core]: https://github.com/GeekMasher/ghastoolkit-rs/tree/main/core\n[code-cli]: https://github.com/GeekMasher/ghastoolkit-rs/tree/main/cli\n[github]: https://github.com/geekmasher/ghastoolkit-rs\n[github-issues]: https://github.com/geekmasher/ghastoolkit-rs/issues\n[github-code-scanning]: https://docs.github.com/en/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning\n[github-secret-scanning]: https://docs.github.com/en/code-security/secret-scanning/about-secret-scanning\n[github-supplychain]: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-supply-chain-security\n[github-dependabot]: https://docs.github.com/en/code-security/dependabot/dependabot-alerts/about-dependabot-alerts\n[github-depgraph]: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph\n[github-advisories]: https://docs.github.com/en/code-security/security-advisories/working-with-global-security-advisories-from-the-github-advisory-database/about-the-github-advisory-database\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekmasher%2Fghastoolkit-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeekmasher%2Fghastoolkit-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekmasher%2Fghastoolkit-rs/lists"}