{"id":17686010,"url":"https://github.com/geekmasher/ghastoolkit","last_synced_at":"2025-05-05T03:41:29.453Z","repository":{"id":153902399,"uuid":"630931981","full_name":"GeekMasher/ghastoolkit","owner":"GeekMasher","description":"GitHub Advanced Security Python Toolkit","archived":false,"fork":false,"pushed_at":"2025-04-30T12:37:23.000Z","size":10334,"stargazers_count":13,"open_issues_count":4,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-02T20:45:17.578Z","etag":null,"topics":["advanced-security","python","security"],"latest_commit_sha":null,"homepage":"https://geekmasher.github.io/ghastoolkit/","language":"Python","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-21T13:48:39.000Z","updated_at":"2025-04-30T12:36:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"34aa7d3f-6ba8-4984-a321-2b1011dc0130","html_url":"https://github.com/GeekMasher/ghastoolkit","commit_stats":{"total_commits":561,"total_committers":10,"mean_commits":56.1,"dds":0.2549019607843137,"last_synced_commit":"76512dcc12949075c45d2d0fc74e1f4416d014c3"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekMasher%2Fghastoolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekMasher%2Fghastoolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekMasher%2Fghastoolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekMasher%2Fghastoolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeekMasher","download_url":"https://codeload.github.com/GeekMasher/ghastoolkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252436207,"owners_count":21747466,"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":["advanced-security","python","security"],"created_at":"2024-10-24T10:29:42.453Z","updated_at":"2025-05-05T03:41:29.436Z","avatar_url":"https://github.com/GeekMasher.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable --\u003e\n\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eGHASToolkit\u003c/h1\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/GeekMasher/ghastoolkit/main/docs/static/ghastoolkit.png\" /\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/python-package.yml?style=for-the-badge)][github]\n[![GitHub Issues](https://img.shields.io/github/issues/geekmasher/ghastoolkit?style=for-the-badge)][github-issues]\n[![GitHub Stars](https://img.shields.io/github/stars/geekmasher/ghastoolkit?style=for-the-badge)][github]\n[![Python Versions](https://img.shields.io/pypi/pyversions/ghastoolkit?style=for-the-badge)][pypi]\n[![License](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)][license]\n\n\u003c/div\u003e\n\u003c!-- markdownlint-restore --\u003e\n\n## Overview\n\n[GitHub Advanced Security (GHAS)][advanced-security] Python Toolkit to make the lives of everyone that uses GHAS a little easier.\n\n## ✨ Features\n\n- API Client for all GHAS Features\n  - Code Scanning\n  - Secret Scanning\n  - Dependency Graph\n  - Security Advisories\n  - Dependabot / Security Alerts\n- CodeQL Management\n  - Database Management\n  - Packs / Query Management\n\n## 📦 Installing\n\nTo install `ghastoolkit`, you can use `pip` or one of `pypi` family's of tools to install:\n\n```bash\n# pip \npip install ghastoolkit\n\n# pipenv\npipenv install ghastoolkit\n\n# poetry\npoetry add ghastoolkit\n```\n\n## 🏃 Usage\n\nTo see how to use `ghastoolkit`, [take a look at the docs][docs].\n\n## 🧑‍🤝‍🧑 Maintainers / Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n## 🦸 Support\n\nPlease create [GitHub Issues][github-issues] if there are bugs or feature requests.\n\nThis project uses [Semantic Versioning (v2)][semver] 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[pypi]: https://pypi.org/project/ghastoolkit\n[github]: https://github.com/GeekMasher/ghastoolkit\n[github-issues]: https://github.com/GeekMasher/ghastoolkit/issues\n\n[docs]: https://geekmasher.github.io/ghastoolkit\n[advanced-security]: https://github.com/features/security\n\n[semver]: https://semver.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekmasher%2Fghastoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeekmasher%2Fghastoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekmasher%2Fghastoolkit/lists"}