{"id":13988080,"name":"github.com/Beevik/etree","ecosystem":"go","description":"Package etree provides XML services through an Element Tree abstraction.","homepage":"https://github.com/Beevik/etree","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/Beevik/etree","keywords_array":[],"namespace":"github.com/Beevik","versions_count":14,"first_release_published_at":"2017-08-09T23:35:59.000Z","latest_release_published_at":"2025-08-22T22:58:11.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-09-05T11:50:35.971Z","created_at":"2026-03-05T09:42:51.518Z","updated_at":"2026-09-11T12:46:00.876Z","registry_url":"https://pkg.go.dev/github.com/Beevik/etree","install_command":"go get github.com/Beevik/etree","documentation_url":"https://pkg.go.dev/github.com/Beevik/etree#section-documentation","metadata":{},"repo_metadata":{"id":43223877,"uuid":"10702097","full_name":"beevik/etree","owner":"beevik","description":"Parse, query and modify XML easily in go","archived":false,"fork":false,"pushed_at":"2026-08-15T21:45:48.000Z","size":323,"stargazers_count":1668,"open_issues_count":1,"forks_count":187,"subscribers_count":22,"default_branch":"main","last_synced_at":"2026-09-05T11:49:07.212Z","etag":null,"topics":["dom","etree","go","path","xml","xml-parser","xpath"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beevik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-06-15T04:28:59.000Z","updated_at":"2026-08-31T11:34:12.000Z","dependencies_parsed_at":"2026-08-17T01:35:46.796Z","dependency_job_id":null,"html_url":"https://github.com/beevik/etree","commit_stats":{"total_commits":186,"total_committers":19,"mean_commits":9.789473684210526,"dds":0.489247311827957,"last_synced_commit":"4fe8b8ce88c0404f65308fbe0bca4ecb845826c5"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/beevik/etree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beevik","download_url":"https://codeload.github.com/beevik/etree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/sbom","scorecard":{"id":230401,"data":{"date":"2025-08-11","repo":{"name":"github.com/beevik/etree","commit":"b602ec3889c3af0cd9c6da968689afad5de6a261"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"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":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","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/go.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/go.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:6","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:   6 out of   6 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: BSD 2-Clause \"Simplified\" License: 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":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 5 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-17T04:44:26.466Z","repository_id":43223877,"created_at":"2025-08-17T04:44:26.466Z","updated_at":"2025-08-17T04:44:26.466Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37217632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"beevik","name":"Brett Vickers","uuid":"466481","kind":"user","description":"Code hacker. Game dev.","email":"","website":null,"location":"Seattle, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/466481?u=e353ca699c1ecc47fce0a7e1dd8b3962de2b5e3f\u0026v=4","repositories_count":34,"last_synced_at":"2023-07-31T16:44:23.743Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/beevik","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T12:41:15.579Z","updated_at":"2023-07-31T16:44:28.208Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beevik","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beevik/repositories"},"tags":[{"name":"v1.7.1","sha":"17e6ce6840e758b115735ebf9dab6dba04f2f6cf","kind":"commit","published_at":"2026-08-15T21:43:58.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.7.1","html_url":"https://github.com/beevik/etree/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"51e79d60b1bf26b8b3d132b90b5b3649ec3ec7dd","kind":"commit","published_at":"2026-07-12T22:38:52.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.7.0","html_url":"https://github.com/beevik/etree/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4032e04c8f2e2f35e43ce5d772fcef14a5df4d74","kind":"commit","published_at":"2025-08-22T22:58:11.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.6.0","html_url":"https://github.com/beevik/etree/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"b602ec3889c3af0cd9c6da968689afad5de6a261","kind":"commit","published_at":"2025-04-15T03:01:32.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.5.1","html_url":"https://github.com/beevik/etree/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"992bf5d1ffe1547f10c2a30e629fca49ed17ee56","kind":"commit","published_at":"2025-01-30T04:01:40.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.5.0","html_url":"https://github.com/beevik/etree/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c40669cd6be645831203d73ced1cb38c586ef640","kind":"commit","published_at":"2024-07-17T16:40:20.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.4.1","html_url":"https://github.com/beevik/etree/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4fe8b8ce88c0404f65308fbe0bca4ecb845826c5","kind":"commit","published_at":"2024-05-13T19:18:11.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.4.0","html_url":"https://github.com/beevik/etree/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d46b199f3e7d1148500f49bab0c36c33230b8632","kind":"commit","published_at":"2023-12-31T20:45:34.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.3.0","html_url":"https://github.com/beevik/etree/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ef16dc119522ba1b62cae9234473c6e6bbfe568a","kind":"commit","published_at":"2023-05-11T18:08:11.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.2.0","html_url":"https://github.com/beevik/etree/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"f3a9cfe7d09014e37a2f98d141ac8d3c52224dfc","kind":"commit","published_at":"2023-05-08T14:45:25.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.1.4","html_url":"https://github.com/beevik/etree/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"73600d05548d60bcaa5877beed498b86383e5471","kind":"commit","published_at":"2023-05-02T03:40:20.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.1.3","html_url":"https://github.com/beevik/etree/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"de6baa5a6f727209c6bc94403d13ec9901a93f87","kind":"commit","published_at":"2023-05-02T01:35:03.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.1.2","html_url":"https://github.com/beevik/etree/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"aaf6878ad1c92bb8a6daf151e0d96c89542f9d09","kind":"commit","published_at":"2023-05-02T00:08:39.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.1.1","html_url":"https://github.com/beevik/etree/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8aee6516be3b1163bb6450c35c50e4969e3a3aa8","kind":"commit","published_at":"2019-02-02T20:17:29.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.1.0","html_url":"https://github.com/beevik/etree/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"9d7e8feddccb4ed1b8afb54e368bd323d2ff652c","kind":"commit","published_at":"2018-05-06T21:45:57.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.0.1","html_url":"https://github.com/beevik/etree/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"15a30b44cfd6c5a16a7ddfe271bf146aaf2d3195","kind":"commit","published_at":"2017-08-09T23:35:59.000Z","download_url":"https://codeload.github.com/beevik/etree/tar.gz/v1.0.0","html_url":"https://github.com/beevik/etree/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beevik/etree@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T12:46:00.876Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.252409717159281,"dependent_packages_count":4.9217360344090775,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.087072875784179},"purl":"pkg:golang/github.com/%21beevik/etree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Beevik/etree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Beevik/etree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Beevik/etree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T06:02:16.374Z","issues_count":86,"pull_requests_count":53,"avg_time_to_close_issue":16616936.865853658,"avg_time_to_close_pull_request":14341701.1,"issues_closed_count":82,"pull_requests_closed_count":50,"pull_request_authors_count":25,"issue_authors_count":68,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":2.207547169811321,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevik%2Fetree/issues","maintainers":[{"login":"beevik","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beevik"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeevik%2Fetree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeevik%2Fetree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeevik%2Fetree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeevik%2Fetree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeevik%2Fetree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeevik%2Fetree/codemeta","maintainers":[]}