{"id":108076,"url":"https://github.com/exercism/go","last_synced_at":"2026-07-13T06:20:34.388Z","repository":{"id":14557578,"uuid":"17273223","full_name":"exercism/go","owner":"exercism","description":"Exercism exercises in Go.","archived":false,"fork":false,"pushed_at":"2025-09-01T20:45:56.000Z","size":5898,"stargazers_count":1075,"open_issues_count":48,"forks_count":674,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-09-17T06:51:22.067Z","etag":null,"topics":["community-contributions-paused","exercism-track","maintained-autonomous"],"latest_commit_sha":null,"homepage":"https://exercism.org/tracks/go","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/exercism.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["exercism"],"custom":["https://exercism.org/donate"]}},"created_at":"2014-02-28T02:51:19.000Z","updated_at":"2025-09-16T16:30:23.000Z","dependencies_parsed_at":"2023-12-28T18:31:30.311Z","dependency_job_id":"466799f2-9278-4dfe-82dc-d01fa649c10f","html_url":"https://github.com/exercism/go","commit_stats":{"total_commits":2127,"total_committers":391,"mean_commits":5.439897698209719,"dds":0.9313587212035731,"last_synced_commit":"c78eeb7b4b532cd020f8f1e506104b41d130ccc6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exercism/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism","download_url":"https://codeload.github.com/exercism/go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fgo/sbom","scorecard":{"id":387830,"data":{"date":"2025-08-11","repo":{"name":"github.com/exercism/go","commit":"5e937bc89205b28d45306c165d75ec4ed0324e30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 23/28 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/configlet.yml:11","Warn: no topLevel permission defined: .github/workflows/exercise-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/gomod-sync.yml:1","Warn: no topLevel permission defined: .github/workflows/stub-tests.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":-1,"reason":"no releases found","details":null,"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: 'allow deletion' enabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/configlet.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/exercism/go/configlet.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-important-files-changed.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/exercism/go/no-important-files-changed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pause-community-contributions.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/exercism/go/pause-community-contributions.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ping-cross-track-maintainers-team.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/exercism/go/ping-cross-track-maintainers-team.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-labels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/exercism/go/sync-labels.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: bin/fetch-golangci-lint:3","Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"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"}}]},"last_synced_at":"2025-08-18T17:06:09.449Z","repository_id":14557578,"created_at":"2025-08-18T17:06:09.449Z","updated_at":"2025-08-18T17:06:09.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018119,"owners_count":26086281,"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-14T02:00:06.444Z","response_time":60,"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":["community-contributions-paused","exercism-track","maintained-autonomous"],"created_at":"2024-02-01T07:02:12.741Z","updated_at":"2025-10-14T06:26:26.841Z","avatar_url":"https://github.com/exercism.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/108076","html_url":"https://opencollective.ecosyste.ms/projects/108076","collective":{"id":2668,"uuid":"53kzxy4v-07wlr6mv-n7y6mj9n-o8agdbe5","slug":"exercism","name":"exercism","description":null,"website":"","github":"exercism","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/exercism"}],"currency":"USD","projects_count":368,"last_synced_at":"2026-07-28T18:15:09.322Z","created_at":"2024-01-10T13:17:52.680Z","updated_at":"2026-07-28T18:15:09.575Z","transactions_count":114,"balance":704.9800000000017,"account_type":"COLLECTIVE","owner":{"login":"exercim","name":"Exercim Oy","uuid":"136696204","kind":"organization","description":"","email":"info@exercim.eu","website":"www.exercim.eu","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/136696204?v=4","repositories_count":1,"last_synced_at":"2024-10-29T21:13:44.366Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/exercim","funding_links":[],"total_stars":1,"followers":0,"following":0,"created_at":"2023-07-28T21:30:25.621Z","updated_at":"2024-10-29T21:13:44.367Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercim","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercim/repositories"},"last_project_activity_at":"2026-03-01T18:19:51.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-01-05T22:04:11.355Z","collective_updated_at":"2019-04-04T11:11:13.098Z","html_url":"https://opencollective.com/exercism","icon_url":"https://images.opencollective.com/exercism/logo/40.png","total_donations":704.9800000000007,"total_expenses":-72.45000000000005,"current_balance":704.9800000000017,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/exercism","url":"https://opencollective.ecosyste.ms/collectives/exercism","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/exercism/projects"}}