{"id":4217,"url":"https://github.com/gitextensions/gitextensions","last_synced_at":"2026-06-14T18:20:35.893Z","repository":{"id":37788752,"uuid":"85953","full_name":"gitextensions/gitextensions","owner":"gitextensions","description":"Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).","archived":false,"fork":false,"pushed_at":"2025-10-06T20:56:31.000Z","size":146499,"stargazers_count":8189,"open_issues_count":608,"forks_count":2147,"subscribers_count":258,"default_branch":"master","last_synced_at":"2025-10-06T21:26:43.956Z","etag":null,"topics":["git","git-client","git-gui","gitextensions","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://gitextensions.github.io/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gitextensions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"gitextensions","custom":"https://github.com/gitextensions/gitextensions/wiki"}},"created_at":"2008-12-06T09:18:59.000Z","updated_at":"2025-10-06T20:56:38.000Z","dependencies_parsed_at":"2023-12-15T10:05:27.616Z","dependency_job_id":"28ac123c-b686-425a-90c3-6055bb1c13a9","html_url":"https://github.com/gitextensions/gitextensions","commit_stats":{"total_commits":13163,"total_committers":543,"mean_commits":24.24125230202578,"dds":0.8809541897743676,"last_synced_commit":"fdb4370250c89e6d9fb1f1698ff35d01e3bf6985"},"previous_names":[],"tags_count":170,"template":false,"template_full_name":null,"purl":"pkg:github/gitextensions/gitextensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitextensions%2Fgitextensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitextensions%2Fgitextensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitextensions%2Fgitextensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitextensions%2Fgitextensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitextensions","download_url":"https://codeload.github.com/gitextensions/gitextensions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitextensions%2Fgitextensions/sbom","scorecard":{"id":193628,"data":{"date":"2025-08-11","repo":{"name":"github.com/gitextensions/gitextensions","commit":"1bb9dad31922f7557acddabaed5de1faac24d7df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 25/26 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/labeler-build-predictor.yml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/labeler-train.yml:47","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/labeler-train.yml:48","Info: jobLevel 'issues' permission set to 'read': .github/workflows/labeler-train.yml:46","Warn: no topLevel permission defined: .github/workflows/git.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler-build-predictor.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler-cache-retention.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler-predict-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler-predict-pulls.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/labeler-promote.yml:27","Warn: no topLevel permission defined: .github/workflows/labeler-train.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.0 not signed: https://api.github.com/repos/gitextensions/gitextensions/releases/225417259","Warn: release artifact v5.2.1 not signed: https://api.github.com/repos/gitextensions/gitextensions/releases/197440944","Warn: release artifact v5.2 not signed: https://api.github.com/repos/gitextensions/gitextensions/releases/193956374","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/gitextensions/gitextensions/releases/184468728","Warn: release artifact v5.1 not signed: https://api.github.com/repos/gitextensions/gitextensions/releases/183912076","Warn: release artifact v6.0 does not have provenance: https://api.github.com/repos/gitextensions/gitextensions/releases/225417259","Warn: release artifact v5.2.1 does not have provenance: https://api.github.com/repos/gitextensions/gitextensions/releases/197440944","Warn: release artifact v5.2 does not have provenance: https://api.github.com/repos/gitextensions/gitextensions/releases/193956374","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/gitextensions/gitextensions/releases/184468728","Warn: release artifact v5.1 does not have provenance: https://api.github.com/repos/gitextensions/gitextensions/releases/183912076"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: setup/transifex/tx.exe:1","Warn: binary detected: src/plugins/Gource/dll/ICSharpCode.SharpZipLib.dll:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/git.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/gitextensions/gitextensions/git.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/git.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/gitextensions/gitextensions/git.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:20:55.953Z","repository_id":37788752,"created_at":"2025-08-16T21:20:55.953Z","updated_at":"2025-08-16T21:20:55.953Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013959,"owners_count":26085429,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["git","git-client","git-gui","gitextensions","hacktoberfest"],"created_at":"2024-01-11T16:49:38.497Z","updated_at":"2025-10-13T06:21:16.804Z","avatar_url":"https://github.com/gitextensions.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4217","html_url":"https://opencollective.ecosyste.ms/projects/4217","collective":{"id":2902,"uuid":"nmlo94zn-7x08dpob-vmxqewga-3vjbrky5","slug":"gitextensions","name":"gitextensions","description":"We want to make the best tool for working with git.","website":"https://gitextensions.github.io/","github":"gitextensions/gitextensions","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://gitextensions.github.io/"},{"type":"GITHUB","url":"https://github.com/gitextensions/gitextensions"}],"currency":"USD","projects_count":19,"last_synced_at":"2026-06-30T06:15:18.056Z","created_at":"2024-01-10T13:17:53.161Z","updated_at":"2026-06-30T06:15:18.215Z","transactions_count":1477,"balance":8385.689999999959,"account_type":"COLLECTIVE","owner":{"login":"gitextensions","name":"Git Extensions","uuid":"1700077","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1700077?v=4","repositories_count":19,"last_synced_at":"2024-10-25T19:38:12.949Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gitextensions","funding_links":[],"total_stars":7602,"followers":177,"following":0,"created_at":"2022-11-04T17:33:24.411Z","updated_at":"2024-10-25T19:38:12.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitextensions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitextensions/repositories"},"last_project_activity_at":"2025-10-19T22:07:52.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-10-30T16:04:16.621Z","collective_updated_at":"2020-06-09T18:44:49.015Z","html_url":"https://opencollective.com/gitextensions","icon_url":"https://images.opencollective.com/gitextensions/logo/40.png","total_donations":17932.34000000001,"total_expenses":-11554.7,"current_balance":8385.689999999959,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gitextensions","url":"https://opencollective.ecosyste.ms/collectives/gitextensions","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gitextensions/projects"}}