{"id":42088706,"url":"https://github.com/enr/gip","last_synced_at":"2026-05-17T21:06:43.425Z","repository":{"id":45166135,"uuid":"50188544","full_name":"enr/gip","owner":"enr","description":"Bulk management for Git projects","archived":false,"fork":false,"pushed_at":"2024-08-13T22:14:13.000Z","size":4361,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-15T00:35:36.803Z","etag":null,"topics":["git","go","golang","golang-application","hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/enr.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}},"created_at":"2016-01-22T15:12:23.000Z","updated_at":"2024-08-13T22:14:17.000Z","dependencies_parsed_at":"2022-09-10T08:01:20.741Z","dependency_job_id":null,"html_url":"https://github.com/enr/gip","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/enr/gip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enr%2Fgip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enr%2Fgip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enr%2Fgip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enr%2Fgip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enr","download_url":"https://codeload.github.com/enr/gip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enr%2Fgip/sbom","scorecard":{"id":377807,"data":{"date":"2025-08-11","repo":{"name":"github.com/enr/gip","commit":"c26b4342416a6d68f9fca62e16616952fe86ddb6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/26 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-windows.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/website.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":"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":"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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-windows.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/enr/gip/ci-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-windows.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/enr/gip/ci-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/enr/gip/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/enr/gip/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/enr/gip/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/enr/gip/website.yml/master?enable=pin","Warn: goCommand not pinned by hash: .sdlc/check:44","Warn: goCommand not pinned by hash: .sdlc/check:48","Warn: goCommand not pinned by hash: .sdlc/check:52","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   5 goCommand 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 v0.5.2 not signed: https://api.github.com/repos/enr/gip/releases/49801250","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/enr/gip/releases/31934697","Warn: release artifact v0.5.0 not signed: https://api.github.com/repos/enr/gip/releases/24324655","Warn: release artifact v0.4.7 not signed: https://api.github.com/repos/enr/gip/releases/22764225","Warn: release artifact v0.5.2 does not have provenance: https://api.github.com/repos/enr/gip/releases/49801250","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/enr/gip/releases/31934697","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/enr/gip/releases/24324655","Warn: release artifact v0.4.7 does not have provenance: https://api.github.com/repos/enr/gip/releases/22764225"],"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 5 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-18T14:40:58.245Z","repository_id":45166135,"created_at":"2025-08-18T14:40:58.245Z","updated_at":"2025-08-18T14:40:58.245Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28774734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T09:42:00.929Z","status":"ssl_error","status_checked_at":"2026-01-26T09:42:00.591Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","go","golang","golang-application","hacktoberfest"],"created_at":"2026-01-26T10:35:08.386Z","updated_at":"2026-01-26T10:35:09.200Z","avatar_url":"https://github.com/enr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gip\n\nManage your Git projects.\n\n![CI Linux Mac](https://github.com/enr/gip/workflows/CI%20Linux%20Mac/badge.svg)\n![CI Windows](https://github.com/enr/gip/workflows/CI%20Windows/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/enr/gip)](https://goreportcard.com/report/github.com/enr/gip)\n[![Documentation](https://img.shields.io/badge/Website-Documentation-orange)](https://enr.github.io/gip/)\n\nGip run Git commands on a set of repositories.\n\nRepositories can be registered in a YAML or JSON file, eg:\n\n```json\n[\n  {\n    \"name\": \"gip\",\n    \"repository\": \"https://github.com/enr/gip.git\",\n    \"local_path\": \"/tmp/gip\"\n  },\n  {\n    \"name\": \"nowhere\",\n    \"repository\": \"https://nowhere.git\",\n    \"local_path\": \"/nowhere/not/found\",\n    \"pull_policy\": \"never\"\n  }\n]\n```\n\n```yaml\n- name: gip\n  repository: \"https://github.com/enr/gip.git\"\n  local_path: /tmp/gip\n- name: nowhere\n  repository: \"https://nowhere.git\"\n  local_path: /nowhere/not/found\n  pull_policy: never\n```\n\nAvailable commands:\n\n- status\n- pull\n- list\n\nSee [website](https://enr.github.io/gip/) for more.\n\n## Development\n\nDownload or clone repository.\n\nBuild (binaries will be created in `bin/`):\n\n```\n./.sdlc/build\n```\n\nCheck (code quality and tests);\n\n```\n./.sdlc/check\n```\n\n## License\n\nApache 2.0 - see LICENSE file.\n\nCopyright 2020-TODAY gip contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenr%2Fgip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenr%2Fgip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenr%2Fgip/lists"}