{"id":8992,"name":"Ground for Android","description":"An map-first data collection platform built in collaboration with environmental non-profits and international organizations with the goal of driving sustainability impact at scale.","url":"https://github.com/google/ground-android","last_synced_at":"2026-08-15T14:31:05.238Z","repository":{"id":37484688,"uuid":"127777820","full_name":"google/ground-android","owner":"google","description":"Ground mobile data collection app for Android","archived":false,"fork":false,"pushed_at":"2026-07-30T10:20:10.000Z","size":28408,"stargazers_count":291,"open_issues_count":231,"forks_count":148,"subscribers_count":22,"default_branch":"master","last_synced_at":"2026-08-02T15:22:49.579Z","etag":null,"topics":["environmental-monitoring","field-data-collection","field-survey","household-surveys","mobile-data-collection","natural-resources","offline-first","public-health","sustainability"],"latest_commit_sha":null,"homepage":"http://groundplatform.org","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-02T15:51:24.000Z","updated_at":"2026-07-31T12:22:52.000Z","dependencies_parsed_at":"2023-12-26T21:02:18.182Z","dependency_job_id":"d317687f-e21a-47b1-9db0-b4b959db7f1e","html_url":"https://github.com/google/ground-android","commit_stats":{"total_commits":5644,"total_committers":24,"mean_commits":"235.16666666666666","dds":0.5412827781715095,"last_synced_commit":"acb61930e8fbd720e13649519c978ee4b53af47e"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/google/ground-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/ground-android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/sbom","scorecard":{"id":437141,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/ground-android","commit":"6f3fcbcb8a6204cea7dfe10c28adef0eb754c014"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 27 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/test-e2e.yml:1","Warn: no topLevel permission defined: .github/workflows/test-submit.yml:1","Warn: no topLevel permission defined: .github/workflows/todo-to-issue.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":"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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/todo-to-issue.yml:41","Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/todo-to-issue.yml:45"],"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar: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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/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":"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/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-e2e.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/test-e2e.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-e2e.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/test-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-submit.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/test-submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/todo-to-issue.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/todo-to-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/todo-to-issue.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/todo-to-issue.yml/master?enable=pin","Info:   0 out of   4 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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 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-19T04:57:19.728Z","repository_id":37484688,"created_at":"2025-08-19T04:57:19.729Z","updated_at":"2025-08-19T04:57:19.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36312051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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"}},"owner":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"packages":[{"id":14954546,"name":"github.com/google/ground-android","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/google/ground-android","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-12T10:02:30.000Z","latest_release_published_at":"2026-08-12T10:02:30.000Z","latest_release_number":"v0.0.0-20260812100230-38e4ab10981c","last_synced_at":"2026-08-14T11:09:33.934Z","created_at":"2026-08-14T11:09:33.335Z","updated_at":"2026-08-14T11:11:25.164Z","registry_url":"https://pkg.go.dev/github.com/google/ground-android","install_command":"go get github.com/google/ground-android","documentation_url":"https://pkg.go.dev/github.com/google/ground-android#section-documentation","metadata":{},"repo_metadata":{"id":37484688,"uuid":"127777820","full_name":"google/ground-android","owner":"google","description":"Ground mobile data collection app for Android","archived":false,"fork":false,"pushed_at":"2026-07-30T10:20:10.000Z","size":28408,"stargazers_count":291,"open_issues_count":231,"forks_count":148,"subscribers_count":22,"default_branch":"master","last_synced_at":"2026-08-02T15:22:49.579Z","etag":null,"topics":["environmental-monitoring","field-data-collection","field-survey","household-surveys","mobile-data-collection","natural-resources","offline-first","public-health","sustainability"],"latest_commit_sha":null,"homepage":"http://groundplatform.org","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-02T15:51:24.000Z","updated_at":"2026-07-31T12:22:52.000Z","dependencies_parsed_at":"2023-12-26T21:02:18.182Z","dependency_job_id":"d317687f-e21a-47b1-9db0-b4b959db7f1e","html_url":"https://github.com/google/ground-android","commit_stats":{"total_commits":5644,"total_committers":24,"mean_commits":"235.16666666666666","dds":0.5412827781715095,"last_synced_commit":"acb61930e8fbd720e13649519c978ee4b53af47e"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/google/ground-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/ground-android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/sbom","scorecard":{"id":437141,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/ground-android","commit":"6f3fcbcb8a6204cea7dfe10c28adef0eb754c014"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 27 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/test-e2e.yml:1","Warn: no topLevel permission defined: .github/workflows/test-submit.yml:1","Warn: no topLevel permission defined: .github/workflows/todo-to-issue.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":"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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/todo-to-issue.yml:41","Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/todo-to-issue.yml:45"],"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar: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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/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":"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/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-e2e.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/test-e2e.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-e2e.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/test-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-submit.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/test-submit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/todo-to-issue.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/todo-to-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/todo-to-issue.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/google/ground-android/todo-to-issue.yml/master?enable=pin","Info:   0 out of   4 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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 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-19T04:57:19.728Z","repository_id":37484688,"created_at":"2025-08-19T04:57:19.729Z","updated_at":"2025-08-19T04:57:19.729Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36312051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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"}},"repo_metadata_updated_at":"2026-08-14T11:11:25.164Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.78328514698273,"dependent_packages_count":4.482280635008168,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.632782890995449},"purl":"pkg:golang/github.com/google/ground-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/google/ground-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/google/ground-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/google/ground-android/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T13:31:22.929Z","issues_count":932,"pull_requests_count":1275,"avg_time_to_close_issue":12471890.323580034,"avg_time_to_close_pull_request":686849.2231404958,"issues_closed_count":580,"pull_requests_closed_count":1089,"pull_request_authors_count":28,"issue_authors_count":26,"avg_comments_per_issue":1.4839055793991416,"avg_comments_per_pull_request":1.4509803921568627,"merged_pull_requests_count":978,"bot_issues_count":25,"bot_pull_requests_count":110,"past_year_issues_count":93,"past_year_pull_requests_count":258,"past_year_avg_time_to_close_issue":5211241.184210527,"past_year_avg_time_to_close_pull_request":445354.3699421965,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8817204301075269,"past_year_avg_comments_per_pull_request":1.0775193798449612,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":159,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/issues","maintainers":[{"login":"gino-m","count":694,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gino-m"},{"login":"shobhitagarwal1612","count":553,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shobhitagarwal1612"},{"login":"anandwana001","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anandwana001"},{"login":"andreia-ferreira","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreia-ferreira"},{"login":"rfontanarosa","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rfontanarosa"},{"login":"jo-spek","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jo-spek"},{"login":"hassan-nsubuga","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hassan-nsubuga"},{"login":"kenstershiro","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenstershiro"}],"active_maintainers":[{"login":"andreia-ferreira","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreia-ferreira"},{"login":"shobhitagarwal1612","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shobhitagarwal1612"},{"login":"anandwana001","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anandwana001"},{"login":"rfontanarosa","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rfontanarosa"},{"login":"gino-m","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gino-m"},{"login":"jo-spek","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jo-spek"},{"login":"hassan-nsubuga","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hassan-nsubuga"},{"login":"kenstershiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenstershiro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fground-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fground-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fground-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fground-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fground-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fground-android/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2269074,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1324429,"full_name":"google/ground-android","default_branch":"master","total_commits":6192,"total_committers":34,"total_bot_commits":192,"total_bot_committers":1,"mean_commits":182.11764705882354,"dds":0.561046511627907,"past_year_total_commits":424,"past_year_total_committers":12,"past_year_total_bot_commits":192,"past_year_total_bot_committers":1,"past_year_mean_commits":35.333333333333336,"past_year_dds":0.5471698113207547,"last_synced_at":"2026-08-14T14:00:51.209Z","last_synced_commit":"38e4ab10981c5f0073a7cfb55ed36340de8f2ec4","created_at":"2023-09-11T15:47:50.253Z","updated_at":"2026-08-14T14:00:50.973Z","committers":[{"name":"Shobhit Agarwal","email":"ashobhit@google.com","login":"shobhitagarwal1612","count":2718},{"name":"Gino Miceli","email":"gmiceli@google.com","login":"gino-m","count":1780},{"name":"Jakob Sunde","email":"jsunde@google.com","login":"JSunde","count":458},{"name":"scottolsen","email":"scg.olsen@gmail.com","login":"scolsen","count":436},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":192},{"name":"Akshay Nandwana","email":"akshaynandwana001@gmail.com","login":"anandwana001","count":153},{"name":"Heman Parbhakar","email":"hemanp@google.com","login":null,"count":124},{"name":"Andreia Ferreira","email":"51242456+andreia-ferreira","login":"andreia-ferreira","count":114},{"name":"Don Turner","email":"donturner@google.com","login":"dturner","count":73},{"name":"sufyanAbbasi","email":"sufyanAbbasi","login":"sufyanAbbasi","count":49},{"name":"Scott Olsen","email":"scottolsen@google.com","login":"recursive-knot","count":37},{"name":"Rachel Prince","email":"rachelprince@google.com","login":null,"count":7},{"name":"Hung Nguyen","email":"hungmn@google.com","login":"nmhung00","count":7},{"name":"Justin Tang","email":"justinkimtang@gmail.com","login":"justinkimtang","count":5},{"name":"Michael Marturana","email":"mmarturana@google.com","login":"mmisim","count":5},{"name":"Roy","email":"devedroy.dr@gmail.com","login":"devedroy","count":4},{"name":"Jonas Spekker","email":"93268515+jo-spek","login":"jo-spek","count":4},{"name":"Arpit Agarwal","email":"arpitvinshu@gmail.com","login":"arpitagarwal1301","count":3},{"name":"Nicolás","email":"89565367+nmayorga092","login":"nmayorga092","count":3},{"name":"Carlos Vinueza","email":"chinesco@google.com","login":"chinesco","count":3},{"name":"Nsubuga Hassan","email":"hassan.nsubuga@fao.org","login":"hassan-nsubuga","count":2},{"name":"Roberto Fontanarosa","email":"robertofontanarosa@gmail.com","login":"rfontanarosa","count":2},{"name":"Gino Miceli","email":"gmiceli@jrti.nyc.corp.google.com","login":null,"count":2},{"name":"yongsuk","email":"rlarladyd@gmail.com","login":"yongsuk44","count":1},{"name":"jcqli","email":"40325757+jcqli","login":"jcqli","count":1},{"name":"hoangchung","email":"52132635+hoangchungk53qx1","login":"hoangchungk53qx1","count":1},{"name":"emmanueldav","email":"kuradavis987@gmail.com","login":"EmmanuelDav","count":1},{"name":"Surya Nudurupati","email":"nudurupatisurya@gmail.com","login":"NudurupatiSurya","count":1},{"name":"Petrus Nguyễn Thái Học","email":"hoc081098@gmail.com","login":"hoc081098","count":1},{"name":"Kotha Dhakshin","email":"179742818+Dhakshin2007","login":"Dhakshin2007","count":1},{"name":"GeorgCantor","email":"cupsman1986@gmail.com","login":"GeorgCantor","count":1},{"name":"Arun Singh Kushwaha","email":"arunkushwaha89765@gmail.com","login":"arun-kushwaha04","count":1},{"name":"Arpit Jain","email":"3242828+arpitjain099","login":"arpitjain099","count":1},{"name":"Anurag Manu","email":"67887308+AnuragManu","login":"AnuragManu","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":192},{"name":"Andreia Ferreira","email":"51242456+andreia-ferreira","login":"andreia-ferreira","count":114},{"name":"Shobhit Agarwal","email":"ashobhit@google.com","login":"shobhitagarwal1612","count":77},{"name":"Akshay Nandwana","email":"akshaynandwana001@gmail.com","login":"anandwana001","count":23},{"name":"Gino Miceli","email":"228050+gino-m","login":"gino-m","count":8},{"name":"Arpit Agarwal","email":"arpitvinshu@gmail.com","login":"arpitagarwal1301","count":3},{"name":"Nsubuga Hassan","email":"hassan.nsubuga@fao.org","login":"hassan-nsubuga","count":2},{"name":"Scott Olsen","email":"scg.olsen@gmail.com","login":"scolsen","count":1},{"name":"Roberto Fontanarosa","email":"robertofontanarosa@gmail.com","login":"rfontanarosa","count":1},{"name":"Kotha Dhakshin","email":"179742818+Dhakshin2007","login":"Dhakshin2007","count":1},{"name":"GeorgCantor","email":"cupsman1986@gmail.com","login":"GeorgCantor","count":1},{"name":"Arpit Jain","email":"3242828+arpitjain099","login":"arpitjain099","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-15T00:00:07.550Z","repositories_count":6669338,"commits_count":951312852,"contributors_count":40329893,"owners_count":1340602,"committers_count":3313103,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"google/ground-android","html_url":"https://github.com/google/ground-android","last_synced_at":"2026-08-14T14:00:58.715Z","status":"error","issues_count":932,"pull_requests_count":1275,"avg_time_to_close_issue":12471890.323580034,"avg_time_to_close_pull_request":686849.2231404958,"issues_closed_count":580,"pull_requests_closed_count":1089,"pull_request_authors_count":28,"issue_authors_count":26,"avg_comments_per_issue":1.4839055793991416,"avg_comments_per_pull_request":1.4509803921568627,"merged_pull_requests_count":978,"bot_issues_count":25,"bot_pull_requests_count":110,"past_year_issues_count":93,"past_year_pull_requests_count":258,"past_year_avg_time_to_close_issue":5211241.184210527,"past_year_avg_time_to_close_pull_request":445354.3699421965,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8817204301075269,"past_year_avg_comments_per_pull_request":1.0775193798449612,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":159,"created_at":"2023-09-11T15:48:26.614Z","updated_at":"2026-08-14T14:00:58.716Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fground-android/issues","issue_labels_count":{"type: bug":374,"type: code health":225,"priority: p2":86,"type: fr":81,"priority: p1":41,"type: feature request":31,"type: cleanup":22,"ux needed":19,"priority: p0":18,"good first issue":13,"for pm/ux review":12,"crash":11,"feat: offline maps":11,"priority: p3":9,"feat: data collection":8,"type: process":6,"CERSGIS":5,"type: docs":5,"feat: survey list":4,"help wanted":3,"feat: main map":3,"question":2,"for: FDaP":2,"java":2,"dependencies":2,"kmp":1,"feat: job cards":1,"feat: draw polygon":1,"type: testing":1},"pull_request_labels_count":{"dependencies":110,"java":93,"github_actions":16,"type: code health":2,"cla: yes":1},"issue_author_associations_count":{"COLLABORATOR":695,"MEMBER":91,"NONE":77,"CONTRIBUTOR":69},"pull_request_author_associations_count":{"COLLABORATOR":479,"MEMBER":462,"CONTRIBUTOR":303,"NONE":31},"issue_authors":{"gino-m":522,"anandwana001":115,"shobhitagarwal1612":91,"jo-spek":38,"andreia-ferreira":31,"rfontanarosa":28,"jcqli":25,"github-actions[bot]":23,"scolsen":19,"sufyanAbbasi":14,"JSunde":5,"lecrabe":2,"kenstershiro":2,"vittorino":2,"VictoriaOBRIEN":2,"n-clinton":2,"dependabot[bot]":2,"rachaprince":1,"RazaAli99":1,"rawbzz":1,"sfyelemou":1,"DaoyuT":1,"Arsenoal":1,"GeorgCantor":1,"hoc081098":1,"TmtStss":1},"pull_request_authors":{"shobhitagarwal1612":462,"anandwana001":271,"gino-m":172,"dependabot[bot]":110,"sufyanAbbasi":72,"andreia-ferreira":70,"scolsen":40,"JSunde":16,"justinkimtang":12,"jo-spek":8,"hoangchungk53qx1":6,"NudurupatiSurya":6,"AnuragManu":4,"rfontanarosa":3,"arpitagarwal1301":3,"yongsuk44":3,"jcqli":2,"th3lsh3ll":2,"anileshwar12":2,"doomholderz":2,"hassan-nsubuga":2,"Dhakshin2007":1,"hoc081098":1,"GeorgCantor":1,"rachaprince":1,"subchat":1,"cuongnt":1,"arpitjain099":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-15T00:00:07.468Z","repositories_count":16036721,"issues_count":40259752,"pull_requests_count":130428864,"authors_count":11453455,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"type: bug":23,"type: code health":11,"crash":11,"for pm/ux review":5,"java":2,"type: fr":2,"dependencies":2,"ux needed":1,"kmp":1},"past_year_pull_request_labels_count":{"dependencies":110,"java":93,"github_actions":16},"past_year_issue_author_associations_count":{"COLLABORATOR":74,"MEMBER":10,"NONE":8,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":110,"COLLABORATOR":95,"MEMBER":45,"NONE":7},"past_year_issue_authors":{"andreia-ferreira":31,"rfontanarosa":15,"jo-spek":14,"gino-m":12,"shobhitagarwal1612":10,"github-actions[bot]":4,"dependabot[bot]":2,"anandwana001":1,"kenstershiro":1,"lecrabe":1,"sfyelemou":1,"TmtStss":1},"past_year_pull_request_authors":{"dependabot[bot]":110,"andreia-ferreira":70,"shobhitagarwal1612":45,"anandwana001":19,"arpitagarwal1301":3,"gino-m":3,"hassan-nsubuga":2,"arpitjain099":1,"cuongnt":1,"Dhakshin2007":1,"rfontanarosa":1,"subchat":1},"maintainers":[{"login":"gino-m","count":694,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gino-m"},{"login":"shobhitagarwal1612","count":553,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shobhitagarwal1612"},{"login":"anandwana001","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anandwana001"},{"login":"andreia-ferreira","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreia-ferreira"},{"login":"rfontanarosa","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rfontanarosa"},{"login":"jo-spek","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jo-spek"},{"login":"hassan-nsubuga","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hassan-nsubuga"},{"login":"kenstershiro","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenstershiro"}],"active_maintainers":[{"login":"andreia-ferreira","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreia-ferreira"},{"login":"shobhitagarwal1612","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shobhitagarwal1612"},{"login":"anandwana001","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anandwana001"},{"login":"rfontanarosa","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rfontanarosa"},{"login":"gino-m","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gino-m"},{"login":"jo-spek","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jo-spek"},{"login":"hassan-nsubuga","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hassan-nsubuga"},{"login":"kenstershiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenstershiro"}]},"events":{"total":{"DeleteEvent":333,"MemberEvent":4,"PullRequestEvent":714,"ForkEvent":20,"IssuesEvent":504,"WatchEvent":28,"IssueCommentEvent":991,"PushEvent":1712,"PullRequestReviewEvent":881,"PullRequestReviewCommentEvent":788,"CreateEvent":344,"CommitCommentEvent":1},"last_year":{"DeleteEvent":162,"MemberEvent":3,"PullRequestEvent":332,"ForkEvent":5,"IssuesEvent":119,"WatchEvent":7,"IssueCommentEvent":173,"PushEvent":671,"PullRequestReviewEvent":175,"PullRequestReviewCommentEvent":176,"CreateEvent":182}},"keywords":["environmental-monitoring","field-data-collection","field-survey","household-surveys","mobile-data-collection","natural-resources","offline-first","public-health","sustainability"],"dependencies":[{"ecosystem":"maven","filepath":"build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-28T07:28:13.753Z","updated_at":"2023-09-28T07:28:13.753Z","repository_link":"https://github.com/google/ground-android/blob/master/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"ground/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-28T07:28:13.759Z","updated_at":"2023-09-28T07:28:13.759Z","repository_link":"https://github.com/google/ground-android/blob/master/ground/build.gradle","dependencies":[{"id":13992821155,"package_name":"androidx.recyclerview:recyclerview-selection","ecosystem":"maven","requirements":"1.1.0","direct":true,"kind":"implementation","optional":false},{"id":13992821158,"package_name":"androidx.test.ext:junit-ktx","ecosystem":"maven","requirements":"1.1.5","direct":true,"kind":"implementation","optional":false},{"id":13992821159,"package_name":"androidx.multidex:multidex","ecosystem":"maven","requirements":"2.0.1","direct":true,"kind":"implementation","optional":false},{"id":13992821160,"package_name":"androidx.preference:preference-ktx","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":13992821161,"package_name":"org.jetbrains.kotlinx:kotlinx-serialization-json","ecosystem":"maven","requirements":"1.4.0-RC","direct":true,"kind":"implementation","optional":false},{"id":13992821162,"package_name":"org.jetbrains.kotlinx:kotlinx-serialization-protobuf","ecosystem":"maven","requirements":"1.4.0-RC","direct":true,"kind":"implementation","optional":false},{"id":13992821163,"package_name":"org.jetbrains.kotlinx:kotlinx-collections-immutable","ecosystem":"maven","requirements":"0.3.5","direct":true,"kind":"implementation","optional":false},{"id":13992821169,"package_name":"org.jetbrains.kotlinx:kotlinx-coroutines-core","ecosystem":"maven","requirements":"$coroutinesVersion","direct":true,"kind":"implementation","optional":false},{"id":13992821170,"package_name":"org.jetbrains.kotlinx:kotlinx-coroutines-android","ecosystem":"maven","requirements":"$coroutinesVersion","direct":true,"kind":"implementation","optional":false},{"id":13992821171,"package_name":"org.jetbrains.kotlinx:kotlinx-coroutines-rx2","ecosystem":"maven","requirements":"$coroutinesVersion","direct":true,"kind":"implementation","optional":false},{"id":13992821174,"package_name":"org.jetbrains.kotlinx:kotlinx-coroutines-test","ecosystem":"maven","requirements":"$coroutinesVersion","direct":true,"kind":"testImplementation","optional":false},{"id":13992821175,"package_name":"androidx.legacy:legacy-support-v4","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"implementation","optional":false},{"id":13992821176,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.6.1","direct":true,"kind":"implementation","optional":false},{"id":13992821177,"package_name":"androidx.cardview:cardview","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"implementation","optional":false},{"id":13992821178,"package_name":"com.google.android.material:material","ecosystem":"maven","requirements":"1.9.0","direct":true,"kind":"implementation","optional":false},{"id":13992821179,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.1.4","direct":true,"kind":"implementation","optional":false},{"id":13992821180,"package_name":"androidx.compose.material3:material3","ecosystem":"maven","requirements":"1.1.0","direct":true,"kind":"implementation","optional":false},{"id":13992821181,"package_name":"net.sourceforge.streamsupport:streamsupport-cfuture","ecosystem":"maven","requirements":"1.7.4","direct":true,"kind":"implementation","optional":false},{"id":13992821190,"package_name":"com.google.android.gms:play-services-auth","ecosystem":"maven","requirements":"20.6.0","direct":true,"kind":"implementation","optional":false},{"id":13992821191,"package_name":"com.google.android.gms:play-services-location","ecosystem":"maven","requirements":"21.0.1","direct":true,"kind":"implementation","optional":false},{"id":13992821192,"package_name":"com.google.maps.android:android-maps-utils","ecosystem":"maven","requirements":"2.3.0","direct":true,"kind":"implementation","optional":false},{"id":13992821195,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.10","direct":true,"kind":"implementation","optional":false},{"id":13992821196,"package_name":"org.json:json","ecosystem":"maven","requirements":"20180813","direct":true,"kind":"testImplementation","optional":false},{"id":13992821197,"package_name":"com.google.firebase:firebase-analytics","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13992821198,"package_name":"com.google.firebase:firebase-firestore-ktx","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13992821208,"package_name":"com.google.firebase:firebase-functions-ktx","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13992821209,"package_name":"com.google.firebase:firebase-auth","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13992821210,"package_name":"com.google.firebase:firebase-perf","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13992821211,"package_name":"com.google.firebase:firebase-storage","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13992821212,"package_name":"com.google.firebase:firebase-crashlytics","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13992821213,"package_name":"com.google.firebase:firebase-messaging","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13992821214,"package_name":"com.google.firebase:firebase-messaging-directboot","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13992821215,"package_name":"com.google.firebase:firebase-messaging-ktx","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13992821216,"package_name":"io.reactivex.rxjava2:rxjava","ecosystem":"maven","requirements":"2.2.21","direct":true,"kind":"implementation","optional":false},{"id":13992821217,"package_name":"io.reactivex.rxjava2:rxandroid","ecosystem":"maven","requirements":"2.1.1","direct":true,"kind":"implementation","optional":false},{"id":13992821218,"package_name":"com.akaita.java:rxjava2-debug","ecosystem":"maven","requirements":"1.4.0","direct":true,"kind":"implementation","optional":false},{"id":13992821219,"package_name":"androidx.lifecycle:lifecycle-extensions","ecosystem":"maven","requirements":"2.2.0","direct":true,"kind":"implementation","optional":false},{"id":13992821220,"package_name":"com.squareup.picasso:picasso","ecosystem":"maven","requirements":"2.71828","direct":true,"kind":"implementation","optional":false},{"id":13992821221,"package_name":"com.jakewharton.timber:timber","ecosystem":"maven","requirements":"5.0.1","direct":true,"kind":"implementation","optional":false},{"id":13992821222,"package_name":"androidx.room:room-runtime","ecosystem":"maven","requirements":"$roomVersion","direct":true,"kind":"implementation","optional":false},{"id":13992821223,"package_name":"androidx.room:room-ktx","ecosystem":"maven","requirements":"$roomVersion","direct":true,"kind":"implementation","optional":false},{"id":13992821224,"package_name":"androidx.room:room-rxjava2","ecosystem":"maven","requirements":"$roomVersion","direct":true,"kind":"implementation","optional":false},{"id":13992821225,"package_name":"androidx.room:room-testing","ecosystem":"maven","requirements":"$roomVersion","direct":true,"kind":"testImplementation","optional":false},{"id":13992821226,"package_name":"androidx.work:work-runtime-ktx","ecosystem":"maven","requirements":"$workVersion","direct":true,"kind":"implementation","optional":false},{"id":13992821227,"package_name":"androidx.work:work-rxjava2","ecosystem":"maven","requirements":"$workVersion","direct":true,"kind":"implementation","optional":false},{"id":13992821228,"package_name":"androidx.work:work-testing","ecosystem":"maven","requirements":"$workVersion","direct":true,"kind":"testImplementation","optional":false},{"id":13992821229,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"testImplementation","optional":false},{"id":13992821230,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"1.1.3","direct":true,"kind":"testImplementation","optional":false},{"id":13992821231,"package_name":"androidx.test:core","ecosystem":"maven","requirements":"1.5.0","direct":true,"kind":"testImplementation","optional":false},{"id":13992821232,"package_name":"org.robolectric:robolectric","ecosystem":"maven","requirements":"4.9.2","direct":true,"kind":"testImplementation","optional":false},{"id":13992821233,"package_name":"android.arch.core:core-testing","ecosystem":"maven","requirements":"1.1.1","direct":true,"kind":"testImplementation","optional":false},{"id":13992821234,"package_name":"com.jraska.livedata:testing","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"testImplementation","optional":false},{"id":13992821235,"package_name":"androidx.arch.core:core-testing","ecosystem":"maven","requirements":"2.2.0","direct":true,"kind":"testImplementation","optional":false},{"id":13992821236,"package_name":"com.squareup.rx.idler:rx2-idler","ecosystem":"maven","requirements":"0.11.0","direct":true,"kind":"testImplementation","optional":false},{"id":13992821237,"package_name":"app.cash.turbine:turbine","ecosystem":"maven","requirements":"0.12.3","direct":true,"kind":"testImplementation","optional":false},{"id":13992821238,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":"$mockitoVersion","direct":true,"kind":"testImplementation","optional":false},{"id":13992821239,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"$mockitoVersion","direct":true,"kind":"testImplementation","optional":false},{"id":13992821240,"package_name":"org.mockito:mockito-android","ecosystem":"maven","requirements":"$mockitoVersion","direct":true,"kind":"testImplementation","optional":false},{"id":13992821241,"package_name":"org.mockito.kotlin:mockito-kotlin","ecosystem":"maven","requirements":"$mockitoKotlinVersion","direct":true,"kind":"testImplementation","optional":false},{"id":13992821242,"package_name":"androidx.test.espresso:espresso-contrib","ecosystem":"maven","requirements":"3.5.1","direct":true,"kind":"testImplementation","optional":false},{"id":13992821243,"package_name":"androidx.test.espresso:espresso-core","ecosystem":"maven","requirements":"3.5.1","direct":true,"kind":"testImplementation","optional":false},{"id":13992821244,"package_name":"androidx.fragment:fragment-ktx","ecosystem":"maven","requirements":"$fragmentVersion","direct":true,"kind":"implementation","optional":false},{"id":13992821245,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"31.1-android","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"sharedTest/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-28T07:28:14.505Z","updated_at":"2023-09-28T07:28:14.505Z","repository_link":"https://github.com/google/ground-android/blob/master/sharedTest/build.gradle","dependencies":[{"id":13992821693,"package_name":"androidx.room:room-runtime","ecosystem":"maven","requirements":"2.4.3","direct":true,"kind":"implementation","optional":false},{"id":13992821698,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"31.1-jre","direct":true,"kind":"implementation","optional":false},{"id":13992821700,"package_name":"net.sourceforge.streamsupport:streamsupport-cfuture","ecosystem":"maven","requirements":"1.7.4","direct":true,"kind":"implementation","optional":false},{"id":13992821703,"package_name":"androidx.hilt:hilt-work","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"implementation","optional":false},{"id":13992821706,"package_name":"io.reactivex.rxjava2:rxjava","ecosystem":"maven","requirements":"2.2.21","direct":true,"kind":"implementation","optional":false},{"id":13992821708,"package_name":"com.squareup.rx.idler:rx2-idler","ecosystem":"maven","requirements":"0.11.0","direct":true,"kind":"implementation","optional":false},{"id":13992821712,"package_name":"com.google.firebase:firebase-firestore-ktx","ecosystem":"maven","requirements":"24.7.0","direct":true,"kind":"implementation","optional":false}]}],"score":null,"created_at":"2023-09-11T14:36:08.107Z","updated_at":"2026-08-15T14:31:05.240Z","avatar_url":"https://github.com/google.png","language":"Kotlin","category":"Biosphere","sub_category":"Conservation and Restoration","monthly_downloads":0,"total_dependent_repos":0,"total_dependent_packages":0,"readme":"# Ground for Android\n\n[![CI](https://github.com/google/ground-android/actions/workflows/ci.yml/badge.svg)](https://github.com/google/ground-android/actions/workflows/ci.yml)\n[![codecov.io](https://codecov.io/github/google/ground-android/branch/master/graph/badge.svg)](https://codecov.io/github/google/ground-android)\n[![Open Source Helpers](https://www.codetriage.com/google/ground-android/badges/users.svg)](https://www.codetriage.com/google/ground-android)\n\nGround is an open-source, map-first data collection and analysis platform built\nto seamlessly connect the offline world with cloud-based storage and\ncomputation. The platform consists of a web app for data management and an\nAndroid app for offline data collection. Our goal is to provide a \"just right\"\ndata collection solution that meets the needs of community organizers,\nconservationists, humanitarian workers, and researchers addressing some of\ntoday's most pressing issues.\n\n**Note:** Ground is not an officially supported Google product, and is developed\non a best-effort basis.\n\nYou can learn more about Ground on the [project\nwebsite](https://google.github.io/ground-platform).\n\n## Contributing\n\nWe'd love to accept your patches and contributions to this project. For more\ninformation, including details on the required Contributor License Agreement\n(CLA), code reviews, and environment setup, see\n[Contributing to Ground for Android](CONTRIBUTING.md). \n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["optimize","transforms","measur","archiving","generic","observation","projection","conversion","animals","compose"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/8992","html_url":"https://ost.ecosyste.ms/projects/8992"}