{"id":4622,"url":"https://github.com/nim-lang/Nim","last_synced_at":"2026-05-19T00:20:51.859Z","repository":{"id":1015715,"uuid":"842037","full_name":"nim-lang/Nim","owner":"nim-lang","description":"Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).","archived":false,"fork":false,"pushed_at":"2025-10-06T20:30:50.000Z","size":127949,"stargazers_count":17373,"open_issues_count":2095,"forks_count":1499,"subscribers_count":298,"default_branch":"devel","last_synced_at":"2025-10-06T22:27:53.679Z","etag":null,"topics":["compiler","efficient","hacktoberfest","language","macros","metaprogramming","nim","procedural"],"latest_commit_sha":null,"homepage":"https://nim-lang.org","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nim-lang.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":".github/FUNDING.yml","license":"copying.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":null,"cla":null},"funding":{"github":null,"patreon":"araq","open_collective":"nim","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://nim-lang.org/donate.html"}},"created_at":"2010-08-16T20:38:58.000Z","updated_at":"2025-10-06T20:22:38.000Z","dependencies_parsed_at":"2023-09-21T20:02:10.439Z","dependency_job_id":"cec3016f-0d14-4182-92e4-821b2d6e1b1d","html_url":"https://github.com/nim-lang/Nim","commit_stats":{"total_commits":19558,"total_committers":953,"mean_commits":20.52256033578174,"dds":0.6582472645464772,"last_synced_commit":"f98964d99f2ab721cc718b2be3afa78305867b6b"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/nim-lang/Nim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nim-lang%2FNim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nim-lang%2FNim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nim-lang%2FNim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nim-lang%2FNim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nim-lang","download_url":"https://codeload.github.com/nim-lang/Nim/tar.gz/refs/heads/devel","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nim-lang%2FNim/sbom","scorecard":{"id":389964,"data":{"date":"2025-08-11","repo":{"name":"github.com/nim-lang/Nim","commit":"c6352ce0ab5fef061b43c8ca960ff7728541b30b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bisects.yml:1","Warn: no topLevel permission defined: .github/workflows/ci_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/ci_packages.yml:1","Warn: no topLevel permission defined: .github/workflows/ci_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: copying.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":8,"reason":"binaries present in source code","details":["Warn: binary detected: icons/koch_icon.o:1","Warn: binary detected: icons/nim_icon.o:1"],"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bisects.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/bisects.yml/devel?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bisects.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/bisects.yml/devel?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bisects.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/bisects.yml/devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/ci_docs.yml/devel?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/ci_docs.yml/devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_packages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/ci_packages.yml/devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_packages.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/ci_packages.yml/devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/ci_publish.yml/devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/ci_publish.yml/devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_publish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/ci_publish.yml/devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/nim-lang/Nim/stale.yml/devel?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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-18T17:34:15.995Z","repository_id":1015715,"created_at":"2025-08-18T17:34:15.996Z","updated_at":"2025-08-18T17:34:15.996Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016580,"owners_count":26085850,"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-13T02:00:06.723Z","response_time":61,"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":["compiler","efficient","hacktoberfest","language","macros","metaprogramming","nim","procedural"],"created_at":"2024-01-11T16:54:08.006Z","updated_at":"2025-10-13T18:22:20.751Z","avatar_url":"https://github.com/nim-lang.png","language":"Nim","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4622","html_url":"https://opencollective.ecosyste.ms/projects/4622","collective":{"id":3418,"uuid":"4rxg0j35-lzkwm6v5-8xqvoe98-n47dabyo","slug":"nim","name":"Nim","description":"We are on a mission to develop an easy to use and performant systems programming language.","website":"https://github.com/nim-lang/Nim","github":null,"twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/nim-lang/Nim"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-12T06:15:12.809Z","created_at":"2024-01-10T13:17:54.953Z","updated_at":"2026-06-12T06:15:13.013Z","transactions_count":3195,"balance":6036.229999999941,"account_type":"COLLECTIVE","owner":{"login":"nim-lang","name":"The Nim programming language","uuid":"603863","kind":"organization","description":"Nim is a systems programming language with a focus on efficiency, expressiveness, and elegance.","email":null,"website":"http://nim-lang.org","location":null,"twitter":"nim_lang","company":null,"icon_url":"https://avatars.githubusercontent.com/u/603863?v=4","repositories_count":65,"last_synced_at":"2023-03-11T18:01:29.374Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nim-lang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T00:33:46.616Z","updated_at":"2023-03-11T18:01:29.639Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nim-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nim-lang/repositories"},"last_project_activity_at":"2025-10-06T20:30:50.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-07-30T11:58:21.938Z","collective_updated_at":"2021-10-21T17:34:27.148Z","html_url":"https://opencollective.com/nim","icon_url":"https://images.opencollective.com/nim/logo/40.png","total_donations":53045.66000000003,"total_expenses":-53961.81999999915,"current_balance":6036.229999999941,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/nim","url":"https://opencollective.ecosyste.ms/collectives/nim","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/nim/projects"}}