{"id":108160,"url":"https://github.com/exercism/rust","last_synced_at":"2026-07-13T06:20:24.860Z","repository":{"id":14560595,"uuid":"17276332","full_name":"exercism/rust","owner":"exercism","description":"Exercism exercises in Rust.","archived":false,"fork":false,"pushed_at":"2025-09-30T10:33:56.000Z","size":5275,"stargazers_count":1630,"open_issues_count":17,"forks_count":543,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-30T12:28:40.615Z","etag":null,"topics":["community-contributions-paused","exercism-track","maintained"],"latest_commit_sha":null,"homepage":"https://exercism.org/tracks/rust","language":"Rust","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":"docs/CONTRIBUTING.md","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":null,"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-28T05:33:52.000Z","updated_at":"2025-09-30T10:16:13.000Z","dependencies_parsed_at":"2023-11-19T12:31:59.309Z","dependency_job_id":"6a547c90-70a8-418a-b82f-0fe44da7d464","html_url":"https://github.com/exercism/rust","commit_stats":{"total_commits":2176,"total_committers":341,"mean_commits":6.381231671554252,"dds":0.8621323529411764,"last_synced_commit":"86a5638862d52a53072773df14e8120a3554d5f6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exercism/rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Frust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Frust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Frust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Frust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism","download_url":"https://codeload.github.com/exercism/rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Frust/sbom","scorecard":{"id":82762,"data":{"date":"2025-08-11","repo":{"name":"github.com/exercism/rust","commit":"54ab45ae9381dcd8ae501151efdf0ebcfdec05d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":9,"reason":"11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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":"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":"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/run-configlet-sync.yml:1","Warn: no topLevel permission defined: .github/workflows/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":"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":"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":"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":"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: required approving review count is 1 on branch 'main'","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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/configlet.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/exercism/rust/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/rust/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/rust/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/rust/ping-cross-track-maintainers-team.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-configlet-sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/exercism/rust/run-configlet-sync.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/rust/sync-labels.yml/main?enable=pin","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of  12 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":"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 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"}}]},"last_synced_at":"2025-08-15T06:14:58.293Z","repository_id":14560595,"created_at":"2025-08-15T06:14:58.294Z","updated_at":"2025-08-15T06:14:58.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018123,"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"],"created_at":"2024-02-01T07:03:08.607Z","updated_at":"2025-10-14T06:24:17.869Z","avatar_url":"https://github.com/exercism.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/108160","html_url":"https://opencollective.ecosyste.ms/projects/108160","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"}}