{"id":6037725,"name":"ruby-rexml","ecosystem":"alpine","description":"An XML toolkit for Ruby","homepage":"https://github.com/ruby/rexml","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/ruby/rexml","keywords_array":[],"namespace":"main","versions_count":8,"first_release_published_at":"2022-04-04T17:24:23.000Z","latest_release_published_at":"2026-01-06T09:14:53.000Z","latest_release_number":"3.4.4-r0","last_synced_at":"2026-03-06T19:21:48.330Z","created_at":"2023-01-31T17:44:41.034Z","updated_at":"2026-03-06T19:21:48.331Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/ruby-rexml","install_command":"apk add ruby-rexml","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":33649592,"uuid":"135525225","full_name":"ruby/rexml","owner":"ruby","description":"REXML is an XML toolkit for Ruby","archived":false,"fork":false,"pushed_at":"2025-09-22T21:22:04.000Z","size":4832,"stargazers_count":161,"open_issues_count":19,"forks_count":85,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-28T19:02:24.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/ruby.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-05-31T03:11:12.000Z","updated_at":"2025-10-26T17:51:03.000Z","dependencies_parsed_at":"2024-01-20T22:25:43.871Z","dependency_job_id":"af123a6e-3596-4347-98a8-5d15fdb23b28","html_url":"https://github.com/ruby/rexml","commit_stats":{"total_commits":654,"total_committers":64,"mean_commits":10.21875,"dds":0.7186544342507646,"last_synced_commit":"519ae6c0f3c0b08101e7251fddcc941308d9be87"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/rexml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/sbom","scorecard":{"id":788925,"data":{"date":"2025-08-11","repo":{"name":"github.com/ruby/rexml","commit":"c87bda8bb8773da7e5a0faf9f16ff165eb052a35"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","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":"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":"Maintained","score":10,"reason":"12 commit(s) and 2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/rexml/test.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:32"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-23T06:54:13.451Z","repository_id":33649592,"created_at":"2025-08-23T06:54:13.452Z","updated_at":"2025-08-23T06:54:13.452Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281547895,"owners_count":26520357,"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-29T02:00:06.901Z","response_time":59,"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":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v3.4.4","sha":"4f32ea33bc3f71cced67487659beef58edcf6d56","kind":"tag","published_at":"2025-09-10T11:55:52.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.4.4","html_url":"https://github.com/ruby/rexml/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"822530c70f898bd33c075622fe068c6d6433e6c9","kind":"tag","published_at":"2025-09-07T08:51:15.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.4.3","html_url":"https://github.com/ruby/rexml/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"f36916fe1c66b8cdc1fe482263115625e084d8fe","kind":"tag","published_at":"2025-08-26T05:34:15.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.4.2","html_url":"https://github.com/ruby/rexml/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bfb37e9ca4cb974c9bb2dc2f06e1202719d1bc4d","kind":"tag","published_at":"2025-02-16T07:44:27.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.4.1","html_url":"https://github.com/ruby/rexml/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"19d8ebfbcfb3816fdad050baa74da40d6f04ffac","kind":"tag","published_at":"2024-12-15T02:19:11.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.4.0","html_url":"https://github.com/ruby/rexml/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.4.0/manifests"},{"name":"v3.3.9","sha":"38eaa86ac7abe0d31cf49d8df57ad239fdeb80e9","kind":"tag","published_at":"2024-10-24T05:56:13.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.3.9","html_url":"https://github.com/ruby/rexml/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"036d50851ce091c797db0b9ba3ed8e5a39c3918c","kind":"tag","published_at":"2024-09-29T07:05:16.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.3.8","html_url":"https://github.com/ruby/rexml/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"86a11c05f53dbb3dfbe504a365f1412f2e691c25","kind":"tag","published_at":"2024-09-04T05:13:35.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.3.7","html_url":"https://github.com/ruby/rexml/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"95871f399eda642a022b03550479b7994895c742","kind":"tag","published_at":"2024-08-22T01:05:39.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.3.6","html_url":"https://github.com/ruby/rexml/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"21d90cbba9a029f85146acbd66c3ce8630b1a608","kind":"tag","published_at":"2024-08-12T01:03:03.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.3.5","html_url":"https://github.com/ruby/rexml/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"911dca43f2a645bffbfcfb07d57f2aaf52d19733","kind":"tag","published_at":"2024-08-01T07:19:49.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.3.4","html_url":"https://github.com/ruby/rexml/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"e4a067e11235a2ec7a00616d41350485e384ec05","kind":"tag","published_at":"2024-08-01T02:53:44.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.3.3","html_url":"https://github.com/ruby/rexml/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"2b285ac0804f2918de642f7ed4646dc6d645a7fc","kind":"tag","published_at":"2024-07-16T02:43:05.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.3.2","html_url":"https://github.com/ruby/rexml/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"20017eea807e8fa386aa5c79ae779004d8b366dd","kind":"tag","published_at":"2024-06-25T02:26:43.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.3.1","html_url":"https://github.com/ruby/rexml/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"8247bdc55c85073e953fd27687f42e427b6f071b","kind":"tag","published_at":"2024-06-11T06:10:35.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.3.0","html_url":"https://github.com/ruby/rexml/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.3.0/manifests"},{"name":"v3.2.9","sha":"964c9dc7896e9a0b8ba012702fb06d6538b6acf1","kind":"tag","published_at":"2024-06-09T02:31:40.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.2.9","html_url":"https://github.com/ruby/rexml/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"1cf37bab79d61d6183bbda8bf525ed587012b718","kind":"tag","published_at":"2024-05-16T05:34:53.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.2.8","html_url":"https://github.com/ruby/rexml/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"085def07425561862d8329001168d8bc9c75ae8f","kind":"tag","published_at":"2024-05-16T02:34:57.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.2.7","html_url":"https://github.com/ruby/rexml/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"13aedf2c74c871e8c4ceba549971e16a66df1171","kind":"tag","published_at":"2023-07-27T08:11:19.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.2.6","html_url":"https://github.com/ruby/rexml/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.6/manifests"},{"name":"v3.1.9.1","sha":"19225e58f4d343fd70f038bdf8b86fc077f40a99","kind":"tag","published_at":"2021-09-02T00:04:35.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.1.9.1","html_url":"https://github.com/ruby/rexml/releases/tag/v3.1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.1.9.1/manifests"},{"name":"v3.2.5","sha":"a622645e980ea5b91ad7b4d6fec32d113f15df88","kind":"tag","published_at":"2021-04-05T11:44:22.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.2.5","html_url":"https://github.com/ruby/rexml/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"a1e6c19c621b7e47076ae33a0f8137d7ef48dac2","kind":"tag","published_at":"2020-01-31T05:15:27.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.2.4","html_url":"https://github.com/ruby/rexml/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"6efd510c012daa9095feb3d9e3f8d12a2621e4e2","kind":"tag","published_at":"2019-10-11T23:00:56.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.2.3","html_url":"https://github.com/ruby/rexml/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"ef3ed68085fe3004775ac0c27ae43eb4efcbb462","kind":"tag","published_at":"2019-06-02T20:52:25.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.2.2","html_url":"https://github.com/ruby/rexml/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"1d5244dc23f22fcc6f8be903cb6782b2088144e1","kind":"tag","published_at":"2019-05-04T05:02:05.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.2.1","html_url":"https://github.com/ruby/rexml/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a3eebf38df0e7644b1f0ed08d1f554f1433e78ba","kind":"tag","published_at":"2018-12-31T21:51:56.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.2.0","html_url":"https://github.com/ruby/rexml/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.2.0/manifests"},{"name":"v3.1.9","sha":"d082764a4407d8badef1cb54bac3daec7ae589bf","kind":"tag","published_at":"2018-12-25T02:19:23.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.1.9","html_url":"https://github.com/ruby/rexml/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"8aeb3a768228b873a7188eb3c7f61cf7c5b0a3f1","kind":"tag","published_at":"2018-12-20T01:26:18.000Z","download_url":"https://codeload.github.com/ruby/rexml/tar.gz/v3.1.8","html_url":"https://github.com/ruby/rexml/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/rexml@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/tags/v3.1.8/manifests"}]},"repo_metadata_updated_at":"2025-10-29T02:37:44.054Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":20.734189104571072,"forks_count":17.24718221665623,"average":13.155525986224172},"purl":"pkg:apk/alpine/ruby-rexml?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-rexml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-rexml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-rexml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T09:29:28.916Z","issues_count":84,"pull_requests_count":306,"avg_time_to_close_issue":4877519.584615384,"avg_time_to_close_pull_request":451648.22340425535,"issues_closed_count":65,"pull_requests_closed_count":282,"pull_request_authors_count":49,"issue_authors_count":54,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.4248366013071896,"merged_pull_requests_count":260,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":98,"past_year_avg_time_to_close_issue":316726.8,"past_year_avg_time_to_close_pull_request":329614.98780487804,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":82,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.08,"past_year_avg_comments_per_pull_request":1.3673469387755102,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Frexml/issues","maintainers":[{"login":"BurdetteLamar","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurdetteLamar"},{"login":"kou","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"nobu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"tompng","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tompng"},{"login":"znz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/znz"},{"login":"amatsuda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amatsuda"},{"login":"junaruga","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junaruga"},{"login":"andrykonchin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrykonchin"},{"login":"byroot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byroot"}],"active_maintainers":[{"login":"kou","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"tompng","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tompng"},{"login":"junaruga","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junaruga"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-rexml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-rexml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-rexml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-rexml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-rexml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-rexml/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1818,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-01-31T18:29:33.182Z","updated_at":"2023-01-31T18:29:33.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/jakub@jirutka.cz/packages"}]}