{"id":31660486,"url":"https://github.com/pehlicd/gsc","last_synced_at":"2026-05-08T19:32:04.722Z","repository":{"id":227154413,"uuid":"770620824","full_name":"pehlicd/gsc","owner":"pehlicd","description":"gsc - GitLab Structured Cloner","archived":false,"fork":false,"pushed_at":"2024-03-18T09:02:21.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T17:52:05.795Z","etag":null,"topics":["clone","git","gitlab"],"latest_commit_sha":null,"homepage":"","language":"Go","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/pehlicd.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}},"created_at":"2024-03-11T21:30:40.000Z","updated_at":"2025-09-09T02:50:39.000Z","dependencies_parsed_at":"2024-06-21T13:09:08.102Z","dependency_job_id":null,"html_url":"https://github.com/pehlicd/gsc","commit_stats":null,"previous_names":["pehlicd/gsc"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pehlicd/gsc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pehlicd%2Fgsc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pehlicd%2Fgsc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pehlicd%2Fgsc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pehlicd%2Fgsc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pehlicd","download_url":"https://codeload.github.com/pehlicd/gsc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pehlicd%2Fgsc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["clone","git","gitlab"],"created_at":"2025-10-07T17:31:15.807Z","updated_at":"2026-05-08T19:32:04.718Z","avatar_url":"https://github.com/pehlicd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gsc (Gitlab Structured Cloner)\n\ngsc is a tool to help you clone all the repositories from a Gitlab group in a way that you see the repositories in the same structure as they are in the Gitlab group.\n\n## How to install\n\n### Using Homebrew\n\n```bash\nbrew tap pehlicd/tap\nbrew install gsc\n```\n\n### Using go\n\n```bash\ngo install github.com/pehlicd/gsc@latest\n```\n\n## Usage\n\n```bash\ngsc - GitLab Structured Cloner\n\ngsc is a tool to help you clone all the repositories from a Gitlab group in a way that you see the repositories in the same structure as they are in the Gitlab group.\n\nusage: gsc [flags]\n\n  -all\n        Clone all projects, default is true\n  -concurrency int\n        Number of concurrent workers, default is 10 (default 10)\n  -group int\n        Clone projects from the given group ID\n  -host string\n        GitLab hostname, default is https://gitlab.com (default \"https://gitlab.com\")\n  -insecure\n        Allow insecure connection to your GitLab instance, default is false\n  -matcher string\n        Clone projects that match project name with the given regex\n  -quiet\n        Quiet bypasses the confirmation prompt, default is false\n  -recursive\n        Clone projects recursively, default is false\n  -token string\n        GitLab token for authentication\n  -username string\n        GitLab username for authentication\n  -verbose\n        Verbose output, default is false\n  -version\n        Print version information\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpehlicd%2Fgsc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpehlicd%2Fgsc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpehlicd%2Fgsc/lists"}