{"id":368057,"url":"https://github.com/martinblech/xmltodict","last_synced_at":"2026-08-23T17:37:01.849Z","repository":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":58,"last_synced_at":"2026-08-23T00:39:41.545Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-23T00:39:41.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"packages":[{"id":76577,"name":"py-xmltodict","ecosystem":"spack","description":"xmltodict is a Python module that makes working with XML feel like you\nare working with JSON.\n","homepage":"https://github.com/martinblech/xmltodict","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:30:18.773Z","latest_release_published_at":"2022-04-05T09:30:18.773Z","latest_release_number":"0.12.0","last_synced_at":"2026-08-22T17:03:26.857Z","created_at":"2022-04-05T09:30:18.740Z","updated_at":"2026-08-22T17:03:26.857Z","registry_url":"https://packages.spack.io/package.html?name=py-xmltodict","install_command":"spack install py-xmltodict","documentation_url":null,"metadata":{},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:42:47.209Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":8.447964429623454,"stargazers_count":1.945254967347506,"forks_count":4.1822981797971375,"average":3.6438793941920244},"purl":"pkg:spack/py-xmltodict","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-xmltodict/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2155,"html_url":null,"role":null,"created_at":"2022-11-14T16:56:32.920Z","updated_at":"2022-11-14T16:56:32.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9302,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-23T05:06:22.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":12835721,"name":"python311Packages.xmltodict","ecosystem":"nixpkgs","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:53:11.569Z","latest_release_published_at":"2026-01-26T20:53:11.569Z","latest_release_number":"0.13.0","last_synced_at":"2026-04-17T17:05:12.109Z","created_at":"2026-01-26T20:53:11.404Z","updated_at":"2026-08-22T18:56:57.255Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.xmltodict","install_command":"nix-env -iA nixpkgs.python311Packages.xmltodict","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/xmltodict/default.nix#L26","metadata":{"nix_attribute":"python3.11-xmltodict-0.13.0","position":"pkgs/development/python-modules/xmltodict/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xmltodict","upstream_purl":"pkg:pypi/xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:56:57.255Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.xmltodict?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:03:08.296Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.xmltodict/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-04T18:26:00.904Z","updated_at":"2026-03-04T18:26:00.904Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2117},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-23T05:04:31.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":2976272,"name":"xmltodict","ecosystem":"pypi","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":[],"namespace":null,"versions_count":38,"first_release_published_at":"2012-08-28T04:30:26.000Z","latest_release_published_at":"2026-02-22T02:21:21.000Z","latest_release_number":"1.0.4","last_synced_at":"2026-08-22T17:07:39.668Z","created_at":"2022-04-10T13:08:01.751Z","updated_at":"2026-08-23T00:28:59.384Z","registry_url":"https://pypi.org/project/xmltodict/","install_command":"pip install xmltodict --index-url https://pypi.org/simple","documentation_url":"https://xmltodict.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: PyPy","Topic :: Text Processing :: Markup :: XML"],"normalized_name":"xmltodict","project_status":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:28:59.384Z","dependent_packages_count":984,"downloads":127466583,"downloads_period":"last-month","dependent_repos_count":19567,"rankings":{"downloads":0.036133065056024594,"dependent_repos_count":0.056492304757642504,"dependent_packages_count":0.025861736918271407,"stargazers_count":0.8004299284491945,"forks_count":3.193649384545686,"docker_downloads_count":0.018891907110510323,"average":0.6885763878062215},"purl":"pkg:pypi/xmltodict","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/xmltodict","docker_dependents_count":1552,"docker_downloads_count":2584823022,"usage_url":"https://repos.ecosyste.ms/usage/pypi/xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T17:03:08.296Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xmltodict/codemeta","maintainers":[{"uuid":"martinblech","login":"martinblech","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/martinblech/","role":null,"created_at":"2023-01-25T12:56:24.673Z","updated_at":"2023-01-25T12:56:24.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martinblech/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930235,"maintainers_count":399574,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13200988,"name":"python311Packages.xmltodict","ecosystem":"nixpkgs","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:47:53.896Z","latest_release_published_at":"2026-02-02T00:47:53.896Z","latest_release_number":"0.13.0","last_synced_at":"2026-03-09T04:01:25.330Z","created_at":"2026-02-02T00:47:52.733Z","updated_at":"2026-08-23T08:03:10.794Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.xmltodict","install_command":"nix-env -iA nixpkgs.python311Packages.xmltodict","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/xmltodict/default.nix#L23","metadata":{"nix_attribute":"python3.11-xmltodict-0.13.0","position":"pkgs/development/python-modules/xmltodict/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xmltodict","upstream_purl":"pkg:pypi/xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":58,"last_synced_at":"2026-08-23T00:39:41.545Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-23T00:39:41.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:03:10.794Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.xmltodict?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:03:08.296Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.xmltodict/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":14540288,"name":"textproc/py-xmltodict","ecosystem":"pkgsrc","description":"Simplified XML parser library","homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["textproc","python"],"namespace":"textproc","versions_count":1,"first_release_published_at":"2026-03-19T06:16:40.000Z","latest_release_published_at":"2026-03-19T06:16:40.000Z","latest_release_number":"1.0.4","last_synced_at":"2026-05-27T10:24:26.149Z","created_at":"2026-05-27T10:24:25.813Z","updated_at":"2026-08-23T09:41:35.457Z","registry_url":"https://pkgsrc.se/textproc/py-xmltodict","install_command":"pkg_add py314-xmltodict","documentation_url":"https://pkgsrc.se/textproc/py-xmltodict","metadata":{"pkg_slug":"py-xmltodict","pkgbase":"py314-xmltodict","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-xmltodict-1.0.4"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":58,"last_synced_at":"2026-08-23T00:39:41.545Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-23T00:39:41.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:41:35.457Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/textproc/py-xmltodict?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/textproc/py-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/textproc/py-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/textproc/py-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:03:08.296Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-xmltodict/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":475},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-23T05:00:23.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":5294408,"name":"xmltodict","ecosystem":"conda","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-10-03T15:56:50.970Z","latest_release_published_at":"2022-05-08T14:42:08.000Z","latest_release_number":"0.13.0","last_synced_at":"2026-07-26T03:00:46.087Z","created_at":"2022-10-03T15:56:50.962Z","updated_at":"2026-08-21T17:15:35.275Z","registry_url":"https://anaconda.org/conda-forge/xmltodict","install_command":"conda install -c conda-forge xmltodict","documentation_url":null,"metadata":{},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-06-15T17:40:19.000Z","size":251,"stargazers_count":5751,"open_issues_count":6,"forks_count":474,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-14T14:41:03.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-12T11:05:09.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36655585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:15:35.274Z","dependent_packages_count":46,"downloads":6427043,"downloads_period":"total","dependent_repos_count":105,"rankings":{"downloads":null,"dependent_repos_count":3.3085483307550274,"dependent_packages_count":1.5469833824043115,"stargazers_count":4.900444133938819,"forks_count":7.719946105095064,"docker_downloads_count":null,"average":4.368980488048305},"purl":"pkg:conda/xmltodict?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:02:41.124Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xmltodict/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13441954,"name":"python-xmltodict","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T06:30:04.228Z","latest_release_published_at":"2026-02-08T06:30:04.228Z","latest_release_number":"0.13.0-1","last_synced_at":"2026-03-08T07:42:01.766Z","created_at":"2026-02-08T06:30:03.779Z","updated_at":"2026-08-21T17:15:35.282Z","registry_url":"https://launchpad.net/ubuntu/+source/python-xmltodict","install_command":"apt-get install python-xmltodict","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-xmltodict","standards_version":"4.6.1","maintainer":"Sebastien Badia \u003csbadia@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools","build_depends_indep":"python3-coverage, python3-nose2","build_depends_arch":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-06-15T17:40:19.000Z","size":251,"stargazers_count":5751,"open_issues_count":6,"forks_count":474,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-14T14:41:03.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-12T11:05:09.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36655585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:15:35.281Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-xmltodict?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:02:41.124Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1298},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-23T05:04:56.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":12823408,"name":"python310Packages.xmltodict","ecosystem":"nixpkgs","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:30:09.569Z","latest_release_published_at":"2026-01-26T18:30:09.569Z","latest_release_number":"0.13.0","last_synced_at":"2026-08-13T22:33:32.064Z","created_at":"2026-01-26T18:30:09.412Z","updated_at":"2026-08-21T17:15:35.283Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.xmltodict","install_command":"nix-env -iA nixpkgs.python310Packages.xmltodict","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/xmltodict/default.nix#L26","metadata":{"nix_attribute":"python3.10-xmltodict-0.13.0","position":"pkgs/development/python-modules/xmltodict/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xmltodict","upstream_purl":"pkg:pypi/xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-06-15T17:40:19.000Z","size":251,"stargazers_count":5751,"open_issues_count":6,"forks_count":474,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-14T14:41:03.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-12T11:05:09.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36655585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:15:35.282Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.xmltodict?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:02:41.124Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.xmltodict/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-05T18:23:58.832Z","updated_at":"2026-03-05T18:23:58.832Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2117},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-23T05:04:31.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13528018,"name":"python-xmltodict","ecosystem":"debian","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:05:43.780Z","latest_release_published_at":"2026-02-10T23:05:43.780Z","latest_release_number":"0.12.0-2","last_synced_at":"2026-03-14T05:26:58.362Z","created_at":"2026-02-10T23:05:43.575Z","updated_at":"2026-08-21T17:15:35.287Z","registry_url":"https://tracker.debian.org/pkg/python-xmltodict","install_command":"apt-get install python-xmltodict","documentation_url":"https://packages.debian.org/bullseye/python-xmltodict","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-xmltodict","standards_version":"4.4.1","maintainer":"Sebastien Badia \u003csbadia@debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-setuptools","build_depends_indep":"python3-coverage, python3-nose","build_depends_arch":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-06-15T17:40:19.000Z","size":251,"stargazers_count":5751,"open_issues_count":6,"forks_count":474,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-14T14:41:03.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-12T11:05:09.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36655585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:15:35.286Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-xmltodict?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:02:41.124Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":792},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-23T05:05:53.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13082288,"name":"python311Packages.xmltodict","ecosystem":"nixpkgs","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:52:45.768Z","latest_release_published_at":"2026-02-01T17:52:45.768Z","latest_release_number":"0.13.0","last_synced_at":"2026-03-07T13:17:36.508Z","created_at":"2026-02-01T17:52:43.685Z","updated_at":"2026-08-21T17:15:35.396Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.xmltodict","install_command":"nix-env -iA nixpkgs.python311Packages.xmltodict","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/xmltodict/default.nix#L23","metadata":{"nix_attribute":"python3.11-xmltodict-0.13.0","position":"pkgs/development/python-modules/xmltodict/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xmltodict","upstream_purl":"pkg:pypi/xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-06-15T17:40:19.000Z","size":251,"stargazers_count":5751,"open_issues_count":6,"forks_count":474,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-14T14:41:03.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-12T11:05:09.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36655585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:15:35.396Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.xmltodict?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:02:41.124Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.xmltodict/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13942981,"name":"python-xmltodict","ecosystem":"guix","description":"Work with XML like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T16:30:41.951Z","latest_release_published_at":"2026-03-02T16:30:41.951Z","latest_release_number":"0.14.2","last_synced_at":"2026-04-27T14:22:54.999Z","created_at":"2026-03-02T16:30:41.699Z","updated_at":"2026-08-21T18:42:47.069Z","registry_url":"https://packages.guix.gnu.org/packages/python-xmltodict/0.14.2/","install_command":"guix install python-xmltodict","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/xml.scm#n2162","metadata":{"location":"gnu/packages/xml.scm:2162","variable_name":"python-xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-06-15T17:40:19.000Z","size":251,"stargazers_count":5751,"open_issues_count":6,"forks_count":474,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-14T14:41:03.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-12T11:05:09.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36655585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:42:47.069Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-xmltodict","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32314,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1213},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-23T05:05:01.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":5954673,"name":"github.com/martinblech/xmltodict","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":[],"namespace":"github.com/martinblech","versions_count":37,"first_release_published_at":"2012-12-20T20:39:20.000Z","latest_release_published_at":"2026-02-22T01:45:55.000Z","latest_release_number":"v1.0.4","last_synced_at":"2026-08-22T17:11:05.699Z","created_at":"2023-01-25T00:39:12.319Z","updated_at":"2026-08-22T17:11:05.699Z","registry_url":"https://pkg.go.dev/github.com/martinblech/xmltodict","install_command":"go get github.com/martinblech/xmltodict","documentation_url":"https://pkg.go.dev/github.com/martinblech/xmltodict#section-documentation","metadata":{},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:42:47.451Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.9354800775729937,"forks_count":1.3629088676774541,"docker_downloads_count":null,"average":4.141501819632646},"purl":"pkg:golang/github.com/martinblech/xmltodict","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/martinblech/xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/martinblech/xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/martinblech/xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartinblech%2Fxmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartinblech%2Fxmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartinblech%2Fxmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartinblech%2Fxmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartinblech%2Fxmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartinblech%2Fxmltodict/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13749025,"name":"python-xmltodict","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:41:53.728Z","latest_release_published_at":"2026-02-13T06:41:53.728Z","latest_release_number":"0.12.0-1","last_synced_at":"2026-07-31T19:10:54.900Z","created_at":"2026-02-13T06:41:53.203Z","updated_at":"2026-08-21T18:42:47.506Z","registry_url":"https://launchpad.net/ubuntu/+source/python-xmltodict","install_command":"apt-get install python-xmltodict","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-xmltodict, python3-xmltodict","standards_version":"4.4.1","maintainer":"Sebastien Badia \u003csbadia@debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python-all, python-setuptools, python3-all, python3-setuptools","build_depends_indep":"python-coverage, python-nose, python3-coverage, python3-nose","build_depends_arch":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:42:47.506Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-xmltodict?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":746},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-23T05:05:51.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13775618,"name":"python-xmltodict","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:43:41.415Z","latest_release_published_at":"2026-02-13T12:43:41.415Z","latest_release_number":"0.12.0-2","last_synced_at":"2026-03-13T13:34:32.913Z","created_at":"2026-02-13T12:43:41.250Z","updated_at":"2026-08-21T19:23:30.598Z","registry_url":"https://launchpad.net/ubuntu/+source/python-xmltodict","install_command":"apt-get install python-xmltodict","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-xmltodict","standards_version":"4.4.1","maintainer":"Sebastien Badia \u003csbadia@debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-setuptools","build_depends_indep":"python3-coverage, python3-nose","build_depends_arch":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:23:30.598Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-xmltodict?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":962},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-23T05:05:44.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13537017,"name":"python-xmltodict","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:29:14.096Z","latest_release_published_at":"2026-02-11T00:29:14.096Z","latest_release_number":"0.13.0-1","last_synced_at":"2026-07-26T17:06:48.240Z","created_at":"2026-02-11T00:29:13.855Z","updated_at":"2026-08-21T19:23:31.498Z","registry_url":"https://launchpad.net/ubuntu/+source/python-xmltodict","install_command":"apt-get install python-xmltodict","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-xmltodict","standards_version":"4.6.1","maintainer":"Sebastien Badia \u003csbadia@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools","build_depends_indep":"python3-coverage, python3-nose2","build_depends_arch":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:23:31.498Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-xmltodict?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1092},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-23T05:05:50.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13091138,"name":"python312Packages.xmltodict","ecosystem":"nixpkgs","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:17:18.458Z","latest_release_published_at":"2026-02-01T18:17:18.458Z","latest_release_number":"0.13.0","last_synced_at":"2026-03-09T09:05:40.516Z","created_at":"2026-02-01T18:17:17.466Z","updated_at":"2026-08-21T19:41:02.595Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.xmltodict","install_command":"nix-env -iA nixpkgs.python312Packages.xmltodict","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/xmltodict/default.nix#L23","metadata":{"nix_attribute":"python3.12-xmltodict-0.13.0","position":"pkgs/development/python-modules/xmltodict/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xmltodict","upstream_purl":"pkg:pypi/xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:41:02.595Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.xmltodict?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.xmltodict/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13308703,"name":"python311Packages.xmltodict","ecosystem":"nixpkgs","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:11:27.887Z","latest_release_published_at":"2026-02-02T07:11:27.887Z","latest_release_number":"0.13.0","last_synced_at":"2026-07-27T16:03:18.990Z","created_at":"2026-02-02T07:11:27.533Z","updated_at":"2026-08-22T21:11:03.597Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.xmltodict","install_command":"nix-env -iA nixpkgs.python311Packages.xmltodict","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/xmltodict/default.nix#L26","metadata":{"nix_attribute":"python3.11-xmltodict-0.13.0","position":"pkgs/development/python-modules/xmltodict/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xmltodict","upstream_purl":"pkg:pypi/xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:11:03.597Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.xmltodict?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:03:08.296Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.xmltodict/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3035},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-23T05:04:39.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12905097,"name":"python314Packages.xmltodict","ecosystem":"nixpkgs","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T11:16:11.484Z","latest_release_published_at":"2026-01-27T11:16:11.484Z","latest_release_number":"1.0.2","last_synced_at":"2026-04-13T22:02:15.398Z","created_at":"2026-01-27T11:16:11.252Z","updated_at":"2026-08-21T17:15:35.286Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.xmltodict","install_command":"nix-env -iA nixpkgs.python314Packages.xmltodict","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/xmltodict/default.nix#L28","metadata":{"nix_attribute":"python3.14-xmltodict-1.0.2","position":"pkgs/development/python-modules/xmltodict/default.nix:28","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xmltodict","upstream_purl":"pkg:pypi/xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-06-15T17:40:19.000Z","size":251,"stargazers_count":5751,"open_issues_count":6,"forks_count":474,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-14T14:41:03.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-12T11:05:09.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36655585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:15:35.285Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.xmltodict?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:02:41.124Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xmltodict/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13602999,"name":"python-xmltodict","ecosystem":"debian","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:03:06.880Z","latest_release_published_at":"2026-02-11T11:03:06.880Z","latest_release_number":"0.11.0-2","last_synced_at":"2026-03-13T18:06:44.632Z","created_at":"2026-02-11T11:03:06.637Z","updated_at":"2026-08-21T17:15:35.440Z","registry_url":"https://tracker.debian.org/pkg/python-xmltodict","install_command":"apt-get install python-xmltodict","documentation_url":"https://packages.debian.org/buster/python-xmltodict","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-xmltodict, python3-xmltodict","standards_version":"4.1.4","maintainer":"Sebastien Badia \u003csbadia@debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-python, python-all, python-setuptools, python3-all, python3-setuptools","build_depends_indep":"python-coverage, python-nose, python3-coverage, python3-nose","build_depends_arch":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-06-15T17:40:19.000Z","size":251,"stargazers_count":5751,"open_issues_count":6,"forks_count":474,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-14T14:41:03.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-12T11:05:09.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36655585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:15:35.440Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-xmltodict?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:02:41.124Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":602},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-23T05:03:29.697Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13469604,"name":"python-xmltodict","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-09T20:04:42.376Z","latest_release_published_at":"2026-02-09T20:04:42.376Z","latest_release_number":"0.13.0-1","last_synced_at":"2026-03-09T20:09:52.513Z","created_at":"2026-02-09T20:04:41.975Z","updated_at":"2026-08-23T00:49:28.810Z","registry_url":"https://launchpad.net/ubuntu/+source/python-xmltodict","install_command":"apt-get install python-xmltodict","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-xmltodict","standards_version":"4.6.1","maintainer":"Sebastien Badia \u003csbadia@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools","build_depends_indep":"python3-coverage, python3-nose2","build_depends_arch":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:49:28.810Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-xmltodict?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:03:08.296Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1328},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-23T05:05:48.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":12881354,"name":"python313Packages.xmltodict","ecosystem":"nixpkgs","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:53:57.860Z","latest_release_published_at":"2026-01-27T05:53:57.860Z","latest_release_number":"1.0.2","last_synced_at":"2026-08-11T13:01:07.426Z","created_at":"2026-01-27T05:53:57.636Z","updated_at":"2026-08-22T04:10:34.825Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.xmltodict","install_command":"nix-env -iA nixpkgs.python313Packages.xmltodict","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/xmltodict/default.nix#L28","metadata":{"nix_attribute":"python3.13-xmltodict-1.0.2","position":"pkgs/development/python-modules/xmltodict/default.nix:28","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xmltodict","upstream_purl":"pkg:pypi/xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:10:34.825Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.146941161787021,"forks_count":1.662604857092182,"docker_downloads_count":null,"average":0.7023865047198008},"purl":"pkg:nix/python313Packages.xmltodict?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xmltodict/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13301042,"name":"python310Packages.xmltodict","ecosystem":"nixpkgs","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:44:11.160Z","latest_release_published_at":"2026-02-02T06:44:11.160Z","latest_release_number":"0.13.0","last_synced_at":"2026-04-12T03:03:36.952Z","created_at":"2026-02-02T06:44:10.336Z","updated_at":"2026-08-21T17:15:35.442Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.xmltodict","install_command":"nix-env -iA nixpkgs.python310Packages.xmltodict","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/xmltodict/default.nix#L26","metadata":{"nix_attribute":"python3.10-xmltodict-0.13.0","position":"pkgs/development/python-modules/xmltodict/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xmltodict","upstream_purl":"pkg:pypi/xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-06-15T17:40:19.000Z","size":251,"stargazers_count":5751,"open_issues_count":6,"forks_count":474,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-14T14:41:03.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-12T11:05:09.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36655585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:15:35.442Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.xmltodict?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:02:41.124Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.xmltodict/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3035},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-23T05:04:39.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13708875,"name":"python-xmltodict","ecosystem":"debian","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:45:00.374Z","latest_release_published_at":"2026-02-12T22:45:00.374Z","latest_release_number":"0.13.0-1","last_synced_at":"2026-03-13T08:36:52.794Z","created_at":"2026-02-12T22:45:00.152Z","updated_at":"2026-08-21T21:43:46.208Z","registry_url":"https://tracker.debian.org/pkg/python-xmltodict","install_command":"apt-get install python-xmltodict","documentation_url":"https://packages.debian.org/bookworm/python-xmltodict","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-xmltodict","standards_version":"4.6.1","maintainer":"Sebastien Badia \u003csbadia@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools","build_depends_indep":"python3-coverage, python3-nose2","build_depends_arch":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:43:46.207Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-xmltodict?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1227},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-23T05:05:52.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":14513471,"name":"dev-python/xmltodict","ecosystem":"gentoo","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86","~arm64-macos"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"1.0.4","last_synced_at":"2026-05-27T02:41:51.551Z","created_at":"2026-05-27T02:41:51.215Z","updated_at":"2026-08-21T22:09:06.622Z","registry_url":"https://packages.gentoo.org/packages/dev-python/xmltodict","install_command":"emerge dev-python/xmltodict","documentation_url":"https://packages.gentoo.org/packages/dev-python/xmltodict","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:09:06.622Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/xmltodict","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fxmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fxmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fxmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fxmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fxmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fxmltodict/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":614},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-23T05:05:01.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13666026,"name":"python-xmltodict","ecosystem":"debian","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:56:25.426Z","latest_release_published_at":"2026-02-12T10:56:25.426Z","latest_release_number":"0.13.0-1","last_synced_at":"2026-03-14T10:02:45.011Z","created_at":"2026-02-12T10:56:25.224Z","updated_at":"2026-08-21T22:09:06.634Z","registry_url":"https://tracker.debian.org/pkg/python-xmltodict","install_command":"apt-get install python-xmltodict","documentation_url":"https://packages.debian.org/trixie/python-xmltodict","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-xmltodict","standards_version":"4.6.1","maintainer":"Sebastien Badia \u003csbadia@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools","build_depends_indep":"python3-coverage, python3-nose2","build_depends_arch":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:09:06.633Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-xmltodict?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1676},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-23T05:04:55.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13209248,"name":"python312Packages.xmltodict","ecosystem":"nixpkgs","description":"Makes working with XML feel like you are working with JSON","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:17:20.775Z","latest_release_published_at":"2026-02-02T01:17:20.775Z","latest_release_number":"0.13.0","last_synced_at":"2026-05-13T06:08:16.497Z","created_at":"2026-02-02T01:17:07.276Z","updated_at":"2026-08-22T00:50:24.320Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.xmltodict","install_command":"nix-env -iA nixpkgs.python312Packages.xmltodict","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/xmltodict/default.nix#L23","metadata":{"nix_attribute":"python3.12-xmltodict-0.13.0","position":"pkgs/development/python-modules/xmltodict/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xmltodict","upstream_purl":"pkg:pypi/xmltodict"},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:50:24.320Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.xmltodict?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.xmltodict/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13381498,"name":"python-xmltodict","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/martinblech/xmltodict","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T07:38:05.163Z","latest_release_published_at":"2026-02-05T07:38:05.163Z","latest_release_number":"0.13.0-1","last_synced_at":"2026-08-12T00:11:58.977Z","created_at":"2026-02-05T07:38:04.431Z","updated_at":"2026-08-22T04:10:34.827Z","registry_url":"https://launchpad.net/ubuntu/+source/python-xmltodict","install_command":"apt-get install python-xmltodict","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-xmltodict","standards_version":"4.6.1","maintainer":"Sebastien Badia \u003csbadia@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools","build_depends_indep":"python3-coverage, python3-nose2","build_depends_arch":null},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:10:34.826Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-xmltodict?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-xmltodict/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1229},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-23T05:05:47.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":5285044,"name":"xmltodict","ecosystem":"conda","description":"xmltodict is a Python module that makes working with XML feel like you are working with JSON.","homepage":"https://github.com/martinblech/xmltodict","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinblech/xmltodict","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2018-09-13T16:55:09.000Z","latest_release_published_at":"2026-01-13T13:09:56.000Z","latest_release_number":"1.0.2","last_synced_at":"2026-03-17T21:01:44.933Z","created_at":"2022-10-03T15:41:56.269Z","updated_at":"2026-08-21T22:09:06.616Z","registry_url":"https://anaconda.org/anaconda/xmltodict","install_command":"conda install -c anaconda xmltodict","documentation_url":null,"metadata":{},"repo_metadata":{"id":3033084,"uuid":"4053456","full_name":"martinblech/xmltodict","owner":"martinblech","description":"Python module that makes working with XML feel like you are working with JSON","archived":false,"fork":false,"pushed_at":"2026-08-19T19:04:24.000Z","size":272,"stargazers_count":5751,"open_issues_count":5,"forks_count":475,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-08-21T16:36:54.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinblech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["martinblech"]}},"created_at":"2012-04-17T14:38:21.000Z","updated_at":"2026-08-19T19:04:47.000Z","dependencies_parsed_at":"2026-03-11T09:01:34.522Z","dependency_job_id":"59e1a82d-4342-4668-91a1-404114a057e0","html_url":"https://github.com/martinblech/xmltodict","commit_stats":{"total_commits":217,"total_committers":53,"mean_commits":4.09433962264151,"dds":0.5069124423963134,"last_synced_commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/martinblech/xmltodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/sbom","scorecard":{"id":621550,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinblech/xmltodict","commit":"0952f382c2340bc8b86a5503ba765a35a49cf7c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":3,"reason":"Found 10/26 approved changesets -- score normalized to 3","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":"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/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinblech/xmltodict/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T05:20:27.929Z","repository_id":3033084,"created_at":"2025-08-21T05:20:27.930Z","updated_at":"2025-08-21T05:20:27.930Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"martinblech","name":"Martín Blech","uuid":"78768","kind":"user","description":"","email":"","website":"http://www.martinblech.com/","location":"Portland, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78768?v=4","repositories_count":57,"last_synced_at":"2026-08-15T12:23:49.703Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/martinblech","funding_links":["https://github.com/sponsors/martinblech"],"total_stars":6002,"followers":169,"following":37,"created_at":"2022-11-02T22:27:22.343Z","updated_at":"2026-08-15T12:23:49.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinblech/repositories"},"tags":[{"name":"v1.0.4","sha":"8d7f1fdb2251b5dc3b98df447850cb8229defc32","kind":"commit","published_at":"2026-02-22T01:45:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89c4bf77b856da1e446fb6f017bf87c7c7f298bf","kind":"commit","published_at":"2026-02-15T04:04:03.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d079849136b031c471ec96a168ad7859ed5994ff","kind":"commit","published_at":"2025-09-17T21:58:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"656e6af9543e640fda7e96d6bdd6e693756687be","kind":"commit","published_at":"2025-09-17T06:24:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"873f46b675e1bbb20f8c1dd26aefd59de9c9e2f5","kind":"commit","published_at":"2025-09-12T18:28:58.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v1.0.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v1.0.0/manifests"},{"name":"v0.15.1","sha":"75a17701db20d5d3ec2ea1f6c901cf2211011eb5","kind":"tag","published_at":"2025-09-08T18:32:45.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"af02d26608eda8007bbeb21dca3175c5774a18ac","kind":"tag","published_at":"2025-09-05T00:31:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.15.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"0952f382c2340bc8b86a5503ba765a35a49cf7c4","kind":"tag","published_at":"2024-10-16T06:08:50.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"34759c33cb03a7b5d9e0333464acf53ecd35544b","kind":"tag","published_at":"2024-10-09T19:22:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"48b47c95cfd82b77c9073d1026879da0208808cc","kind":"tag","published_at":"2024-10-08T18:37:24.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.14.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"096db4ad337e4168ef891551814cdd829716192b","kind":"commit","published_at":"2022-05-08T06:49:17.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.13.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e561fcc42c5bc754e4156003e6717065d7484225","kind":"commit","published_at":"2019-02-11T06:58:47.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.12.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"47412512af4cbfb195be0d953a20bd6eacdcf7d0","kind":"tag","published_at":"2017-04-27T18:57:44.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.11.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"d19b49a59987f4a5cd348dd50aa5b24dbd655670","kind":"tag","published_at":"2016-06-02T05:40:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"4b634b92a697696684b20292b376d1acdfb71851","kind":"tag","published_at":"2016-02-23T06:48:23.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"fb7b03f1833756b7520495b36b0d6ea817162ead","kind":"tag","published_at":"2016-02-23T05:18:09.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.10.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"558ec81e0af6befa554771095747bd2eeecbfbc9","kind":"tag","published_at":"2015-02-04T14:24:28.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8bbcd5bfc6640d44e62a11cc4c9d41a5a4e67d94","kind":"tag","published_at":"2015-01-18T15:43:07.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b70c654fc30a3c9f4089031c22977a87f9ac8958","kind":"tag","published_at":"2014-04-17T14:50:16.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.9.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"23b9f41d90bf29d119246e3dcac29fec3a5fbc8e","kind":"tag","published_at":"2014-03-27T11:21:30.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.7","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"7989d80cf8f6d56143170e04fa46e074149bbf2d","kind":"tag","published_at":"2014-02-16T22:58:04.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d37cacb08d0a425f4a763d4da5816040ce050582","kind":"tag","published_at":"2014-02-03T18:23:19.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"1bb84a321b72e8fcf4f747634762979ecbb96c7a","kind":"tag","published_at":"2014-02-03T14:48:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"335cd2eef7bfe578c694ef62d207b921ff8106c6","kind":"tag","published_at":"2013-10-21T08:59:08.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8910de11a57ce3620d222bad3e289eb71f6b9c4f","kind":"tag","published_at":"2013-10-21T08:34:55.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2231fae0ceda2667c9d52fd836731f4c730d20ed","kind":"tag","published_at":"2013-10-12T12:27:25.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3570aa1828a4ef8d563e98d530d20134428d4a76","kind":"tag","published_at":"2013-10-10T23:56:31.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.8.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2fa986dbd6c8ff131033215d589fa2559383d624","kind":"tag","published_at":"2013-08-25T02:38:27.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.7.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"982704c31dac8a9b7615c3cfbb4d0008bdd797c6","kind":"tag","published_at":"2013-08-19T00:16:26.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.6.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"92161b5151ebad972e1fbbff675c4a0ecee77d93","kind":"tag","published_at":"2013-07-15T00:55:33.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e29afae35fb5be9797092997f84e891f54a11fed","kind":"tag","published_at":"2013-05-25T01:31:42.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.5.0","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"74f64d7e076a0c6b42bd0e1feefaabbafaef919d","kind":"tag","published_at":"2013-03-02T21:26:43.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.6","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9ca88cedfb74d1543ec4c70c6ca434e756452c6f","kind":"tag","published_at":"2013-03-02T20:26:59.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.5","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"fd0e91ca253a8ffea2daff7e05c335b406240513","kind":"tag","published_at":"2013-01-24T00:43:36.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5b40e0ea9e8c5f93862be8193e04bf757a85eace","kind":"tag","published_at":"2013-01-11T20:30:18.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3c922132f38bb40f953372853f371023de7ec55d","kind":"tag","published_at":"2013-01-04T18:53:00.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"10d26b55a0fad24df851f97ef39c82c63241269e","kind":"tag","published_at":"2013-01-04T18:50:12.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4.1","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"283e6f39e8cb5bfa1d0a2a27d08dfd0e99ea90f5","kind":"tag","published_at":"2012-12-13T14:04:14.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.4","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.4/manifests"},{"name":"v0.3","sha":"5fea6d2994a9354f808201b6809bf101042f82db","kind":"tag","published_at":"2012-11-14T14:51:06.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.3","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.3/manifests"},{"name":"v0.2","sha":"8686892c782b854e1f997b25b6fb245d78e5cacb","kind":"tag","published_at":"2012-08-28T04:28:11.000Z","download_url":"https://codeload.github.com/martinblech/xmltodict/tar.gz/v0.2","html_url":"https://github.com/martinblech/xmltodict/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinblech/xmltodict@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:09:06.615Z","dependent_packages_count":5,"downloads":68476,"downloads_period":"total","dependent_repos_count":105,"rankings":{"downloads":null,"dependent_repos_count":18.206521739130434,"dependent_packages_count":8.756038647342995,"stargazers_count":11.292270531400966,"forks_count":15.609903381642512,"docker_downloads_count":null,"average":13.466183574879228},"purl":"pkg:conda/xmltodict","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/xmltodict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/xmltodict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/xmltodict/dependencies","status":null,"funding_links":["https://github.com/sponsors/martinblech"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:34:59.817Z","issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","maintainers":[{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}],"active_maintainers":[{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/xmltodict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/xmltodict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/xmltodict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/xmltodict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/xmltodict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/xmltodict/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":851},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-23T05:06:05.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":7012,"full_name":"martinblech/xmltodict","default_branch":"master","total_commits":282,"total_committers":58,"total_bot_commits":3,"total_bot_committers":2,"mean_commits":4.862068965517241,"dds":0.3829787234042553,"past_year_total_commits":65,"past_year_total_committers":8,"past_year_total_bot_commits":3,"past_year_total_bot_committers":2,"past_year_mean_commits":8.125,"past_year_dds":0.2153846153846154,"last_synced_at":"2026-08-19T15:40:31.580Z","last_synced_commit":"966b903e4441f27816cd39ecf3305727b294a9c5","created_at":"2023-03-07T09:44:20.260Z","updated_at":"2026-08-19T15:40:29.094Z","committers":[{"name":"Martin Blech","email":"martinblech@gmail.com","login":"martinblech","count":174},{"name":"Dimitri Papadopoulos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":26},{"name":"lindsay stevens","email":"lindsay.stevens.au@gmail.com","login":"lindsay-stevens","count":5},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":4},{"name":"Steve Romanow","email":"slestak989@gmail.com","login":"slestak","count":4},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":4},{"name":"Hugo","email":"hugovk","login":"hugovk","count":3},{"name":"Blaine G","email":"bgilb@seas.upenn.edu","login":"bgilb","count":3},{"name":"Jonathan Looney","email":"jlooney@juniper.net","login":null,"count":2},{"name":"Ivan Mirić","email":"imiric@gmail.com","login":null,"count":2},{"name":"Bohumir Zamecnik","email":"bohumir.zamecnik@gmail.com","login":"bzamecnik","count":2},{"name":"Corey Farwell","email":"coreyf@rwell.org","login":"frewsxcv","count":2},{"name":"Michael","email":"michael-k","login":"michael-k","count":2},{"name":"Piotr Kilczuk","email":"piotr@tymaszweb.pl","login":"piotrkilczuk","count":2},{"name":"google-labs-jules[bot]","email":"161369871+google-labs-jules[bot]","login":"google-labs-jules[bot]","count":2},{"name":"hiiwave","email":"hiiwave@gmail.com","login":"hiiwave","count":2},{"name":"Ángel Velásquez","email":"13283+angvp","login":"angvp","count":2},{"name":"Charles Law","email":"39317519+claweyenuk","login":"claweyenuk","count":1},{"name":"Bar Harel","email":"bzvi7919@gmail.com","login":"bharel","count":1},{"name":"Anton Samartsev","email":"ant.samarcev@gmail.com","login":"Kycko","count":1},{"name":"Amit Sethi","email":"amit.pureenergy@gmail.com","login":"dusual","count":1},{"name":"Almaz Kunpeissov","email":"almaz.kun@gmail.com","login":"almazkun","count":1},{"name":"Adam Fiebig","email":"fiebig.adam@gmail.com","login":"fiebiga","count":1},{"name":"xandey","email":"xandey@gmail.com","login":"xandey","count":1},{"name":"Adam Chainz","email":"adam@adamj.eu","login":null,"count":1},{"name":"Karsten Verelst","email":"karsten.verelst@vasco.com","login":null,"count":1},{"name":"Kevin Boers","email":"kboers@leapfrogonline.com","login":null,"count":1},{"name":"Michał Sadowski","email":"michal.sadowski@rawlplug.com","login":null,"count":1},{"name":"Trey Franklin","email":"trey.franklin@adtran.com","login":null,"count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"timnguyen","email":"timnguyen001@gmail.com","login":"timng","count":1},{"name":"t0b3","email":"thomas.bettler@gmail.com","login":"t0b3","count":1},{"name":"svetazol","email":"svetazol","login":"svetazol","count":1},{"name":"ravcalls","email":"boydrafael0@gmail.com","login":"ravcalls","count":1},{"name":"leogregianin","email":"leogregianin@gmail.com","login":"leogregianin","count":1},{"name":"jknaus","email":"jknaus","login":"jknaus","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"Yuval Greenfield","email":"ubershmekel@gmail.com","login":"ubershmekel","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Sugato Ray","email":"sugatoray","login":"sugatoray","count":1},{"name":"Sebastien Badia","email":"seb@sebian.fr","login":"sbadia","count":1},{"name":"Sean Marlow","email":"smarlowucf","login":"smarlowucf","count":1},{"name":"Scott Lipsig","email":"scott@riddleu.com","login":"scottscott","count":1},{"name":"Robin Jarry","email":"robin.jarry@6wind.com","login":"rjarry","count":1},{"name":"Ray Zhang","email":"zhanglei002@gmail.com","login":"zhanglei002","count":1},{"name":"Ralph Bean","email":"rbean@redhat.com","login":"ralphbean","count":1},{"name":"Pertempto Disce","email":"pertemptodisce@gmail.com","login":"Pertempto","count":1},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":1},{"name":"Nathan Alderson","email":"nathan@nathanalderson.com","login":"nathanalderson","count":1},{"name":"Mateusz Piotrowski","email":"mpp302@gmail.com","login":"0mp","count":1},{"name":"Kian-Meng, Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Kenyon Ralph","email":"kenyon@kenyonralph.com","login":"kenyon","count":1},{"name":"John T. Wodder II","email":"git@varonathe.org","login":"jwodder","count":1},{"name":"Hanno Böck","email":"hanno@gentoo.org","login":"hannob","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Daisie Huang","email":"daisieh@gmail.com","login":"daisieh","count":1},{"name":"Cornelius Roemer","email":"cornelius.roemer@gmail.com","login":"corneliusroemer","count":1},{"name":"Christoph Deil","email":"Deil.Christoph@gmail.com","login":"cdeil","count":1}],"past_year_committers":[{"name":"Martin Blech","email":"78768+martinblech","login":"martinblech","count":51},{"name":"Dimitri Papadopoulos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":4},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":4},{"name":"google-labs-jules[bot]","email":"161369871+google-labs-jules[bot]","login":"google-labs-jules[bot]","count":2},{"name":"ravcalls","email":"boydrafael0@gmail.com","login":"ravcalls","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"Cornelius Roemer","email":"cornelius.roemer@gmail.com","login":"corneliusroemer","count":1},{"name":"Anton Samartsev","email":"ant.samarcev@gmail.com","login":"Kycko","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6758024,"commits_count":979573291,"contributors_count":41279941,"owners_count":1360538,"committers_count":3354833,"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":{"table":{"full_name":"martinblech/xmltodict","html_url":"https://github.com/martinblech/xmltodict","last_synced_at":"2026-08-22T17:03:08.296Z","status":null,"issues_count":122,"pull_requests_count":107,"avg_time_to_close_issue":79923480.75294118,"avg_time_to_close_pull_request":34621881.43209877,"issues_closed_count":85,"pull_requests_closed_count":81,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":2.4098360655737703,"avg_comments_per_pull_request":0.6635514018691588,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":406674.5,"past_year_avg_time_to_close_pull_request":202333.47368421053,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1,"past_year_avg_comments_per_pull_request":0.39285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-10T11:07:59.106Z","updated_at":"2026-08-22T17:03:08.297Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinblech%2Fxmltodict/issues","issue_labels_count":{"table":{"invalid":4,"codex":2,"question":2,"wontfix":2}},"pull_request_labels_count":{"table":{"codex":6,"autorelease: pending":3,"documentation":1}},"issue_author_associations_count":{"table":{"NONE":115,"CONTRIBUTOR":4,"OWNER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":49,"NONE":44,"OWNER":14}},"issue_authors":{"table":{"martinblech":3,"ferventgeek":2,"wangke1970":2,"DimitriPapadopoulos":2,"wang-sitong":1,"josyb":1,"Seljelid":1,"HAMZARaouia":1,"kboortz":1,"arrmo":1,"MuqadderIqbal":1,"karrtikiyerkcm":1,"ByteEngeneer":1,"mdakilansari":1,"brendan-morin":1,"adriansev":1,"StyXman":1,"AndreMiras":1,"ryran":1,"erikhansenwong":1,"raaaaay-c":1,"KeithProctor":1,"marc-portier":1,"QGB":1,"yafacex":1,"antvig":1,"mqnifestkelvin":1,"lord1c3":1,"ajslater":1,"DOH-Manada":1,"bfontaine":1,"Behoston":1,"y-usuzumi":1,"abowcut":1,"Ravencentric":1,"DougPlumley":1,"pbelskiy":1,"fiendish":1,"rene-verschuren":1,"Guy-Markman":1,"agarwal-nitesh":1,"nathanalderson":1,"aashutoshbane":1,"skela":1,"mervynlee94":1,"thebetar":1,"solaim":1,"guysoft":1,"horvatha":1,"mobilelifeful":1,"Adri123131":1,"bpandola":1,"Simonvj93":1,"liaochris":1,"mivade":1,"binayak87":1,"mathijssh":1,"mindey":1,"potiuk":1,"remia":1,"stevesimmons":1,"JCHacking":1,"aymanhs":1,"noproblemwiththat":1,"MohammadRaziei":1,"NicoRyberg":1,"jobh":1,"An7i21":1,"andreif":1,"zidingz":1,"carnil":1,"ennamarie19":1,"j0hannes":1,"dentist128":1,"Franz1983":1,"javadev":1,"esnosy":1,"ashrafemad":1,"hartwork":1,"SvenPVoigt":1,"emmanuel-stone":1,"ClemAtt":1,"ocZio":1,"johannes-mueller":1,"mlz-pko":1,"sarnold":1,"edison12a":1,"kloczek":1,"Kochise":1,"yangsongbai1":1,"andreaskring":1,"mjafin":1,"veghp":1,"lycenok":1,"kiferrara":1,"sugatoray":1,"chrisinmtown":1,"AlbertoV5":1,"gitpushdashf":1,"noisysoil":1,"elibixby":1,"j-wags":1,"TheCrott":1,"orbart":1,"gregoriopellegrino":1,"MerlijnWajer":1,"litios":1,"Doskulov":1,"Hazedd":1,"bindreams":1,"lerchikva":1,"ignis32":1,"sergei-sss":1,"pranavgupta1234":1,"zghlx":1,"mrmeszaros":1,"Zaczero":1}},"pull_request_authors":{"table":{"DimitriPapadopoulos":26,"martinblech":14,"cclauss":8,"ArmaanjeetSandhu":4,"horvatha":4,"hannob":3,"bigpick":3,"JasonnnW3000":2,"frerikandriessen":2,"gaoflow":2,"thebetar":2,"plaes":2,"jobh":2,"almazkun":2,"aizu-m":2,"gosplit":2,"lindsay-stevens":2,"hartwork":1,"ghost":1,"tgurr":1,"github-actions[bot]":1,"shubhamvishnoi3288":1,"hiiwave":1,"marc-portier":1,"deepakganesh78":1,"hugovk":1,"corneliusroemer":1,"chuenchen309":1,"ToddG":1,"timng":1,"sugatoray":1,"ravcalls":1,"google-labs-jules[bot]":1,"ChrisJr404":1,"thehoustonian":1,"angvp":1,"kip-hart":1,"sirex":1,"kianmeng":1,"leogregianin":1,"rjarry":1,"bzamecnik":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16287399,"issues_count":42247680,"pull_requests_count":134564294,"authors_count":11512279,"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":{"table":{"codex":2}},"past_year_pull_request_labels_count":{"table":{"codex":6,"autorelease: pending":3,"documentation":1}},"past_year_issue_author_associations_count":{"table":{"NONE":7,"OWNER":3}},"past_year_pull_request_author_associations_count":{"table":{"NONE":14,"OWNER":9,"CONTRIBUTOR":5}},"past_year_issue_authors":{"table":{"martinblech":3,"carnil":1,"johannes-mueller":1,"j-wags":1,"kboortz":1,"lord1c3":1,"mlz-pko":1,"MohammadRaziei":1}},"past_year_pull_request_authors":{"table":{"martinblech":9,"ArmaanjeetSandhu":4,"aizu-m":2,"cclauss":2,"DimitriPapadopoulos":2,"gaoflow":2,"ChrisJr404":1,"chuenchen309":1,"corneliusroemer":1,"deepakganesh78":1,"github-actions[bot]":1,"google-labs-jules[bot]":1,"ravcalls":1}},"maintainers":[{"table":{"login":"martinblech","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}}],"active_maintainers":[{"table":{"login":"martinblech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinblech"}}]}},"events":{"total":{"CreateEvent":16,"DeleteEvent":10,"ForkEvent":16,"IssueCommentEvent":83,"IssuesEvent":64,"PullRequestEvent":44,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":9,"PushEvent":59,"ReleaseEvent":3,"WatchEvent":203},"last_year":{"CreateEvent":15,"DeleteEvent":10,"ForkEvent":6,"IssueCommentEvent":64,"IssuesEvent":54,"PullRequestEvent":36,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":7,"PushEvent":57,"ReleaseEvent":3,"WatchEvent":34}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release-please.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T09:01:34.262Z","updated_at":"2026-03-11T09:01:34.262Z","repository_link":"https://github.com/martinblech/xmltodict/blob/master/.github/workflows/release-please.yml","dependencies":[{"id":25836270515,"package_name":"googleapis/release-please-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T09:01:34.357Z","updated_at":"2026-03-11T09:01:34.357Z","repository_link":"https://github.com/martinblech/xmltodict/blob/master/.github/workflows/test.yml","dependencies":[{"id":25836270524,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25836270525,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T09:01:34.171Z","updated_at":"2026-03-11T09:01:34.171Z","repository_link":"https://github.com/martinblech/xmltodict/blob/master/.github/workflows/publish.yml","dependencies":[{"id":25836270510,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25836270511,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25836270512,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25836270513,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/commitlint.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T09:01:33.697Z","updated_at":"2026-03-11T09:01:33.697Z","repository_link":"https://github.com/martinblech/xmltodict/blob/master/.github/workflows/commitlint.yml","dependencies":[{"id":25836270446,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25836270455,"package_name":"wagoid/commitlint-github-action","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-03-11T09:01:34.470Z","updated_at":"2026-03-11T09:01:34.470Z","repository_link":"https://github.com/martinblech/xmltodict/blob/master/pyproject.toml","dependencies":[]}],"score":34.441900280188776,"created_at":"2025-10-10T06:40:13.072Z","updated_at":"2026-08-23T17:37:01.889Z","avatar_url":"https://github.com/martinblech.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368057","html_url":"https://summary.ecosyste.ms/projects/368057"}