{"id":4100144,"name":"github.com/onflow/atree","ecosystem":"go","description":"Package atree provides scalable arrays and scalable ordered maps.","homepage":"https://github.com/onflow/atree","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/onflow/atree","keywords_array":[],"namespace":"github.com/onflow","versions_count":29,"first_release_published_at":"2021-09-29T20:06:25.000Z","latest_release_published_at":"2026-04-09T13:50:25.000Z","latest_release_number":"v0.16.0","last_synced_at":"2026-06-17T02:16:54.852Z","created_at":"2022-04-12T13:19:28.977Z","updated_at":"2026-06-17T02:17:07.656Z","registry_url":"https://pkg.go.dev/github.com/onflow/atree","install_command":"go get github.com/onflow/atree","documentation_url":"https://pkg.go.dev/github.com/onflow/atree#section-documentation","metadata":{},"repo_metadata":{"id":38671109,"uuid":"375505922","full_name":"onflow/atree","owner":"onflow","description":"Atree provides scalable arrays and scalable ordered maps.","archived":false,"fork":false,"pushed_at":"2025-10-27T21:54:51.000Z","size":3819,"stargazers_count":42,"open_issues_count":12,"forks_count":15,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-10-27T23:23:39.384Z","etag":null,"topics":["array","data-structures","ordered-map"],"latest_commit_sha":null,"homepage":"https://onflow.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-09T22:38:07.000Z","updated_at":"2025-10-27T21:54:47.000Z","dependencies_parsed_at":"2023-09-25T02:03:26.041Z","dependency_job_id":"9e242993-be2d-4886-aa6e-8b792a1c2f87","html_url":"https://github.com/onflow/atree","commit_stats":null,"previous_names":["fxamacker/atree"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/onflow/atree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onflow","download_url":"https://codeload.github.com/onflow/atree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/sbom","scorecard":{"id":563858,"data":{"date":"2025-08-11","repo":{"name":"github.com/onflow/atree","commit":"ec69d473e2b27122a45261cdffdbb00e7aa315ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:33","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/safer-golangci-lint.yml:43","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: found token with 'none' permissions: .github/workflows/coverage.yml:1","Info: found token with 'none' permissions: .github/workflows/safer-golangci-lint.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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T14:24:09.619Z","repository_id":38671109,"created_at":"2025-08-20T14:24:09.619Z","updated_at":"2025-08-20T14:24:09.619Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281383241,"owners_count":26491454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"onflow","name":"Flow","uuid":"62387156","kind":"organization","description":"A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them.","email":"community@onflow.org","website":"https://flow.com","location":null,"twitter":"flow_blockchain","company":null,"icon_url":"https://avatars.githubusercontent.com/u/62387156?v=4","repositories_count":131,"last_synced_at":"2024-04-01T16:12:00.936Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onflow","funding_links":[],"total_stars":4403,"followers":480,"following":0,"created_at":"2022-11-14T05:38:24.678Z","updated_at":"2024-04-01T16:12:51.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onflow","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onflow/repositories"},"tags":[{"name":"v0.11.0","sha":"4041265b8b48edb20b05b3af8978b4c8792a3ba3","kind":"commit","published_at":"2025-10-03T13:52:21.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.11.0","html_url":"https://github.com/onflow/atree/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"3bbc2281377d12d3692e8feccac0ca45edb67d8a","kind":"commit","published_at":"2025-08-22T14:18:47.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.10.1","html_url":"https://github.com/onflow/atree/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c53605f60e6742e25115af77030f585a1d689dc8","kind":"commit","published_at":"2025-04-07T21:29:04.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.10.0","html_url":"https://github.com/onflow/atree/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7c1be9a5a6f8e27f821a360510fbbfba6b099af3","kind":"commit","published_at":"2025-01-27T17:29:30.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.9.0","html_url":"https://github.com/onflow/atree/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"3b39aec4e1b4bf94d0f1416b805b0e8d40eb108f","kind":"commit","published_at":"2024-11-27T17:56:33.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.8.1","html_url":"https://github.com/onflow/atree/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"2a525f5acd9dc590241227711b4e62ec985be2d4","kind":"commit","published_at":"2024-09-03T20:37:31.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.8.0","html_url":"https://github.com/onflow/atree/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.6","sha":"141ec5ca3ce2d4cc48a49825de7aaafcec2cd1f8","kind":"commit","published_at":"2024-08-15T14:09:07.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.8.0-rc.6","html_url":"https://github.com/onflow/atree/releases/tag/v0.8.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.8.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.6/manifests"},{"name":"v0.8.0-rc.5","sha":"1fec437d2aa1f6a44a7a871f3c478b5b9f9a14fa","kind":"commit","published_at":"2024-07-29T15:49:47.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.8.0-rc.5","html_url":"https://github.com/onflow/atree/releases/tag/v0.8.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.8.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.5/manifests"},{"name":"v0.8.0-rc.4","sha":"caf04d28d2cec66e73ae4a35e165f71b5f582352","kind":"commit","published_at":"2024-07-25T17:09:18.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.8.0-rc.4","html_url":"https://github.com/onflow/atree/releases/tag/v0.8.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.8.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.4/manifests"},{"name":"v0.7.0-rc.3","sha":"8d3ce7dfa7b1c5402299539e5062da7821ba61eb","kind":"commit","published_at":"2024-06-14T12:20:23.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.7.0-rc.3","html_url":"https://github.com/onflow/atree/releases/tag/v0.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.7.0-rc.3/manifests"},{"name":"v0.8.0-rc.3","sha":"688791c32895ab7d10f67c719a20c9e46d31c8ba","kind":"commit","published_at":"2024-05-21T21:57:20.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.8.0-rc.3","html_url":"https://github.com/onflow/atree/releases/tag/v0.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.3/manifests"},{"name":"v0.7.0-rc.2","sha":"8c70b0ea67ee14ba75ba2fa28eaf41b2b2874faa","kind":"commit","published_at":"2024-05-14T17:58:54.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/onflow/atree/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.7.0-rc.2/manifests"},{"name":"v0.8.0-rc.2","sha":"73e00eca0974a7b4ce34de00fe146f4b46685b60","kind":"commit","published_at":"2024-05-14T14:17:31.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/onflow/atree/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.2/manifests"},{"name":"v0.7.0-rc.1","sha":"cb486ceb1f9cb428acba2b7f22f4ee680149bb96","kind":"commit","published_at":"2024-04-29T17:14:49.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.7.0-rc.1","html_url":"https://github.com/onflow/atree/releases/tag/v0.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.7.0-rc.1/manifests"},{"name":"v0.8.0-rc.1","sha":"e4400b25dfa97ccf487fa225f6d31f3a4d438912","kind":"commit","published_at":"2024-04-29T17:12:14.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.8.0-rc.1","html_url":"https://github.com/onflow/atree/releases/tag/v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.8.0-rc.1/manifests"},{"name":"v0.6.0","sha":"76ac577acc1b40cb4503fc39421758517e342a13","kind":"commit","published_at":"2023-03-23T18:51:12.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.6.0","html_url":"https://github.com/onflow/atree/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"c8367048bfc4a10f5bddd8a65156e781dc6aed67","kind":"commit","published_at":"2023-03-03T21:23:12.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.5.0","html_url":"https://github.com/onflow/atree/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"cc2d1f3c90431eff86627ec68d43e3ffa013adb1","kind":"commit","published_at":"2022-06-23T19:18:04.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.4.0","html_url":"https://github.com/onflow/atree/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"1becaa9b90a20b9a6a09c884b181de3ca5a5301d","kind":"commit","published_at":"2022-03-16T18:14:22.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.3.0","html_url":"https://github.com/onflow/atree/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"25f437267926ed304139fbd192b9e1a57fe6d5f8","kind":"commit","published_at":"2022-03-02T21:31:04.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.2.0","html_url":"https://github.com/onflow/atree/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"3d984d28d0b81f5073a8c99bf3648c45061be491","kind":"commit","published_at":"2021-11-29T23:47:30.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.1.1","html_url":"https://github.com/onflow/atree/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0fefe0feba8e778ec30b8df39de15a14836b1674","kind":"commit","published_at":"2021-11-22T14:22:39.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.1.0","html_url":"https://github.com/onflow/atree/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.1.0/manifests"},{"name":"v0.1-devnet30-patch.1","sha":"61661a17afed2473c2b4621fd7cf1655ca069dfc","kind":"commit","published_at":"2021-10-08T21:40:20.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.1-devnet30-patch.1","html_url":"https://github.com/onflow/atree/releases/tag/v0.1-devnet30-patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.1-devnet30-patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.1-devnet30-patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.1-devnet30-patch.1/manifests"},{"name":"v0.1.0-beta1","sha":"c638f7df73af6d7fc85da5bcffa7a3286f06a009","kind":"commit","published_at":"2021-09-29T20:06:25.000Z","download_url":"https://codeload.github.com/onflow/atree/tar.gz/v0.1.0-beta1","html_url":"https://github.com/onflow/atree/releases/tag/v0.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onflow/atree@v0.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/tags/v0.1.0-beta1/manifests"}]},"repo_metadata_updated_at":"2026-06-17T02:17:07.635Z","dependent_packages_count":68,"downloads":null,"downloads_period":null,"dependent_repos_count":69,"rankings":{"downloads":null,"dependent_repos_count":0.7037068531050832,"dependent_packages_count":0.5076105284334486,"stargazers_count":6.566421552353761,"forks_count":7.719413225043087,"docker_downloads_count":null,"average":3.874288039733845},"purl":"pkg:golang/github.com/onflow/atree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/onflow/atree","docker_dependents_count":1,"docker_downloads_count":56,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/onflow/atree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/onflow/atree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T17:01:26.971Z","issues_count":63,"pull_requests_count":354,"avg_time_to_close_issue":4390888.607843137,"avg_time_to_close_pull_request":716735.5095541402,"issues_closed_count":51,"pull_requests_closed_count":314,"pull_request_authors_count":10,"issue_authors_count":5,"avg_comments_per_issue":0.873015873015873,"avg_comments_per_pull_request":0.536723163841808,"merged_pull_requests_count":283,"bot_issues_count":1,"bot_pull_requests_count":161,"past_year_issues_count":3,"past_year_pull_requests_count":119,"past_year_avg_time_to_close_issue":1718891.0,"past_year_avg_time_to_close_pull_request":246938.38541666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":96,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.25210084033613445,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":67,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fatree/issues","maintainers":[{"login":"fxamacker","count":233,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fxamacker"},{"login":"turbolent","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turbolent"},{"login":"ramtinms","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramtinms"},{"login":"SupunS","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SupunS"}],"active_maintainers":[{"login":"fxamacker","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fxamacker"},{"login":"turbolent","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turbolent"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonflow%2Fatree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonflow%2Fatree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonflow%2Fatree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonflow%2Fatree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonflow%2Fatree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fonflow%2Fatree/codemeta","maintainers":[]}