{"id":18735881,"url":"https://github.com/tommyriquet/gitscore","last_synced_at":"2026-04-29T15:36:30.946Z","repository":{"id":188086164,"uuid":"674169634","full_name":"TommyRiquet/GitScore","owner":"TommyRiquet","description":"🎯GitScore is a Python tool for evaluating GitHub repositories based on commit quality and adherence to best practices.","archived":false,"fork":false,"pushed_at":"2023-08-22T19:00:04.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-20T01:42:02.785Z","etag":null,"topics":["best-practices","conventional-commits","git","python","score"],"latest_commit_sha":null,"homepage":"","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/TommyRiquet.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,"zenodo":null}},"created_at":"2023-08-03T09:50:48.000Z","updated_at":"2023-08-21T16:53:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"e99a4b66-59c9-45d6-92f5-be046d751634","html_url":"https://github.com/TommyRiquet/GitScore","commit_stats":null,"previous_names":["tommyriquet/gitscore"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TommyRiquet/GitScore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyRiquet%2FGitScore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyRiquet%2FGitScore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyRiquet%2FGitScore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyRiquet%2FGitScore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TommyRiquet","download_url":"https://codeload.github.com/TommyRiquet/GitScore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyRiquet%2FGitScore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32432133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["best-practices","conventional-commits","git","python","score"],"created_at":"2024-11-07T15:18:28.137Z","updated_at":"2026-04-29T15:36:30.899Z","avatar_url":"https://github.com/TommyRiquet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitScore\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/TommyRiquet/GitScore/blob/main/LICENSE)\n[![Python](https://img.shields.io/badge/python-3.9%2B-blue.svg)](https://www.python.org/downloads/)\n[![GitHub Issues](https://img.shields.io/github/issues/TommyRiquet/GitScore.svg)](https://github.com/TommyRiquet/GitScore/issues)\n[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/TommyRiquet/GitScore.svg)](https://github.com/TommyRiquet/GitScore/pulls)\n\nGitScore is a Python-based tool that evaluates GitHub repositories using various criteria, such as duplicate commits, merges, and adherence to conventional commit messages.\n\n![ui](https://raw.githubusercontent.com/TommyRiquet/GitScore/main/docs/ui.png)\n\n## Features\n\n- Analyze GitHub repositories based on commit quality.\n- Detect duplicate commits and non-standard commit messages.\n- Evaluate merge frequency and adherence to best practices.\n\n## Requirements\n\n- Python 3.9 or later\n- See the `requirements.txt` file for a list of dependencies.\n\n## Installation\n\n1. Clone this repository.\n2. Navigate to the project directory.\n3. Install the required dependencies using the following command:\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\nRun the GitScore script by providing the path to the repository you want to evaluate:\n\n```bash\npython src/gitscore.py -g path/to/repo\n```\n\n## Contribution\n\nContributions to GitScore are welcome and encouraged! If you find any issues or have improvements in mind, feel free to open an issue or submit a pull request.\n\n## License\n\nGitScore is released under the MIT License.\n\n## Contact\n\nFor questions or support, you can reach out to us on GitHub Issues.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommyriquet%2Fgitscore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftommyriquet%2Fgitscore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommyriquet%2Fgitscore/lists"}