{"id":11883531,"name":"github.com/itiquette/git-provider-sync","ecosystem":"go","description":null,"homepage":null,"licenses":"eupl-1.2","normalized_licenses":["EUPL-1.2"],"repository_url":"https://github.com/itiquette/git-provider-sync","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2024-09-11T21:47:17.000Z","latest_release_published_at":"2025-04-09T12:16:53.000Z","latest_release_number":"v0.1.2","last_synced_at":"2026-05-14T23:18:17.579Z","created_at":"2025-07-06T12:02:36.866Z","updated_at":"2026-05-14T23:18:17.579Z","registry_url":"https://pkg.go.dev/github.com/itiquette/git-provider-sync","install_command":"go get github.com/itiquette/git-provider-sync","documentation_url":"https://pkg.go.dev/github.com/itiquette/git-provider-sync#section-documentation","metadata":{},"repo_metadata":{"id":256080228,"uuid":"854256773","full_name":"itiquette/git-provider-sync","owner":"itiquette","description":"A CLI and CI-friendly tool for mirroring Git Provider repositories to providers and storage.","archived":false,"fork":false,"pushed_at":"2025-10-02T00:23:38.000Z","size":4519,"stargazers_count":4,"open_issues_count":23,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-02T02:37:15.090Z","etag":null,"topics":["cli","git","gitea","github","gitlab","sync","tar"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itiquette.png","metadata":{"files":{"readme":"README.adoc","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","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":"docs/dco.txt","cla":null}},"created_at":"2024-09-08T19:31:24.000Z","updated_at":"2025-09-29T16:38:36.000Z","dependencies_parsed_at":"2024-10-26T00:49:30.964Z","dependency_job_id":"ab5cfc3a-603f-4c21-a557-8fac08770197","html_url":"https://github.com/itiquette/git-provider-sync","commit_stats":null,"previous_names":["itiquette/git-provider-sync"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/itiquette/git-provider-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itiquette","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/sbom","scorecard":{"id":417835,"data":{"date":"2025-08-16T02:56:41Z","repo":{"name":"github.com/itiquette/git-provider-sync","commit":"326aa67b1a2d4d873ebb9a770275b1d66d81940a"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":0,"reason":"1 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/openssfscorecard.yml:21","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/openssfscorecard.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pullrequest-workflow.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pullrequest-workflow.yml:28","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/pullrequest-workflow.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-slsa.yml:54","Info: jobLevel 'packages' permission set to 'read': .github/workflows/release-slsa.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-slsa.yml:90","Info: jobLevel 'packages' permission set to 'read': .github/workflows/release-slsa.yml:91","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release-slsa.yml:26","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release-slsa.yml:38","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release-slsa.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-workflow.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-workflow.yml:25","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release-workflow.yml:27","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release-workflow.yml:34","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-workflow.yml:35","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release-workflow.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/golint.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/openssfscorecard.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/pullrequest-workflow.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-slsa.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-workflow.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 third-party GitHubAction dependencies pinned","Info:   1 out of   1 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (20) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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: European Union Public License 1.2: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: gitprovidersync_checksums_sha256.txt.sig: https://github.com/itiquette/git-provider-sync/releases/tag/v0.1.2","Info: signed release artifact: gitprovidersync_checksums_sha256.txt.sig: https://github.com/itiquette/git-provider-sync/releases/tag/v0.1.1","Info: signed release artifact: gitprovidersync_checksums_sha256.txt.sig: https://github.com/itiquette/git-provider-sync/releases/tag/v0.1.0","Info: signed release artifact: gitprovidersync_checksums_sha256.txt.sig: https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.21","Info: signed release artifact: gitprovidersync_checksums_sha256.txt.sig: https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.20","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/itiquette/git-provider-sync/releases/tag/v0.1.2","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/itiquette/git-provider-sync/releases/tag/v0.1.1","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/itiquette/git-provider-sync/releases/tag/v0.1.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.21","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.20"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: itiquette, standard-for-public-code"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"10 out of 10 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-19T00:22:52.107Z","repository_id":256080228,"created_at":"2025-08-19T00:22:52.108Z","updated_at":"2025-08-19T00:22:52.108Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277958031,"owners_count":25905626,"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-02T02:00:08.890Z","response_time":67,"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"},"owner_record":{"login":"itiquette","name":"Itiquette","uuid":"118775734","kind":"organization","description":"","email":null,"website":null,"location":"Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/118775734?v=4","repositories_count":1,"last_synced_at":"2024-08-10T23:38:51.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/itiquette","funding_links":[],"total_stars":0,"followers":0,"following":0,"created_at":"2023-12-08T06:26:52.394Z","updated_at":"2024-08-10T23:38:52.458Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itiquette","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itiquette/repositories"},"tags":[{"name":"v0.1.2","sha":"c5873e5b6ad3dcc1c57ee9e1bc2448ef1a770951","kind":"tag","published_at":"2025-04-09T12:16:56.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.1.2","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"0f45247af7a9521ea11fad4f827ee1d366344fd0","kind":"tag","published_at":"2025-04-08T05:47:00.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.1.1","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"cb16379ecb726a1b4694fdf16294496bd88d5fb9","kind":"tag","published_at":"2025-02-11T18:15:25.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.1.0","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"d144ac8fbb0ea7efa5c914672307e96bb6cba64a","kind":"tag","published_at":"2025-01-29T20:51:32.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.21","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"9684196657e394987f0e97e36d48860a7fb8e37b","kind":"tag","published_at":"2025-01-19T23:33:12.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.20","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"a88c34941ab2eafee3d2ed6ca95a99c868038f17","kind":"tag","published_at":"2024-12-08T19:06:09.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.19","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"91a9330541b1ee8f5970aa48ac8fe8b229e2cc53","kind":"tag","published_at":"2024-11-25T06:40:04.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.18","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"8aee5205bb9f26b9809c2f6a404652b896d4e7e0","kind":"tag","published_at":"2024-11-20T00:05:02.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.17","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"75c6cc6884014b8f5cbee6528ded7ba3f1590e0d","kind":"tag","published_at":"2024-11-07T01:11:44.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.16","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"a1a300a33326f3c6e66d83cff95211c9599c21d9","kind":"tag","published_at":"2024-11-03T15:55:24.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.15","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"439a977763c859e4e33da18222cb1956c0d86bf7","kind":"tag","published_at":"2024-10-29T22:31:17.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.14","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"b07fd417261181b43fe96e100b0b2b15976980f8","kind":"tag","published_at":"2024-10-28T22:23:18.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.13","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"bc3e084da3125791a0eb21e00c04398b2a9b105f","kind":"tag","published_at":"2024-10-22T20:53:19.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.12","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"63676750acce4321d47d3f3adc14a2c0b06f9421","kind":"tag","published_at":"2024-10-21T10:48:53.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.11","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"bf326f487f5afc88b4d1c7ffaa655a0dda5094bc","kind":"tag","published_at":"2024-10-15T05:27:51.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.10","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"02fdd2e850161cfb4d82e184074d3542297ac34a","kind":"tag","published_at":"2024-10-14T04:24:50.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.9","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ce8b0a267a54baaf6c2a53f06c3189177bf99ab0","kind":"tag","published_at":"2024-09-22T22:06:42.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.8","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"26bfa45b93b2d08d9aeb2db020828d92945f8631","kind":"tag","published_at":"2024-09-18T12:00:05.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.7","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"c33ba1452f644f0bb245cc442895b1f237d232c9","kind":"tag","published_at":"2024-09-18T05:41:40.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.6","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"03440e1aa406e55482acb3f777ad06c89ca9121e","kind":"tag","published_at":"2024-09-17T22:08:44.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.5","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"b1acba443886a9c382acbdebede42265a472aa3f","kind":"tag","published_at":"2024-09-17T14:50:54.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.4","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2f18e9be48df9d071928aa3274bb6b1fb9102f5b","kind":"tag","published_at":"2024-09-16T22:27:00.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.3","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4b3895af9390543482b6dc47ea659bb48d697698","kind":"tag","published_at":"2024-09-15T21:49:41.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.2","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a99ebc424bc274da9a3348a5b6a21563f843cf83","kind":"tag","published_at":"2024-09-11T22:40:40.000Z","download_url":"https://codeload.github.com/itiquette/git-provider-sync/tar.gz/v0.0.1","html_url":"https://github.com/itiquette/git-provider-sync/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/itiquette/git-provider-sync@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-25T20:04:22.997Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.661317511042698,"dependent_packages_count":5.304834945121135,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.4830762280819165},"purl":"pkg:golang/github.com/itiquette/git-provider-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/itiquette/git-provider-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/itiquette/git-provider-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/itiquette/git-provider-sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T19:18:59.765Z","issues_count":26,"pull_requests_count":299,"avg_time_to_close_issue":1029264.0,"avg_time_to_close_pull_request":342890.2301587302,"issues_closed_count":11,"pull_requests_closed_count":252,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.07692307692307693,"avg_comments_per_pull_request":0.2408026755852843,"merged_pull_requests_count":153,"bot_issues_count":3,"bot_pull_requests_count":176,"past_year_issues_count":8,"past_year_pull_requests_count":253,"past_year_avg_time_to_close_issue":142700.66666666666,"past_year_avg_time_to_close_pull_request":395604.40579710144,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":207,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.20553359683794467,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":161,"past_year_merged_pull_requests_count":123,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/itiquette%2Fgit-provider-sync/issues","maintainers":[{"login":"janderssonse","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janderssonse"}],"active_maintainers":[{"login":"janderssonse","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janderssonse"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fitiquette%2Fgit-provider-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fitiquette%2Fgit-provider-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fitiquette%2Fgit-provider-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fitiquette%2Fgit-provider-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fitiquette%2Fgit-provider-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fitiquette%2Fgit-provider-sync/codemeta","maintainers":[]}