{"id":28146495,"url":"https://github.com/gg-scm/gg","last_synced_at":"2026-01-12T13:28:58.386Z","repository":{"id":40541920,"uuid":"123949358","full_name":"gg-scm/gg","owner":"gg-scm","description":"Git with less typing","archived":false,"fork":false,"pushed_at":"2023-12-31T23:27:44.000Z","size":2351,"stargazers_count":66,"open_issues_count":27,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-14T23:13:47.409Z","etag":null,"topics":["git","mercurial","porcelain","version-control"],"latest_commit_sha":null,"homepage":"https://gg-scm.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gg-scm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"zombiezen"}},"created_at":"2018-03-05T16:47:22.000Z","updated_at":"2025-01-08T17:21:23.000Z","dependencies_parsed_at":"2024-06-19T01:55:00.236Z","dependency_job_id":"9fca9781-f282-4ec4-8b71-efbbff46f567","html_url":"https://github.com/gg-scm/gg","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/gg-scm/gg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gg-scm%2Fgg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gg-scm%2Fgg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gg-scm%2Fgg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gg-scm%2Fgg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gg-scm","download_url":"https://codeload.github.com/gg-scm/gg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gg-scm%2Fgg/sbom","scorecard":{"id":425116,"data":{"date":"2025-08-11","repo":{"name":"github.com/gg-scm/gg","commit":"f9c660e4647d495c0674d3c27fa1fbe2f6a72c68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:90","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/gg-scm/gg/release.yml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.3.1 not signed: https://api.github.com/repos/gg-scm/gg/releases/132339313","Warn: release artifact v1.3.0 not signed: https://api.github.com/repos/gg-scm/gg/releases/60946537","Warn: release artifact v1.2.1 not signed: https://api.github.com/repos/gg-scm/gg/releases/60546853","Warn: release artifact v1.2.0 not signed: https://api.github.com/repos/gg-scm/gg/releases/60428068","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/gg-scm/gg/releases/35212308","Warn: release artifact v1.3.1 does not have provenance: https://api.github.com/repos/gg-scm/gg/releases/132339313","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/gg-scm/gg/releases/60946537","Warn: release artifact v1.2.1 does not have provenance: https://api.github.com/repos/gg-scm/gg/releases/60546853","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/gg-scm/gg/releases/60428068","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/gg-scm/gg/releases/35212308"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-19T02:04:41.597Z","repository_id":40541920,"created_at":"2025-08-19T02:04:41.598Z","updated_at":"2025-08-19T02:04:41.598Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28339092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["git","mercurial","porcelain","version-control"],"created_at":"2025-05-14T23:12:38.420Z","updated_at":"2026-01-12T13:28:58.353Z","avatar_url":"https://github.com/gg-scm.png","language":"Go","funding_links":["https://github.com/sponsors/zombiezen"],"categories":["Go"],"sub_categories":[],"readme":"# gg: Git with less typing\n\ngg is an alternative command-line interface for [Git][] heavily inspired by\n[Mercurial][]. It's designed for less typing in common workflows and make Git\neasier to use for both novices and advanced users alike.\n\n-  **Abbreviations.** `git commit -a` takes 13 characters to type. [`gg ci`][]\n   takes 5 to do the same thing. Don't worry, you can still type `gg commit`:\n   most common operations have shorter aliases.\n-  **Built for GitHub and Gerrit.** gg has built-in support for [creating pull\n   requests][] and [creating Gerrit changesets][] straight from the\n   command-line. No more context switching.\n-  **Safer rebases.** [`gg rebase`][] automatically detects common mistakes while\n   rebasing and infers the correct change.\n-  **Local branches match remote branches.** Using [`gg pull`][] automatically\n   creates branches that match your remotes to avoid confusion.\n-  **Optional staging.** gg avoids using the staging area to save on typing and\n   mistakes. However, gg takes great care to avoid perturbing the staging area,\n   so for more advanced commits, you can keep using the same Git commands you're\n   used to.\n- **Works with existing Git tools.** You can use or not use gg as much as you\n  want in your workflow. gg is just a wrapper for the Git CLI, so it works with\n  any hooks or custom patches to Git that your project may use. You can see the\n  exact Git commands gg runs by passing in `--show-git`.\n\nLearn more at [gg-scm.io][].\n\n[Git]: https://git-scm.com/\n[Mercurial]: https://www.mercurial-scm.org/\n[creating Gerrit changesets]: https://gg-scm.io/workflow/gerrit/\n[creating pull requests]: https://gg-scm.io/workflow/shared/\n[gg-scm.io]: https://gg-scm.io/\n[`gg ci`]: https://gg-scm.io/cmd/commit/\n[`gg pull`]: https://gg-scm.io/cmd/pull/\n[`gg rebase`]: https://gg-scm.io/cmd/rebase/\n\n## Getting Started\n\nRead the [installation guide][] for the most up-to-date information on how to\nobtain gg. To build from source, follow the instructions in [CONTRIBUTING.md][build-source].\n\n[build-source]: CONTRIBUTING.md#building-from-source\n[installation guide]: https://gg-scm.io/install/\n\n## License\n\nApache 2.0. This is not an official Google product.\n\ngg depends on `golang.org/x/sys`, which is released under a [BSD license][].\n\n[BSD license]: https://go.googlesource.com/sys/+/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgg-scm%2Fgg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgg-scm%2Fgg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgg-scm%2Fgg/lists"}