{"id":4248328,"name":"quick-xml","ecosystem":"cargo","description":"High performance xml reader and writer","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tafia/quick-xml","keywords_array":["html","parser","serde","writer","xml"],"namespace":null,"versions_count":104,"first_release_published_at":"2016-02-01T05:38:26.023Z","latest_release_published_at":"2026-08-22T19:22:01.795Z","latest_release_number":"0.42.0","last_synced_at":"2026-09-24T22:52:17.240Z","created_at":"2022-04-12T23:57:58.579Z","updated_at":"2026-09-24T22:52:41.624Z","registry_url":"https://crates.io/crates/quick-xml/","install_command":"cargo install quick-xml","documentation_url":"https://docs.rs/quick-xml/","metadata":{"categories":["asynchronous","encoding","parsing","parser-implementations"]},"repo_metadata":{"id":37924178,"uuid":"50503287","full_name":"tafia/quick-xml","owner":"tafia","description":"Rust high performance xml reader and writer","archived":false,"fork":false,"pushed_at":"2026-09-02T19:01:02.000Z","size":3763,"stargazers_count":1570,"open_issues_count":91,"forks_count":296,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-09-24T20:25:54.439Z","etag":null,"topics":["deserialization","html","performance-xml","pull-parser","serialization","writer","xml","xml-parser"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/tafia.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-MIT.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-01-27T11:37:44.000Z","updated_at":"2026-09-24T07:51:11.000Z","dependencies_parsed_at":"2026-08-22T17:24:21.053Z","dependency_job_id":null,"html_url":"https://github.com/tafia/quick-xml","commit_stats":{"total_commits":1280,"total_committers":115,"mean_commits":"11.130434782608695","dds":0.64140625,"last_synced_commit":"0793d6a8d006cb5dabf66bf2a25ddbf198305b46"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/tafia/quick-xml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tafia","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/sbom","scorecard":{"id":865601,"data":{"date":"2025-08-11","repo":{"name":"github.com/tafia/quick-xml","commit":"aa7f0b4f46e94970bcd8da3b6d4afb3c1bcdf1ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/18 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":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/tafia/quick-xml/rust.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_target_1.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/structured_roundtrip.rs:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.md: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 22 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-24T02:37:15.547Z","repository_id":37924178,"created_at":"2025-08-24T02:37:15.547Z","updated_at":"2025-08-24T02:37:15.547Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37661081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-24T02:00:06.325Z","response_time":86,"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":"tafia","name":"Johann Tuffe","uuid":"7351502","kind":"user","description":"","email":"","website":null,"location":"Singapore","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7351502?u=69838c4383128bcdedfa62e8459235039414e6b4\u0026v=4","repositories_count":75,"last_synced_at":"2023-04-10T01:55:40.878Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tafia","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:53.785Z","updated_at":"2023-04-10T01:55:40.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tafia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tafia/repositories"},"tags":[{"name":"v0.41.0","sha":"4deda08abeffdc188c269360229cf47e12a77a9f","kind":"commit","published_at":"2026-06-29T17:01:12.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.41.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"9aaea9281d346ec0249c679639a15eef8f9cbb18","kind":"commit","published_at":"2026-05-15T17:45:12.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.40.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"2778564d592ca25d6315ea20b5105c74addfce5e","kind":"commit","published_at":"2026-05-11T17:44:29.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.40.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.40.0/manifests"},{"name":"v0.39.4","sha":"f72e8b3718f4e13c949934549bbe4290e65085b1","kind":"commit","published_at":"2026-05-08T19:00:27.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.39.4","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.39.4/manifests"},{"name":"v0.39.3","sha":"e156b0bfbd49f4295eb6290b296ea8462c23cba8","kind":"commit","published_at":"2026-05-04T17:08:05.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.39.3","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.39.3/manifests"},{"name":"v0.39.2","sha":"5611c894f6b9fd5301c266167a6d3a7ef005dedd","kind":"commit","published_at":"2026-02-20T16:41:10.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.39.2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.39.2/manifests"},{"name":"v0.39.1","sha":"9b71bb62a3f504ee6422e7882b4e02c228cd80b0","kind":"commit","published_at":"2026-02-15T18:13:58.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.39.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"6242da0db105c4d78fd3e4218aa940e82a0cba57","kind":"commit","published_at":"2026-01-11T17:10:04.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.39.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.39.0/manifests"},{"name":"v0.38.4","sha":"595033e6d1b8078c15da89ed6acf2ae6b45b1918","kind":"commit","published_at":"2025-11-11T18:14:14.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.38.4","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"655691c7c394ba6c9dcc3c47725d9ec7ce80f094","kind":"commit","published_at":"2025-08-24T08:38:51.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.38.3","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"f8a836459b9bca479a05b3e64a9b2708bade7410","kind":"commit","published_at":"2025-08-19T16:55:46.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.38.2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"4699308562b90109f1699163625c6f5a449eb47e","kind":"commit","published_at":"2025-08-03T15:27:21.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.38.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"e8806e0128c701f42cc63b02aeece9fdda7df60e","kind":"commit","published_at":"2025-06-28T20:31:30.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.38.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.38.0/manifests"},{"name":"v0.37.5","sha":"a018365abc4743b4abbd53892a7362b3f239bbd1","kind":"commit","published_at":"2025-04-27T06:42:49.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.37.5","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.5/manifests"},{"name":"v0.37.4","sha":"a81bac74d6c30b80024a4f9198e501d4aed29d3d","kind":"commit","published_at":"2025-04-01T07:44:28.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.37.4","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.4/manifests"},{"name":"v0.37.3","sha":"2cedfe171bccd07f1e8f5aa13ff1aff8406ad821","kind":"commit","published_at":"2025-03-25T19:17:45.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.37.3","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"52169caefdfda36dfd16b935b20c07427a23b9cf","kind":"commit","published_at":"2024-12-29T18:55:34.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.37.2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"10177b11f4e5f623f62237f8443359c3ec35fab4","kind":"commit","published_at":"2024-11-17T20:22:40.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.37.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"3ac75a61b37ac96c0319cf7ac0d327d334799dff","kind":"commit","published_at":"2024-10-27T21:30:54.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.37.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.37.0/manifests"},{"name":"v0.36.2","sha":"ccb8b6f997f222955b1e19cb8eac9f5e215b675a","kind":"commit","published_at":"2024-09-20T17:22:31.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.36.2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"2f3824a1d265ac0b683aa485683ad00ddbc5c092","kind":"commit","published_at":"2024-07-23T15:09:16.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.36.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"10ddcb7e943351fa72dda30ffd51db40463663e8","kind":"commit","published_at":"2024-07-08T16:17:25.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.36.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"22b3e458d193e6937882ba6b643ec8c31a671de5","kind":"commit","published_at":"2024-06-29T16:21:22.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.35.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7f86e57b7026ced9590e519c8999590b62e78732","kind":"commit","published_at":"2024-06-24T20:00:01.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.34.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"265977510144d57cba34e1dbabbb6d92a9b0553d","kind":"commit","published_at":"2024-06-21T15:36:47.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.33.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"8d38e4cc145b1911d67690a9e076c056ff2e6efe","kind":"commit","published_at":"2024-06-10T13:31:42.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.32.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"120e074f18d83c686aa2e086200277e29433e311","kind":"commit","published_at":"2023-10-22T05:53:12.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.31.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"f95700266b1e48e24f446ab4c499e1555601c8a5","kind":"commit","published_at":"2023-07-23T19:05:06.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.30.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"5a536d0782cfbfbcdbc9fd257312ca2a5787c7ed","kind":"commit","published_at":"2023-06-12T19:16:17.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.29.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.29.0/manifests"},{"name":"v0.28.2","sha":"9fb797e921d83467c89e78de7de6511801f335b1","kind":"commit","published_at":"2023-04-12T14:02:13.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.28.2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"2e9123a5435683e1b2cffb0de547f972b383bbd3","kind":"commit","published_at":"2023-03-19T13:30:25.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.28.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"642de0a28721447822867ec966c79437c1dc1436","kind":"commit","published_at":"2023-03-13T14:43:40.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.28.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"89fa620eb349a774d4cb682b6d5fd61220df0295","kind":"commit","published_at":"2022-12-28T15:50:52.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.27.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"f63910d273283e2aea82bdb33ba40bf66b54d3d1","kind":"commit","published_at":"2022-12-25T12:06:47.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.27.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"7c423cec23f3f8753651456be10ea9e313747b07","kind":"commit","published_at":"2022-10-23T10:57:09.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.26.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.26.0/manifests"},{"name":"v0.23.1","sha":"3fced9312493292143f0f7cc01ccf032cebffcd7","kind":"commit","published_at":"2022-09-10T20:06:41.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.23.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.23.1/manifests"},{"name":"v0.24.1","sha":"e69166de99ed7335cd54326f56b6cf1df4f877af","kind":"commit","published_at":"2022-09-10T18:32:17.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.24.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.24.1/manifests"},{"name":"v0.25.0","sha":"d710ebaf77674e4c82c9fc92bdc0a045fa6f685d","kind":"commit","published_at":"2022-09-10T15:11:18.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.25.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6bedf6c71ed40ccc169e8639530e057192ebc063","kind":"commit","published_at":"2022-08-28T10:47:49.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.24.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"73e38f93cdb3f7337ee5a8d32e9127484f48681c","kind":"commit","published_at":"2022-05-22T18:10:10.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.23.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.23.0/manifests"},{"name":"v0.23.0-alpha2","sha":"13bb97ff1cf876d580c0bb9ff05281be5774fa79","kind":"commit","published_at":"2021-08-14T02:20:19.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.23.0-alpha2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.23.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.23.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.23.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.23.0-alpha2/manifests"},{"name":"v0.23.0-alpha1","sha":"364532c5ebb250b22b22af152147897aa8ba7c97","kind":"commit","published_at":"2021-08-10T15:35:20.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.23.0-alpha1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.23.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.23.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.23.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.23.0-alpha1/manifests"},{"name":"v0.22.0","sha":"0285cb1c5fea9f61fff03efe0ca96ed5daa96380","kind":"commit","published_at":"2021-02-23T13:37:06.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.22.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"ccebaa212f95fb151718fbd6b56d4fc1f893bb77","kind":"commit","published_at":"2021-02-03T13:57:29.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.21.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"ba92fb33998afb4ec70e4bb332ca8e32b340d5d7","kind":"commit","published_at":"2020-10-17T02:50:42.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.20.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"6c357daaf87842fd4880421aaa2d7539cf2181fd","kind":"commit","published_at":"2020-09-26T04:59:19.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.19.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4060455b34e302831143c02a5c433a50c7372ba0","kind":"commit","published_at":"2020-03-15T23:46:55.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.18.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"0252b7c29be2c8cf6dbd4f2e783f73280a1f35ed","kind":"commit","published_at":"2020-03-15T23:46:00.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.18.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"8019580c5f509fd0060354c5b14649ad46a1c592","kind":"tag","published_at":"2019-12-17T08:17:44.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.17.2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.17.2/manifests"},{"name":"v0.17.0","sha":"82209c8cf522abbe5ceb29b32030d33e13720f38","kind":"tag","published_at":"2019-10-11T03:48:25.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.17.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"6ab84e393551be63ecbe6522e7a6166aa128732c","kind":"tag","published_at":"2019-09-02T05:38:37.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.16.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"abfd4e43a7cb35e926e11439b06ddc1da5659eeb","kind":"commit","published_at":"2019-08-24T07:21:34.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.16.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"442ef76f16a1cbc40e2e4f3fe07a108b880227cb","kind":"commit","published_at":"2019-07-15T04:44:14.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.15.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"552736d257fb03ca23b2e61b082361b6c1c8b826","kind":"commit","published_at":"2019-04-08T05:21:52.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.14.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"cdf6ffcad9ec8be2e38748e10cb8b778fdfe9a95","kind":"commit","published_at":"2019-02-20T05:15:46.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.13.3","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"2f471ecd579fd60754b2c164e987319105a48be3","kind":"commit","published_at":"2019-01-12T02:10:50.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.13.2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"8d46d9e803e9db3a084eaa5bb9699fe2e738f12e","kind":"commit","published_at":"2018-10-23T02:37:24.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.13.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"3fe4f8e3bbcb6953760ba80172b8af9bf0509074","kind":"commit","published_at":"2018-09-27T03:49:30.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.13.0","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.13.0/manifests"},{"name":"v0.12.4","sha":"af73327709298aa43b91ed1be6f7fda263e72ffe","kind":"commit","published_at":"2018-09-15T13:15:03.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.12.4","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"02c0d8d31e75c22c281c4f986669a4dffaabdcec","kind":"commit","published_at":"2018-08-31T04:25:37.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.12.3","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"4294ee8561c2361ac8e7f0454283a21ae83224e3","kind":"commit","published_at":"2018-03-06T05:23:27.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.12.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"3b79923bb8f8dd0abac53fe51b05104262e5bb6e","kind":"commit","published_at":"2018-03-01T08:00:40.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.12","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.12/manifests"},{"name":"v0.11","sha":"27add1000a1b464bed02bcf295180b903edc21f7","kind":"commit","published_at":"2018-01-16T04:57:08.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.11","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.11/manifests"},{"name":"v0.10.1","sha":"1046a9ed64196768b7f642b25665d2182370d268","kind":"commit","published_at":"2017-12-21T01:41:49.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.10.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.10.1/manifests"},{"name":"v0.10","sha":"9ffb0e1be0cc3944a877a396bca80b2264cb2258","kind":"commit","published_at":"2017-11-27T11:07:47.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.10","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.10/manifests"},{"name":"v0.9.4","sha":"829b14247562477c1055b07064de0e4a819a6531","kind":"commit","published_at":"2017-09-23T01:13:11.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.9.4","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"83a666f4df10edf60f71b82de75976c7e33211af","kind":"commit","published_at":"2017-09-11T01:12:25.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.9.3","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"84fd24bb2f4e405c1334f93f26f4a80349c344e0","kind":"commit","published_at":"2017-09-06T07:42:34.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.9.2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"403432366179585f4a58f780079baeb03a3f0aa6","kind":"commit","published_at":"2017-08-22T01:40:54.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.9.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"0ffb2956b019f116feecc06b265f5b464abf86cf","kind":"commit","published_at":"2017-08-18T07:47:57.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.9","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.9/manifests"},{"name":"v0.8.1","sha":"dd6ed3786225e5438439945b49f56eed19c047e2","kind":"commit","published_at":"2017-07-06T12:01:52.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.8.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.8.1/manifests"},{"name":"v0.8","sha":"6700787b44a1d6296125bac59c45489b5b35372b","kind":"commit","published_at":"2017-06-13T09:17:49.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.8","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.8/manifests"},{"name":"v0.7","sha":"2cf70126205a970748767b1cd01a7119ca198611","kind":"commit","published_at":"2017-03-22T03:33:54.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.7","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.7/manifests"},{"name":"v0.6.2","sha":"0cad85c1264ced5c6a6bf37cc7df0fb398e59cb2","kind":"commit","published_at":"2017-03-06T12:58:41.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.6.2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"1d409ea8fab59532f0785d1da3f5cf882c0fd752","kind":"commit","published_at":"2017-03-06T02:42:39.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.6.1","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.6.1/manifests"},{"name":"v0.5","sha":"86a7484e9e2e47a67de2c072462d2b221b73c53e","kind":"commit","published_at":"2017-01-16T01:11:14.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.5","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.5/manifests"},{"name":"v0.4.2","sha":"6dab88e45d72cce0608de3b708686bb7f4c0abb6","kind":"commit","published_at":"2016-11-27T03:00:07.000Z","download_url":"https://codeload.github.com/tafia/quick-xml/tar.gz/v0.4.2","html_url":"https://github.com/tafia/quick-xml/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tafia/quick-xml@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/tags/v0.4.2/manifests"}]},"repo_metadata_updated_at":"2026-09-24T22:52:41.623Z","dependent_packages_count":565,"downloads":430365173,"downloads_period":"total","dependent_repos_count":7278,"rankings":{"downloads":0.28491434938679944,"dependent_repos_count":0.3695423739571359,"dependent_packages_count":0.1516252106885195,"stargazers_count":4.964844108126406,"forks_count":3.6241951522246594,"docker_downloads_count":0.4174982545469932,"average":1.6354365748217523},"purl":"pkg:cargo/quick-xml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/quick-xml","docker_dependents_count":233,"docker_downloads_count":24397078,"usage_url":"https://repos.ecosyste.ms/usage/cargo/quick-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/quick-xml/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-24T04:52:22.863Z","issues_count":263,"pull_requests_count":315,"avg_time_to_close_issue":15303444.105820106,"avg_time_to_close_pull_request":2567997.118081181,"issues_closed_count":189,"pull_requests_closed_count":271,"pull_request_authors_count":96,"issue_authors_count":207,"avg_comments_per_issue":2.8250950570342206,"avg_comments_per_pull_request":3.0285714285714285,"merged_pull_requests_count":220,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":762413.2105263158,"past_year_avg_time_to_close_pull_request":1045804.9583333334,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.5909090909090908,"past_year_avg_comments_per_pull_request":3.6451612903225805,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fquick-xml/issues","maintainers":[{"login":"Mingun","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mingun"},{"login":"dralley","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dralley"},{"login":"dklawren","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dklawren"},{"login":"tafia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tafia"}],"active_maintainers":[{"login":"dralley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dralley"},{"login":"Mingun","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mingun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quick-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quick-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quick-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quick-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quick-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quick-xml/codemeta","maintainers":[{"uuid":"2531","login":"tafia","name":"Johann Tuffe","email":null,"url":"https://github.com/tafia","packages_count":14,"html_url":"https://crates.io/users/tafia","role":null,"created_at":"2022-11-07T23:31:43.193Z","updated_at":"2022-11-07T23:31:43.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/tafia/packages"},{"uuid":"2927","login":"Mingun","name":null,"email":null,"url":"https://github.com/Mingun","packages_count":4,"html_url":"https://crates.io/users/Mingun","role":null,"created_at":"2022-11-07T23:31:43.201Z","updated_at":"2022-11-07T23:31:43.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Mingun/packages"},{"uuid":"129150","login":"dralley","name":"Daniel Alley","email":null,"url":"https://github.com/dralley","packages_count":13,"html_url":"https://crates.io/users/dralley","role":null,"created_at":"2022-11-07T23:31:43.213Z","updated_at":"2022-11-07T23:31:43.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dralley/packages"}]}