{"id":39373,"name":"qfield","description":"A simplified touch optimized interface for QGIS","url":"https://github.com/opengisch/qfield","last_synced_at":"2025-09-05T08:10:21.794Z","repository":{"id":23808998,"uuid":"27185284","full_name":"opengisch/QField","owner":"opengisch","description":"A simplified touch optimized interface for QGIS","archived":false,"fork":false,"pushed_at":"2025-08-28T15:41:23.000Z","size":624541,"stargazers_count":1020,"open_issues_count":251,"forks_count":268,"subscribers_count":73,"default_branch":"master","last_synced_at":"2025-08-28T17:22:24.808Z","etag":null,"topics":["android","gis","ios","linux","macos","mobile","qfield","qgis","qml","windows"],"latest_commit_sha":null,"homepage":"http://www.qfield.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opengisch.png","metadata":{"funding":{"github":["opengisch"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/support.yml","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":"publiccode.yml","codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2014-11-26T16:20:45.000Z","updated_at":"2025-08-28T13:43:44.000Z","dependencies_parsed_at":"2023-09-24T07:09:06.670Z","dependency_job_id":"7718e816-3909-41c4-af46-06b834b4304f","html_url":"https://github.com/opengisch/QField","commit_stats":{"total_commits":6534,"total_committers":35,"mean_commits":"186.68571428571428","dds":0.5736149372513009,"last_synced_commit":"48aff92660ce4c56910eb2aeeca42b9b82ac57a7"},"previous_names":[],"tags_count":305,"template":false,"template_full_name":null,"purl":"pkg:github/opengisch/QField","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengisch%2FQField","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengisch%2FQField/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengisch%2FQField/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengisch%2FQField/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opengisch","download_url":"https://codeload.github.com/opengisch/QField/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengisch%2FQField/sbom","scorecard":{"id":644586,"data":{"date":"2025-08-11","repo":{"name":"github.com/opengisch/QField","commit":"c2b6cdb13bd2927d5a53735b029f8a1629c82093"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/17 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"30 commit(s) and 20 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/android.yml:1","Warn: no topLevel permission defined: .github/workflows/apple_certs.yml:1","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/code_layout.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/ios.yml:1","Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/s3clean.yml:1","Warn: no topLevel permission defined: .github/workflows/script_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-translations.yml:1","Warn: no topLevel permission defined: .github/workflows/translations.yml:1","Warn: no topLevel permission defined: .github/workflows/unstale.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.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":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.7.4 not signed: https://api.github.com/repos/opengisch/QField/releases/240006638","Warn: release artifact v3.7.3 not signed: https://api.github.com/repos/opengisch/QField/releases/238817253","Warn: release artifact v3.7.2 not signed: https://api.github.com/repos/opengisch/QField/releases/237727956","Warn: release artifact v3.7.1 not signed: https://api.github.com/repos/opengisch/QField/releases/236166482","Warn: release artifact v3.7.0 not signed: https://api.github.com/repos/opengisch/QField/releases/235417715","Warn: release artifact v3.7.4 does not have provenance: https://api.github.com/repos/opengisch/QField/releases/240006638","Warn: release artifact v3.7.3 does not have provenance: https://api.github.com/repos/opengisch/QField/releases/238817253","Warn: release artifact v3.7.2 does not have provenance: https://api.github.com/repos/opengisch/QField/releases/237727956","Warn: release artifact v3.7.1 does not have provenance: https://api.github.com/repos/opengisch/QField/releases/236166482","Warn: release artifact v3.7.0 does not have provenance: https://api.github.com/repos/opengisch/QField/releases/235417715"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: platform/android/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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/android.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/android.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apple_certs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/apple_certs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/apple_certs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/apple_certs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/backport.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/backport.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code_layout.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/code_layout.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code_layout.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/code_layout.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/ios.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ios.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/ios.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ios.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/ios.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ios.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/ios.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ios.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/ios.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ios.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/script_checks.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/script_checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-translations.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/sync-translations.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-translations.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/sync-translations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/translations.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/translations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/unstale.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/unstale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/opengisch/QField/windows.yml/master?enable=pin","Warn: containerImage not pinned by hash: .docker/android_dev/Dockerfile:2: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: test/postgis_docker/Dockerfile:1: pin your Docker image by updating kartoza/postgis:16-3.4 to kartoza/postgis:16-3.4@sha256:5bf96a8c181181d84a901b093b873bbbe42fe444dc9a985afc8dde6fd5fc4860","Warn: downloadThenRun not pinned by hash: .github/workflows/android.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/android.yml:246","Warn: downloadThenRun not pinned by hash: .github/workflows/linux.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/linux.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/macos.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/macos.yml:197","Warn: pipCommand not pinned by hash: .github/workflows/windows.yml:124","Info:   0 out of  46 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T11:47:41.910Z","repository_id":23808998,"created_at":"2025-08-21T11:47:41.911Z","updated_at":"2025-08-21T11:47:41.911Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728151,"owners_count":25157136,"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-09-05T02:00:09.113Z","response_time":402,"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":null,"packages":[],"commits":{"id":1414982,"full_name":"opengisch/QField","default_branch":"master","committers":[{"name":"Mathieu Pellerin","email":"nirvn.asia@gmail.com","login":null,"count":2786},{"name":"Matthias Kuhn","email":"matthias@opengis.ch","login":"m-kuhn","count":1799},{"name":"David Signer","email":"david@opengis.ch","login":"signedav","count":551},{"name":"Denis Rouzaud","email":"denis.rouzaud@gmail.com","login":"3nids","count":431},{"name":"Ivan Ivanov","email":"ivan.ivanov@suricactus.com","login":null,"count":412},{"name":"Translation update 💬","email":"info@opengis.ch","login":null,"count":283},{"name":"Marco Bernasocchi","email":"marco@opengis.ch","login":"mbernasocchi","count":103},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":32},{"name":"Ivan Ivanov","email":"suricactus","login":"suricactus","count":31},{"name":"Damiano Lombardi","email":"damiano@opengis.ch","login":null,"count":19},{"name":"Mario Baranzini","email":"marioba","login":"marioba","count":17},{"name":"Mario Baranzini","email":"mario@opengis.ch","login":null,"count":17},{"name":"why-not-try-calmer","email":"mrnycticorax@gmail.com","login":"why-not-try-calmer","count":9},{"name":"Marco","email":"126265252+GeoCode-Dev","login":"GeoCode-Dev","count":6},{"name":"Hieu Van","email":"hieu.van@posteo.net","login":null,"count":5},{"name":"Style Fairy","email":"fairy@qfield.org","login":null,"count":4},{"name":"Dark Dragon","email":"darkdragon-001@web.de","login":null,"count":3},{"name":"florida63","email":"florida@assf.fr","login":null,"count":3},{"name":"Geo Ninja","email":"37747133+geo-ninja","login":"geo-ninja","count":3},{"name":"Publiccode bot","email":"","login":null,"count":2},{"name":"Jhon Alexander Galindo Ambuila","email":"jhonsigpjc@gmail.com","login":null,"count":2},{"name":"Alessandro Pasotti","email":"elpaso@itopen.it","login":"elpaso","count":2},{"name":"Fabian Mejia","email":"mejiafabiandj@gmail.com","login":null,"count":2},{"name":"Nyall Dawson","email":"nyall.dawson@gmail.com","login":"nyalldawson","count":1},{"name":"Darío Hereñú","email":"magallania@gmail.com","login":"kant","count":1},{"name":"GitHub","email":"noreply@github.com","login":"web-flow","count":1},{"name":"Fabio Bonelli","email":"fb@fabiobonelli.it","login":null,"count":1},{"name":"QGEP","email":"qgep@opengis.ch","login":"qgep-ninja","count":1},{"name":"Peter Petrik","email":"zilolv@gmail.com","login":null,"count":1},{"name":"David A. Riggs","email":"david.a.riggs@gmail.com","login":null,"count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Olivier Ldff","email":"olivier.ldff@gmail.com","login":null,"count":1},{"name":"Tim Sutton","email":"tim@linfiniti.com","login":"timlinux","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"rigid","email":"rigid-gh@boogiepalace.hopto.org","login":null,"count":1}],"total_commits":6534,"total_committers":35,"total_bot_commits":33,"total_bot_committers":2,"mean_commits":186.68571428571428,"dds":0.5736149372513009,"past_year_committers":[{"name":"Mathieu Pellerin","email":"nirvn.asia@gmail.com","login":null,"count":815},{"name":"Translation update 💬","email":"info@opengis.ch","login":null,"count":167},{"name":"Matthias Kuhn","email":"matthias@opengis.ch","login":"m-kuhn","count":74},{"name":"why-not-try-calmer","email":"mrnycticorax@gmail.com","login":"why-not-try-calmer","count":9},{"name":"Damiano Lombardi","email":"damiano@opengis.ch","login":null,"count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Marco","email":"126265252+GeoCode-Dev","login":"GeoCode-Dev","count":6},{"name":"Ivan Ivanov","email":"ivan.ivanov@suricactus.com","login":null,"count":5},{"name":"Marco Bernasocchi","email":"marco@opengis.ch","login":"mbernasocchi","count":5},{"name":"Ivan Ivanov","email":"suricactus","login":"suricactus","count":2},{"name":"Nyall Dawson","email":"nyall.dawson@gmail.com","login":"nyalldawson","count":1}],"past_year_total_commits":1097,"past_year_total_committers":11,"past_year_total_bot_commits":6,"past_year_total_bot_committers":1,"past_year_mean_commits":99.72727272727273,"past_year_dds":0.2570647219690064,"last_synced_at":"2023-10-25T20:04:50.296Z","last_synced_commit":"48aff92660ce4c56910eb2aeeca42b9b82ac57a7","created_at":"2023-10-25T20:04:16.080Z","updated_at":"2023-10-25T20:04:50.297Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengisch%2FQField/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"opengisch/qfield","html_url":"https://github.com/opengisch/qfield","last_synced_at":"2025-09-01T01:02:00.301Z","status":null,"issues_count":190,"pull_requests_count":483,"avg_time_to_close_issue":26210039.735042736,"avg_time_to_close_pull_request":294302.511627907,"issues_closed_count":117,"pull_requests_closed_count":387,"pull_request_authors_count":21,"issue_authors_count":138,"avg_comments_per_issue":2.768421052631579,"avg_comments_per_pull_request":1.105590062111801,"merged_pull_requests_count":358,"bot_issues_count":1,"bot_pull_requests_count":20,"past_year_issues_count":123,"past_year_pull_requests_count":405,"past_year_avg_time_to_close_issue":1064724.0163934426,"past_year_avg_time_to_close_pull_request":192515.05063291139,"past_year_issues_closed_count":61,"past_year_pull_requests_closed_count":316,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":87,"past_year_avg_comments_per_issue":2.016260162601626,"past_year_avg_comments_per_pull_request":1.0839506172839506,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":296,"created_at":"2025-06-06T11:09:16.878Z","updated_at":"2025-09-03T06:52:09.826Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengisch%2Fqfield","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengisch%2Fqfield/issues","issue_labels_count":{"feedback":92,"stale":59,"ENHANCEMENT":49,"qfieldcloud":15,"QFieldSync":9,"BUG":7,"upstream":6,"INPUT":5,"self-hosted":5,"UX/UI":4,"ios":3,"duplicate":1,"backport release-3_3":1,"backport release-3_7":1,"windows":1,"backport release-3_4":1},"pull_request_labels_count":{"ENHANCEMENT":50,"backport release-3_3":49,"dependencies":43,"backport release-3_5":37,"backport release-3_4":32,"backport release-3_6":31,"ruby":23,"backport release-3_7":21,"github_actions":15,"backport release-3_2":15,"backport release-3_1":14,"minor":9,"needs documentation":6,"patch":4,"python":2,"Squash!":1,"windows":1,"feedback":1,"QFieldSync":1},"issue_author_associations_count":{"NONE":387,"MEMBER":22,"COLLABORATOR":11,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"MEMBER":583,"COLLABORATOR":310,"CONTRIBUTOR":61,"NONE":32},"issue_authors":{"Ipickedausername":21,"gdt":10,"suricactus":7,"koenigherford":7,"nirvn":6,"bladnor":6,"m-kuhn":6,"meyerlor":5,"gioman":5,"9ls1":5,"ajithandro":5,"signedav":5,"lp-dj":5,"Paul-Losse":4,"bettellam":4,"elmonchas":4,"MMR100":4,"HeatherHillers":4,"ponceta":4,"vlebert":4,"denilsonjesus":4,"ronantaylorware":3,"bakkerss":3,"cruelaid":3,"Rickard9":3,"mahmoodi-source":3,"qfield-fairy":3,"she-weeds":3,"mbernasocchi":3,"CATER-COM":3,"GuyGeneau":3,"EgidijusViko":3,"Zazimut":3,"aubercor":3,"edgecase14":3,"w0pr":3,"amgiss":3,"qwenger":2,"DrawQuick":2,"gis-kmg":2,"Dartazen":2,"spono":2,"berniefritsch":2,"gotjoshua":2,"RAFALCO":2,"arbkey-l":2,"jguelat":2,"agseaton":2,"SimonHHaas":2,"birkologus":2,"VxTedxV":2,"jhonalex06":2,"vincentBenet":2,"FelixHinckel":2,"Boytss":2,"qsavoye":2,"nicolas-sitylb":2,"oDemersPesca":2,"woupss":2,"miili":2,"Scintsz":2,"woutergd":2,"giocoro":2,"nes74-bh":2,"Malvineous":2,"RatInTheField":2,"TyHol":2,"abdullamuthana":2,"maciek252":2,"XuBaocai":2,"CACG1022":2,"fiuzzy":2,"montarob":1,"alpagutbeyi":1,"MatparMcWolfie":1,"cemno":1,"SergioCastillo75":1,"sbuettler":1,"notgernot":1,"baumsicht":1,"ckpusitaro":1,"nyalldawson":1,"uvesco":1,"enzococca":1,"shrimprugbysnowowl":1,"zhuwq75":1,"jzk-star":1,"aSoneira":1,"AROUX-GIS":1,"marcantoinedupre":1,"jpdupuy":1,"Ahmad-Fuad":1,"Meykaefer":1,"grdaveygrd":1,"Flitz-ide":1,"antoineouellet":1,"sheafile":1,"tproduit":1,"gounux":1,"kalab-oto":1,"rettenda":1,"ElvisDahnert":1,"Lorenzofrangini":1,"Skipper-is":1,"EulenspiegelTill":1,"itsakifa":1,"AlexMccd":1,"asmae1999K":1,"vishnunv2696":1,"ggyzjf":1,"stcz":1,"Growth64":1,"MichalTorma":1,"Notramus":1,"CedierPelletric":1,"shapley":1,"freeshrugsxd":1,"aghiraldi":1,"xyago":1,"Hbm1g18":1,"Catalin75":1,"chrisgee":1,"vk3il":1,"rtdietrich":1,"simon3789":1,"roya0045":1,"soester":1,"fantan61":1,"JAVIERSIG":1,"merc7797":1,"GnsKngs1":1,"KatieWM":1,"AntoElCrackito":1,"BR-dev0":1,"Fabien4441":1,"jfbourdon":1,"veroniqueC":1,"awmp1":1,"djes":1,"GeoFelix":1,"cbertelli":1,"AlDante":1,"domi4484":1,"RadostA5kUltra":1,"lucienicolier":1,"shad432":1,"afeit":1,"HugoBarjot":1,"fmeier1995":1,"henrydiesner":1,"RobertM2323":1,"Zou48":1,"antoniusz":1,"amfurlani":1,"georgiaslim":1,"kevkev770":1,"Lanjal":1,"Rubendbdv":1,"tobair":1,"Rinn37":1,"mottensmann":1,"smolvarsmyr":1,"class77":1,"sabinananu":1,"canny[bot]":1,"dto":1,"ImpulseDeer":1,"connorjfns":1,"gitpydev":1,"geogeek11":1,"nielsvanputte":1,"Twaart":1,"Schrammler":1,"ntrip6":1,"secretmango":1,"jermfCH":1,"diegstroyer":1,"zvaragabor":1,"eshattow":1,"max-mapper":1,"SK-LUC":1,"APOS80":1,"bordoray":1,"tlaslett":1,"jflgators":1,"anheinra":1,"Ragnavig":1,"donbowman":1,"saemiw":1,"cazitouni":1,"Wisarb":1,"AkiTuomaala":1,"saratihabibati":1,"L10ns":1,"ollirantanen1":1,"flaviorigolon":1,"assawhan":1,"Jopie01":1,"harrykomposch":1,"hristo-mavrodiev":1,"Sheer1312":1,"tannenfreund87":1,"Amphibitus":1,"nicpitsch":1,"olivierdalang":1,"cratcliff":1,"TomKenda":1,"Horizen89":1,"TNogatz":1,"coastalrocket":1,"Wasserplan":1,"fiddlersfan":1,"GiroDiGiiro":1,"rbovard":1,"augustinsoulard":1,"945fc41467":1,"bsaglio2001":1,"Geogascon":1,"Hikuritamete":1,"eachuisge":1,"dukytony":1,"legnad":1,"Richterskala101":1,"Nicoqfield":1,"Amalvir":1,"robertvecino":1,"charles9469":1,"boardend":1,"Oisin-JK":1,"monticola2":1,"jpnunn":1,"mansivincent":1,"Emmawilsonjncc":1,"CarmenEJ98":1,"Bagaszed":1,"Grynius":1,"fmg11":1,"joonaris":1,"BizTechnology":1,"jlepagePESCA":1,"kiri03":1,"t-book":1,"juwizeye":1,"Tomothee":1,"dziyad91":1,"sentry-io[bot]":1,"jarvojta":1,"zersorger":1,"Craigaz22":1,"Rnr24":1,"Benwaa74":1,"robinjonesuk":1,"GisUsers":1,"jancabaj":1,"beb190":1,"acebulsk":1},"pull_request_authors":{"nirvn":505,"qfield-fairy":201,"mohsenD98":76,"m-kuhn":64,"dependabot[bot]":43,"suricactus":29,"anjakyra":8,"domi4484":7,"mbernasocchi":5,"woutergd":5,"boardend":4,"qsavoye":4,"edgecase14":3,"AntoElCrackito":2,"lukasgraf":2,"GeoCode-Dev":2,"t-book":2,"3nids":2,"akankshagoel28":2,"gdt":2,"publiccode-pr-bot":1,"bettellam":1,"Ipickedausername":1,"shrimprugbysnowowl":1,"Kaguenze":1,"trotor-mml":1,"eduardokanegae":1,"rbovard":1,"messplay":1,"AliZ14-ECE":1,"meyerlor":1,"jutoth":1,"Joonalai":1,"elmonchas":1,"Hikuritamete":1,"olivierdalang":1,"ronantaylorware":1,"jefconseil":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"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":{"feedback":22,"stale":16,"BUG":4,"self-hosted":3,"QFieldSync":2,"qfieldcloud":2,"upstream":2,"UX/UI":2,"backport release-3_7":1,"backport release-3_4":1,"ENHANCEMENT":1},"past_year_pull_request_labels_count":{"backport release-3_5":37,"backport release-3_4":32,"backport release-3_6":31,"ENHANCEMENT":30,"dependencies":27,"backport release-3_7":21,"ruby":20,"minor":9,"github_actions":7,"patch":4,"needs documentation":2,"Squash!":1,"windows":1,"QFieldSync":1},"past_year_issue_author_associations_count":{"NONE":162,"COLLABORATOR":7,"CONTRIBUTOR":5,"MEMBER":5},"past_year_pull_request_author_associations_count":{"MEMBER":307,"COLLABORATOR":194,"CONTRIBUTOR":43,"NONE":19},"past_year_issue_authors":{"gdt":10,"Ipickedausername":9,"bladnor":4,"nirvn":4,"Zazimut":3,"Rickard9":3,"edgecase14":3,"HeatherHillers":3,"qfield-fairy":3,"amgiss":3,"suricactus":3,"meyerlor":3,"aubercor":3,"gotjoshua":2,"SimonHHaas":2,"Boytss":2,"oDemersPesca":2,"gioman":2,"ponceta":2,"ronantaylorware":2,"qwenger":2,"FelixHinckel":2,"nes74-bh":2,"miili":2,"koenigherford":2,"TyHol":2,"arbkey-l":2,"woutergd":2,"woupss":2,"KatieWM":1,"RAFALCO":1,"RadostA5kUltra":1,"maciek252":1,"mansivincent":1,"mbernasocchi":1,"merc7797":1,"Paul-Losse":1,"ollirantanen1":1,"MichalTorma":1,"mottensmann":1,"nicolas-sitylb":1,"Zou48":1,"XuBaocai":1,"Wisarb":1,"Wasserplan":1,"w0pr":1,"VxTedxV":1,"vlebert":1,"vincentBenet":1,"Twaart":1,"tproduit":1,"TNogatz":1,"t-book":1,"soester":1,"smolvarsmyr":1,"SK-LUC":1,"Skipper-is":1,"she-weeds":1,"sheafile":1,"shad432":1,"secretmango":1,"Schrammler":1,"rtdietrich":1,"robinjonesuk":1,"robertvecino":1,"Rinn37":1,"RatInTheField":1,"jpnunn":1,"cazitouni":1,"CATER-COM":1,"CarmenEJ98":1,"canny[bot]":1,"bsaglio2001":1,"bordoray":1,"boardend":1,"BizTechnology":1,"birkologus":1,"beb190":1,"baumsicht":1,"awmp1":1,"augustinsoulard":1,"aSoneira":1,"asmae1999K":1,"AROUX-GIS":1,"APOS80":1,"antoniusz":1,"antoineouellet":1,"AntoElCrackito":1,"Amphibitus":1,"amfurlani":1,"AlexMccd":1,"aghiraldi":1,"afeit":1,"abdullamuthana":1,"945fc41467":1,"joonaris":1,"jlepagePESCA":1,"jhonalex06":1,"jflgators":1,"jermfCH":1,"JAVIERSIG":1,"HugoBarjot":1,"Horizen89":1,"Hikuritamete":1,"henrydiesner":1,"Hbm1g18":1,"gitpydev":1,"gis-kmg":1,"georgiaslim":1,"Geogascon":1,"GeoFelix":1,"freeshrugsxd":1,"fmg11":1,"Flitz-ide":1,"flaviorigolon":1,"Fabien4441":1,"elmonchas":1,"donbowman":1,"coastalrocket":1,"class77":1,"chrisgee":1,"CedierPelletric":1},"past_year_pull_request_authors":{"nirvn":286,"qfield-fairy":131,"mohsenD98":48,"dependabot[bot]":27,"m-kuhn":16,"suricactus":11,"anjakyra":8,"woutergd":5,"qsavoye":4,"mbernasocchi":4,"edgecase14":3,"AntoElCrackito":2,"lukasgraf":2,"t-book":2,"boardend":2,"publiccode-pr-bot":1,"bettellam":1,"Hikuritamete":1,"jutoth":1,"elmonchas":1,"Kaguenze":1,"eduardokanegae":1,"trotor-mml":1,"ronantaylorware":1,"3nids":1,"messplay":1,"Joonalai":1},"maintainers":[{"login":"nirvn","count":511,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nirvn"},{"login":"qfield-fairy","count":204,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qfield-fairy"},{"login":"mohsenD98","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohsenD98"},{"login":"m-kuhn","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-kuhn"},{"login":"suricactus","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suricactus"},{"login":"mbernasocchi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbernasocchi"},{"login":"domi4484","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/domi4484"},{"login":"signedav","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/signedav"},{"login":"boardend","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boardend"},{"login":"lukasgraf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasgraf"},{"login":"3nids","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3nids"},{"login":"lucienicolier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucienicolier"}],"active_maintainers":[{"login":"nirvn","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nirvn"},{"login":"qfield-fairy","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qfield-fairy"},{"login":"mohsenD98","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mohsenD98"},{"login":"m-kuhn","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m-kuhn"},{"login":"suricactus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suricactus"},{"login":"mbernasocchi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbernasocchi"},{"login":"boardend","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boardend"},{"login":"lukasgraf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasgraf"},{"login":"3nids","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3nids"}]},"events":null,"keywords":["android","gis","ios","linux","macos","mobile","qfield","qgis","qml","windows"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/android.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:08.520Z","updated_at":"2023-01-14T09:00:08.520Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/android.yml","dependencies":[{"id":6893676850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676851,"package_name":"lukka/get-cmake","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6893676852,"package_name":"jurplel/install-qt-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676853,"package_name":"hendrikmuhs/ccache-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893676854,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676855,"package_name":"burrunan/gradle-cache-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893676856,"package_name":"AButler/upload-release-assets","ecosystem":"actions","requirements":"v2.0","direct":true,"kind":"composite","optional":false},{"id":6893676857,"package_name":"marocchino/sticky-pull-request-comment","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6893676858,"package_name":"peter-evans/commit-comment","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/backport.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:08.579Z","updated_at":"2023-01-14T09:00:08.579Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/backport.yml","dependencies":[{"id":6893676859,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676860,"package_name":"m-kuhn/backport","ecosystem":"actions","requirements":"v1.2.7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/code_layout.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:08.647Z","updated_at":"2023-01-14T09:00:08.647Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/code_layout.yml","dependencies":[{"id":6893676861,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ios.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:08.722Z","updated_at":"2023-01-14T09:00:08.722Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/ios.yml","dependencies":[{"id":6893676862,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676863,"package_name":"jurplel/install-qt-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676864,"package_name":"Apple-Actions/import-codesign-certs","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893676865,"package_name":"Apple-Actions/download-provisioning-profiles","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893676866,"package_name":"maxim-lobanov/setup-xcode","ecosystem":"actions","requirements":"v1.5.1","direct":true,"kind":"composite","optional":false},{"id":6893676867,"package_name":"hendrikmuhs/ccache-action","ecosystem":"actions","requirements":"v1.2","direct":true,"kind":"composite","optional":false},{"id":6893676868,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676869,"package_name":"Apple-Actions/upload-testflight-build","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893676870,"package_name":"actions/upload-release-asset","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linux.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:08.766Z","updated_at":"2023-01-14T09:00:08.766Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/linux.yml","dependencies":[{"id":6893676871,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676872,"package_name":"lukka/get-cmake","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6893676873,"package_name":"jurplel/install-qt-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676874,"package_name":"miurahr/install-linuxdeploy-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893676875,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676876,"package_name":"shogo82148/actions-upload-release-asset","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:08.831Z","updated_at":"2023-01-14T09:00:08.831Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/macos.yml","dependencies":[{"id":6893676877,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676878,"package_name":"lukka/get-cmake","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6893676879,"package_name":"maxim-lobanov/setup-xcode","ecosystem":"actions","requirements":"v1.5.1","direct":true,"kind":"composite","optional":false},{"id":6893676880,"package_name":"hendrikmuhs/ccache-action","ecosystem":"actions","requirements":"v1.2","direct":true,"kind":"composite","optional":false},{"id":6893676881,"package_name":"Apple-Actions/import-codesign-certs","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893676882,"package_name":"Apple-Actions/download-provisioning-profiles","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893676883,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6893676884,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676885,"package_name":"shogo82148/actions-upload-release-asset","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pre-commit.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:08.981Z","updated_at":"2023-01-14T09:00:08.981Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/pre-commit.yml","dependencies":[{"id":6893676886,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":6893676887,"package_name":"khan/pull-request-comment-trigger","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6893676888,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676889,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":6893676890,"package_name":"thollander/actions-comment-pull-request","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6893676891,"package_name":"EndBug/add-and-commit","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_drafter.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.092Z","updated_at":"2023-01-14T09:00:09.092Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/release_drafter.yml","dependencies":[{"id":6893676900,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/script_checks.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.139Z","updated_at":"2023-01-14T09:00:09.139Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/script_checks.yml","dependencies":[{"id":6893676901,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.215Z","updated_at":"2023-01-14T09:00:09.215Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/stale.yml","dependencies":[{"id":6893676902,"package_name":"actions/stale","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sync-translations.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.256Z","updated_at":"2023-01-14T09:00:09.256Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/sync-translations.yml","dependencies":[{"id":6893676903,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676904,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6893676905,"package_name":"EndBug/add-and-commit","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/translations.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.348Z","updated_at":"2023-01-14T09:00:09.348Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/translations.yml","dependencies":[{"id":6893676906,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unstale.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.385Z","updated_at":"2023-01-14T09:00:09.385Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/unstale.yml","dependencies":[{"id":6893676907,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676908,"package_name":"actions-ecosystem/action-remove-labels","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/windows.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.424Z","updated_at":"2023-01-14T09:00:09.424Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/windows.yml","dependencies":[{"id":6893676909,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676910,"package_name":"lukka/get-cmake","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6893676911,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6893676912,"package_name":"hendrikmuhs/ccache-action","ecosystem":"actions","requirements":"v1.2","direct":true,"kind":"composite","optional":false},{"id":6893676913,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893676914,"package_name":"shogo82148/actions-upload-release-asset","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".docker/android_dev/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.440Z","updated_at":"2023-01-14T09:00:09.440Z","repository_link":"https://github.com/opengisch/QField/blob/master/.docker/android_dev/Dockerfile","dependencies":[{"id":6893676915,"package_name":"ubuntu","ecosystem":"docker","requirements":"22.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"test/spix/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.464Z","updated_at":"2023-01-14T09:00:09.464Z","repository_link":"https://github.com/opengisch/QField/blob/master/test/spix/requirements.txt","dependencies":[{"id":6893676916,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6893676917,"package_name":"pytest-html","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6893676918,"package_name":"pytest-image-diff","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/qca/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.632Z","updated_at":"2023-01-14T09:00:09.632Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/qca/vcpkg.json","dependencies":[{"id":6893676943,"package_name":"qt5-base","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676944,"package_name":"vcpkg-cmake","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676945,"package_name":"vcpkg-cmake-config","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/qca-qt6/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.667Z","updated_at":"2023-01-14T09:00:09.667Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/qca-qt6/vcpkg.json","dependencies":[{"id":6893676946,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676947,"package_name":"qt5compat","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676948,"package_name":"vcpkg-cmake","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676949,"package_name":"vcpkg-cmake-config","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/qgis/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.677Z","updated_at":"2023-01-14T09:00:09.677Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/qgis/vcpkg.json","dependencies":[{"id":6893676950,"package_name":"expat","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676951,"package_name":"libxml2","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676952,"package_name":"libzip","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676953,"package_name":"zlib","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676954,"package_name":"libspatialindex","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676955,"package_name":"libspatialite","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676956,"package_name":"gdal","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676957,"package_name":"exiv2","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676958,"package_name":"gsl","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676959,"package_name":"libpq","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676960,"package_name":"protobuf","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676961,"package_name":"proj","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676962,"package_name":"geos","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676963,"package_name":"poly2tri","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676964,"package_name":"libtasn1","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676965,"package_name":"qt5-base","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676966,"package_name":"qt5-svg","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676967,"package_name":"qt5-location","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676968,"package_name":"qt5-tools","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676969,"package_name":"qt5-macextras","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676970,"package_name":"qt5-winextras","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676971,"package_name":"qca","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676972,"package_name":"qtkeychain","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/qgis-qt6/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.692Z","updated_at":"2023-01-14T09:00:09.692Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/qgis-qt6/vcpkg.json","dependencies":[{"id":6893676973,"package_name":"expat","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676974,"package_name":"libxml2","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676975,"package_name":"libzip","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676976,"package_name":"zlib","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676977,"package_name":"libspatialindex","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676978,"package_name":"libspatialite","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676979,"package_name":"gdal","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676980,"package_name":"exiv2","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676981,"package_name":"gsl","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676982,"package_name":"libpq","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676983,"package_name":"protobuf","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676984,"package_name":"proj","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676985,"package_name":"geos","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676986,"package_name":"poly2tri","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676987,"package_name":"libtasn1","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676988,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676989,"package_name":"qtsvg","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676990,"package_name":"qtlocation","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676991,"package_name":"qttools","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676992,"package_name":"qca-qt6","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676993,"package_name":"qtkeychain-qt6","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/qtkeychain/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.745Z","updated_at":"2023-01-14T09:00:09.745Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/qtkeychain/vcpkg.json","dependencies":[{"id":6893676996,"package_name":"libsecret","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676997,"package_name":"vcpkg-cmake","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676998,"package_name":"vcpkg-cmake-config","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893676999,"package_name":"qt5-base","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/qtkeychain-qt6/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.779Z","updated_at":"2023-01-14T09:00:09.779Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/qtkeychain-qt6/vcpkg.json","dependencies":[{"id":6893677000,"package_name":"libsecret","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677001,"package_name":"vcpkg-cmake","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677002,"package_name":"vcpkg-cmake-config","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677003,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/sentry-cocoa/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.798Z","updated_at":"2023-01-14T09:00:09.798Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/sentry-cocoa/vcpkg.json","dependencies":[{"id":6893677004,"package_name":"vcpkg-cmake","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677005,"package_name":"vcpkg-cmake-config","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/spix/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.844Z","updated_at":"2023-01-14T09:00:09.844Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/spix/vcpkg.json","dependencies":[{"id":6893677006,"package_name":"anyrpc","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677007,"package_name":"qt5-base","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677008,"package_name":"qt5-declarative","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677009,"package_name":"vcpkg-cmake","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/spix-qt6/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.862Z","updated_at":"2023-01-14T09:00:09.862Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/spix-qt6/vcpkg.json","dependencies":[{"id":6893677010,"package_name":"anyrpc","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677011,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677012,"package_name":"qtdeclarative","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677013,"package_name":"vcpkg-cmake","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:00:09.888Z","updated_at":"2023-01-14T09:00:09.888Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg.json","dependencies":[{"id":6893677014,"package_name":"gdal","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677015,"package_name":"libpq","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677016,"package_name":"qgis","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677017,"package_name":"qt5-sensors","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677018,"package_name":"qt5-webview","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677019,"package_name":"qt5-connectivity","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677020,"package_name":"qt5-quickcontrols2","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677021,"package_name":"qt5-declarative","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677022,"package_name":"qt5-location","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677023,"package_name":"qt5-charts","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677024,"package_name":"qt5-multimedia","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677025,"package_name":"qca","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677026,"package_name":"nu-book-zxing-cpp","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677027,"package_name":"spix","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677028,"package_name":"sentry-native","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677029,"package_name":"catch2","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893677030,"package_name":"sentry-cocoa","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/documentation.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:33.656Z","updated_at":"2023-09-24T07:08:33.656Z","repository_link":"https://github.com/opengisch/QField/blob/master/.github/workflows/documentation.yml","dependencies":[]},{"ecosystem":"vcpkg","filepath":".qt5/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:33.706Z","updated_at":"2023-09-24T07:08:33.706Z","repository_link":"https://github.com/opengisch/QField/blob/master/.qt5/vcpkg.json","dependencies":[{"id":13913929295,"package_name":"gdal","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913929437,"package_name":"libpq","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913930072,"package_name":"qgis","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913931135,"package_name":"qt5-sensors","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913932589,"package_name":"qt5-webview","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913933498,"package_name":"qt5-connectivity","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913933733,"package_name":"qt5-quickcontrols2","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913934611,"package_name":"qt5-declarative","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913935132,"package_name":"qt5-location","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913935398,"package_name":"qt5-charts","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913935458,"package_name":"qt5-multimedia","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913936419,"package_name":"qt5-serialport","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913936497,"package_name":"qca","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913936621,"package_name":"nu-book-zxing-cpp","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913938884,"package_name":"spix","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913939557,"package_name":"sentry-native","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913939666,"package_name":"catch2","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913939797,"package_name":"sentry-cocoa","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/anyrpc/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:44.777Z","updated_at":"2023-09-24T07:08:44.777Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/anyrpc/vcpkg.json","dependencies":[]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/gdal/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:44.808Z","updated_at":"2023-09-24T07:08:44.808Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/gdal/vcpkg.json","dependencies":[{"id":13913941504,"package_name":"json-c","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913941872,"package_name":"libgeotiff","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913943123,"package_name":"pkgconf","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913944080,"package_name":"proj","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913944408,"package_name":"tiff","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913946363,"package_name":"vcpkg-cmake","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913946364,"package_name":"vcpkg-cmake-config","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913946365,"package_name":"vcpkg-pkgconfig-get-modules","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913946383,"package_name":"zlib","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay/libiconv/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:47.942Z","updated_at":"2023-09-24T07:08:47.942Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay/libiconv/vcpkg.json","dependencies":[]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt/qt5-base/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:48.159Z","updated_at":"2023-09-24T07:08:48.159Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt/qt5-base/vcpkg.json","dependencies":[]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qt/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:48.332Z","updated_at":"2023-09-24T07:08:48.332Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qt/vcpkg.json","dependencies":[]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qt3d/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:48.383Z","updated_at":"2023-09-24T07:08:48.383Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qt3d/vcpkg.json","dependencies":[{"id":13913948765,"package_name":"assimp","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913948814,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qt5compat/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:49.726Z","updated_at":"2023-09-24T07:08:49.726Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qt5compat/vcpkg.json","dependencies":[{"id":13913950972,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtactiveqt/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:50.397Z","updated_at":"2023-09-24T07:08:50.397Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtactiveqt/vcpkg.json","dependencies":[{"id":13913951998,"package_name":"qtactiveqt","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913952042,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtbase/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:51.245Z","updated_at":"2023-09-24T07:08:51.245Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtbase/vcpkg.json","dependencies":[]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtcharts/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:51.670Z","updated_at":"2023-09-24T07:08:51.670Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtcharts/vcpkg.json","dependencies":[{"id":13913954792,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtconnectivity/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:51.774Z","updated_at":"2023-09-24T07:08:51.774Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtconnectivity/vcpkg.json","dependencies":[{"id":13913954798,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtdatavis3d/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:52.104Z","updated_at":"2023-09-24T07:08:52.104Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtdatavis3d/vcpkg.json","dependencies":[{"id":13913956927,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913956928,"package_name":"qtdeclarative","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtdeclarative/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:54.028Z","updated_at":"2023-09-24T07:08:54.028Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtdeclarative/vcpkg.json","dependencies":[{"id":13913957674,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913957678,"package_name":"qtdeclarative","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913957682,"package_name":"qtshadertools","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtdoc/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:55.805Z","updated_at":"2023-09-24T07:08:55.805Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtdoc/vcpkg.json","dependencies":[{"id":13913959499,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtimageformats/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:55.885Z","updated_at":"2023-09-24T07:08:55.885Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtimageformats/vcpkg.json","dependencies":[{"id":13913959545,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtlocation/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:56.231Z","updated_at":"2023-09-24T07:08:56.231Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtlocation/vcpkg.json","dependencies":[{"id":13913960375,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913960376,"package_name":"qtpositioning","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtmqtt/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:56.942Z","updated_at":"2023-09-24T07:08:56.942Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtmqtt/vcpkg.json","dependencies":[{"id":13913961775,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtmultimedia/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:57.008Z","updated_at":"2023-09-24T07:08:57.008Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtmultimedia/vcpkg.json","dependencies":[{"id":13913961776,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913961777,"package_name":"qtshadertools","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtnetworkauth/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:57.314Z","updated_at":"2023-09-24T07:08:57.314Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtnetworkauth/vcpkg.json","dependencies":[{"id":13913961778,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtpositioning/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:08:57.770Z","updated_at":"2023-09-24T07:08:57.770Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtpositioning/vcpkg.json","dependencies":[{"id":13913963412,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913963415,"package_name":"qtserialport","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtremoteobjects/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:00.157Z","updated_at":"2023-09-24T07:09:00.157Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtremoteobjects/vcpkg.json","dependencies":[{"id":13913967301,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913967302,"package_name":"qtdeclarative","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913967303,"package_name":"qtremoteobjects","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtscxml/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:01.397Z","updated_at":"2023-09-24T07:09:01.397Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtscxml/vcpkg.json","dependencies":[{"id":13913969545,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913969546,"package_name":"qtscxml","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtsensors/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:02.431Z","updated_at":"2023-09-24T07:09:02.431Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtsensors/vcpkg.json","dependencies":[{"id":13913969646,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913969647,"package_name":"qtconnectivity","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtserialbus/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:04.001Z","updated_at":"2023-09-24T07:09:04.001Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtserialbus/vcpkg.json","dependencies":[{"id":13913970702,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970703,"package_name":"qtserialbus","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970704,"package_name":"qtserialport","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtserialport/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:04.067Z","updated_at":"2023-09-24T07:09:04.067Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtserialport/vcpkg.json","dependencies":[{"id":13913970706,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtshadertools/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:04.075Z","updated_at":"2023-09-24T07:09:04.075Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtshadertools/vcpkg.json","dependencies":[{"id":13913970707,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970708,"package_name":"qtshadertools","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtspeech/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:04.082Z","updated_at":"2023-09-24T07:09:04.082Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtspeech/vcpkg.json","dependencies":[{"id":13913970709,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970710,"package_name":"qtdeclarative","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970711,"package_name":"qtmultimedia","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtsvg/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:05.190Z","updated_at":"2023-09-24T07:09:05.190Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtsvg/vcpkg.json","dependencies":[{"id":13913970712,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qttools/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:05.198Z","updated_at":"2023-09-24T07:09:05.198Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qttools/vcpkg.json","dependencies":[{"id":13913970713,"package_name":"litehtml","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970714,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970715,"package_name":"qttools","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qttranslations/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:05.983Z","updated_at":"2023-09-24T07:09:05.983Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qttranslations/vcpkg.json","dependencies":[{"id":13913970716,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970717,"package_name":"qttools","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtvirtualkeyboard/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:05.992Z","updated_at":"2023-09-24T07:09:05.992Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtvirtualkeyboard/vcpkg.json","dependencies":[{"id":13913970718,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970719,"package_name":"qtdeclarative","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970720,"package_name":"qtsvg","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtwayland/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:06.475Z","updated_at":"2023-09-24T07:09:06.475Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtwayland/vcpkg.json","dependencies":[{"id":13913970722,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtwebchannel/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:06.483Z","updated_at":"2023-09-24T07:09:06.483Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtwebchannel/vcpkg.json","dependencies":[{"id":13913970723,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtwebengine/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:06.489Z","updated_at":"2023-09-24T07:09:06.489Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtwebengine/vcpkg.json","dependencies":[]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtwebsockets/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:06.494Z","updated_at":"2023-09-24T07:09:06.494Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtwebsockets/vcpkg.json","dependencies":[{"id":13913970724,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg/overlay_system_qt6/qtwebview/vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-09-24T07:09:06.500Z","updated_at":"2023-09-24T07:09:06.500Z","repository_link":"https://github.com/opengisch/QField/blob/master/vcpkg/overlay_system_qt6/qtwebview/vcpkg.json","dependencies":[{"id":13913970725,"package_name":"qtbase","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13913970726,"package_name":"qtdeclarative","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":10.702907332678867,"created_at":"2025-09-04T15:51:13.648Z","updated_at":"2025-10-07T08:16:08.473Z","avatar_url":"https://github.com/opengisch.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/opengisch"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hacking","pdes","interpretability","transformers","mesh","state-management","pypi","numerical","distribution","networks"],"project_url":"https://science.ecosyste.ms/api/v1/projects/39373","html_url":"https://science.ecosyste.ms/projects/39373"}