{"id":25467,"url":"https://github.com/georust/geo","last_synced_at":"2026-07-24T00:20:26.134Z","repository":{"id":25885661,"uuid":"29326047","full_name":"georust/geo","owner":"georust","description":"Rust geospatial primitives \u0026 algorithms","archived":false,"fork":false,"pushed_at":"2025-08-27T21:40:01.000Z","size":41635,"stargazers_count":1729,"open_issues_count":122,"forks_count":221,"subscribers_count":41,"default_branch":"main","last_synced_at":"2025-08-28T05:55:37.566Z","etag":null,"topics":["geography","geometry","geospatial","gis","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/geo","language":"Rust","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/georust.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2015-01-16T01:00:41.000Z","updated_at":"2025-08-25T16:29:56.000Z","dependencies_parsed_at":"2023-12-16T06:04:35.633Z","dependency_job_id":"8d70fb05-e131-411d-a259-6583425c8b4e","html_url":"https://github.com/georust/geo","commit_stats":{"total_commits":2067,"total_committers":120,"mean_commits":17.225,"dds":0.7934204160619255,"last_synced_commit":"ceca7782f6de7d7588e1a2166047faa05b5e0f24"},"previous_names":[],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/georust/geo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georust%2Fgeo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georust%2Fgeo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georust%2Fgeo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georust%2Fgeo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/georust","download_url":"https://codeload.github.com/georust/geo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georust%2Fgeo/sbom","scorecard":{"id":423346,"data":{"date":"2025-08-11","repo":{"name":"github.com/georust/geo","commit":"b2dd81111f474c84ee37b5e927dbbf3ae3df8306"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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 14 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE: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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: geo/fuzz/fuzz_targets/simplify.rs:5"],"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":"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: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/test.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/georust/geo/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/georust/geo/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/georust/geo/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/georust/geo/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/georust/geo/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/georust/geo/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/georust/geo/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/georust/geo/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned 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-19T01:44:52.633Z","repository_id":25885661,"created_at":"2025-08-19T01:44:52.633Z","updated_at":"2025-08-19T01:44:52.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273056717,"owners_count":25037886,"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-08-31T02:00:09.071Z","response_time":79,"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":["geography","geometry","geospatial","gis","rust"],"created_at":"2024-01-12T16:50:40.715Z","updated_at":"2025-09-01T00:20:44.012Z","avatar_url":"https://github.com/georust.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/25467","html_url":"https://opencollective.ecosyste.ms/projects/25467","collective":{"id":1656,"uuid":"03k0exgz-nm8yj64w-xr7q5wao-9r7b4dlv","slug":"georust","name":"GeoRust","description":"A collection of geospatial tools and libraries written in Rust","website":"https://georust.org","github":"georust","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://georust.org"},{"type":"GITHUB","url":"https://github.com/georust"}],"currency":"USD","projects_count":39,"last_synced_at":"2026-08-06T00:15:19.584Z","created_at":"2024-01-10T13:17:50.522Z","updated_at":"2026-08-06T00:15:19.830Z","transactions_count":1,"balance":4.05,"account_type":"COLLECTIVE","owner":{"login":"georust","name":"GeoRust","uuid":"10320338","kind":"organization","description":"An ecosystem of geospatial tools and libraries written in Rust","email":null,"website":"https://georust.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10320338?v=4","repositories_count":37,"last_synced_at":"2025-12-23T06:31:09.229Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/georust","funding_links":[],"total_stars":4910,"followers":799,"following":0,"created_at":"2022-11-02T16:33:21.474Z","updated_at":"2025-12-23T06:31:09.229Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/georust","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/georust/repositories"},"last_project_activity_at":"2025-10-08T15:08:41.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-08-31T14:50:58.635Z","collective_updated_at":"2023-02-07T17:16:59.937Z","html_url":"https://opencollective.com/georust","icon_url":"https://images.opencollective.com/georust/logo/40.png","total_donations":4.05,"total_expenses":0.0,"current_balance":4.05,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/georust","url":"https://opencollective.ecosyste.ms/collectives/georust","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/georust/projects"}}