{"id":373079,"url":"https://github.com/libexpat/libexpat","last_synced_at":"2026-08-26T06:36:21.816Z","repository":{"id":16801822,"uuid":"80314213","full_name":"libexpat/libexpat","owner":"libexpat","description":":herb: Fast streaming XML parser written in C99 with \u003e90% test coverage; moved from SourceForge to GitHub","archived":false,"fork":false,"pushed_at":"2026-08-18T13:36:49.000Z","size":19091,"stargazers_count":1366,"open_issues_count":27,"forks_count":531,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-19T02:34:32.407Z","etag":null,"topics":["c","c99","expat","expat-xml-parser","library","siphash","streaming-parser","xml","xml-parser","xml-parser-library","xml-parsing"],"latest_commit_sha":null,"homepage":"https://libexpat.github.io/","language":"C","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/libexpat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-01-28T22:11:05.000Z","updated_at":"2026-08-18T13:41:26.000Z","dependencies_parsed_at":"2026-08-19T02:43:06.216Z","dependency_job_id":null,"html_url":"https://github.com/libexpat/libexpat","commit_stats":{"total_commits":3757,"total_committers":107,"mean_commits":35.11214953271028,"dds":0.6345488421612989,"last_synced_commit":"4c3f8641a71625860928641ca87b393827274028"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/libexpat/libexpat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/sbom","scorecard":{"id":427633,"data":{"date":"2025-08-11","repo":{"name":"github.com/libexpat/libexpat","commit":"d43570fba8cae4afe4f013baefc9f962fd988bc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.8,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 3/10 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/autotools-cmake.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-format.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-static-analyzer.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-tidy.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-required-version.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverity-scan.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cppcheck.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/emscripten.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/expat_config_h.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/freebsd.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzzing.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/musl.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/perl-integration.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/valid-xml.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-binaries.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-build.yml:40","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: expat/fuzz/xml_parse_fuzzer.c:81","Info: CLibFuzzer integration found: expat/fuzz/xml_parsebuffer_fuzzer.c:90"],"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: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING: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":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: expat-2.7.1.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","Info: signed release artifact: expat-2.7.0.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","Info: signed release artifact: expat-2.6.4.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","Info: signed release artifact: expat-2.6.3.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","Info: signed release artifact: expat-2.6.2.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","Warn: release artifact R_2_7_1 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/208791475","Warn: release artifact R_2_7_0 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/205699682","Warn: release artifact R_2_6_4 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/184051623","Warn: release artifact R_2_6_3 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/173393865","Warn: release artifact R_2_6_2 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/146366507"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T02:35:22.554Z","repository_id":16801822,"created_at":"2025-08-19T02:35:22.554Z","updated_at":"2025-08-19T02:35:22.554Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36775015,"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-19T02:00:06.185Z","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":{"login":"libexpat","name":"Expat development team","uuid":"20887397","kind":"organization","description":"","email":null,"website":"https://libexpat.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20887397?v=4","repositories_count":2,"last_synced_at":"2023-09-20T09:50:21.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/libexpat","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T05:47:04.243Z","updated_at":"2023-09-20T09:50:21.573Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat/repositories"},"packages":[{"id":4785599,"name":"com.viliussutkus89.licenseOnly:libexpat","ecosystem":"maven","description":"Expat is a stream-oriented XML 1.0 parser library, written in C.","homepage":"https://libexpat.github.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/libexpat/libexpat","keywords_array":[],"namespace":"com.viliussutkus89.licenseOnly","versions_count":2,"first_release_published_at":"2021-12-27T19:44:23.000Z","latest_release_published_at":"2022-05-11T17:32:36.000Z","latest_release_number":"2.4.8","last_synced_at":"2026-08-25T05:42:10.752Z","created_at":"2022-07-26T11:50:40.947Z","updated_at":"2026-08-25T05:42:10.753Z","registry_url":"https://central.sonatype.com/artifact/com.viliussutkus89.licenseOnly/libexpat/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.viliussutkus89.licenseOnly/libexpat/","metadata":{},"repo_metadata":{"id":16801822,"uuid":"80314213","full_name":"libexpat/libexpat","owner":"libexpat","description":":herb: Fast streaming XML parser written in C99 with \u003e90% test coverage; moved from SourceForge to GitHub","archived":false,"fork":false,"pushed_at":"2026-08-11T17:00:51.000Z","size":18479,"stargazers_count":1365,"open_issues_count":22,"forks_count":529,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-11T23:29:17.881Z","etag":null,"topics":["c","c99","expat","expat-xml-parser","library","siphash","streaming-parser","xml","xml-parser","xml-parser-library","xml-parsing"],"latest_commit_sha":null,"homepage":"https://libexpat.github.io/","language":"C","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/libexpat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-01-28T22:11:05.000Z","updated_at":"2026-08-11T17:04:23.000Z","dependencies_parsed_at":"2026-03-26T17:01:36.839Z","dependency_job_id":"e7f79b3e-8063-4554-8f45-d8069c2f903b","html_url":"https://github.com/libexpat/libexpat","commit_stats":{"total_commits":3757,"total_committers":107,"mean_commits":35.11214953271028,"dds":0.6345488421612989,"last_synced_commit":"4c3f8641a71625860928641ca87b393827274028"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/libexpat/libexpat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/sbom","scorecard":{"id":427633,"data":{"date":"2025-08-11","repo":{"name":"github.com/libexpat/libexpat","commit":"d43570fba8cae4afe4f013baefc9f962fd988bc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.8,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 3/10 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/autotools-cmake.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-format.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-static-analyzer.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-tidy.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-required-version.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverity-scan.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cppcheck.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/emscripten.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/expat_config_h.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/freebsd.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzzing.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/musl.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/perl-integration.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/valid-xml.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-binaries.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-build.yml:40","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: expat/fuzz/xml_parse_fuzzer.c:81","Info: CLibFuzzer integration found: expat/fuzz/xml_parsebuffer_fuzzer.c:90"],"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: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING: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":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: expat-2.7.1.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","Info: signed release artifact: expat-2.7.0.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","Info: signed release artifact: expat-2.6.4.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","Info: signed release artifact: expat-2.6.3.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","Info: signed release artifact: expat-2.6.2.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","Warn: release artifact R_2_7_1 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/208791475","Warn: release artifact R_2_7_0 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/205699682","Warn: release artifact R_2_6_4 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/184051623","Warn: release artifact R_2_6_3 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/173393865","Warn: release artifact R_2_6_2 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/146366507"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T02:35:22.554Z","repository_id":16801822,"created_at":"2025-08-19T02:35:22.554Z","updated_at":"2025-08-19T02:35:22.554Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36574036,"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-12T02:00:07.134Z","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":"libexpat","name":"Expat development team","uuid":"20887397","kind":"organization","description":"","email":null,"website":"https://libexpat.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20887397?v=4","repositories_count":2,"last_synced_at":"2023-09-20T09:50:21.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/libexpat","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T05:47:04.243Z","updated_at":"2023-09-20T09:50:21.573Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat/repositories"},"tags":[{"name":"R_2_8_3","sha":"92810461043fce37e70079b37ab1f04490a8f039","kind":"tag","published_at":"2026-08-10T21:51:17.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3/manifests"},{"name":"R_2_8_2","sha":"c61098da494eea1cbd091118118dcee417faacea","kind":"tag","published_at":"2026-06-25T14:08:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2/manifests"},{"name":"R_2_8_1","sha":"c7ffbf3879f6aef7a7b020ef84ddb4ee00222b19","kind":"tag","published_at":"2026-05-10T17:17:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1/manifests"},{"name":"R_2_8_0","sha":"6345e05baa634fbd60ace0134228cb6af4cfdaef","kind":"tag","published_at":"2026-04-24T09:47:36.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0/manifests"},{"name":"R_2_7_5","sha":"f31adfd584b7f6c50bbf4d22eb928538ffc9145a","kind":"tag","published_at":"2026-03-17T19:52:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5/manifests"},{"name":"R_2_7_4","sha":"f5c2890d8ff91f88a018173d293a9bd02f76389e","kind":"tag","published_at":"2026-01-31T11:18:20.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4/manifests"},{"name":"R_2_7_3","sha":"4575e52f83e0d6d7bd24939eab8952bbc7bc358f","kind":"tag","published_at":"2025-09-24T19:23:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3/manifests"},{"name":"R_2_7_2","sha":"7643f96bd5b9f5d3b26ea112519e05e17ef91cfb","kind":"tag","published_at":"2025-09-16T16:06:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2/manifests"},{"name":"R_2_7_1","sha":"f9a3eeb3e09fbea04b1c451ffc422ab2f1e45744","kind":"tag","published_at":"2025-03-27T18:44:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1/manifests"},{"name":"R_2_7_0","sha":"6d4ffe856df497ac2cae33537665c3fec7ec8a00","kind":"tag","published_at":"2025-03-13T21:01:14.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0/manifests"},{"name":"R_2_6_4","sha":"2691aff4304a6d7e053199c205620136481b9dd1","kind":"tag","published_at":"2024-11-07T01:33:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4/manifests"},{"name":"R_2_6_3","sha":"88b3ed553d8ad335559254863a33360d55b9f1d6","kind":"tag","published_at":"2024-09-04T10:39:15.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3/manifests"},{"name":"R_2_6_2","sha":"fa75b96546c069d17b8f80d91e0f4ef0cde3790d","kind":"tag","published_at":"2024-03-13T16:46:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2/manifests"},{"name":"R_2_6_1","sha":"a590b2d5846865412182805b853dd91d18f38c8d","kind":"tag","published_at":"2024-02-29T20:35:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1/manifests"},{"name":"R_2_6_0","sha":"849da3e3fe727fccef5e96ef35482d66447f06a2","kind":"tag","published_at":"2024-02-06T17:02:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0/manifests"},{"name":"R_2_5_0","sha":"654d2de0da85662fcc7644a7acd7c2dd2cfb21f0","kind":"tag","published_at":"2022-10-25T15:36:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_5_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0/manifests"},{"name":"R_2_4_9","sha":"d77291a4824d78e697c5dc2b8024fd65ab31e209","kind":"tag","published_at":"2022-09-20T15:09:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9/manifests"},{"name":"R_2_4_8","sha":"3bab6c09bbe8bf42d84b81563ddbcf4cca4be838","kind":"tag","published_at":"2022-03-28T21:16:58.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8/manifests"},{"name":"R_2_4_7","sha":"27d5b8ba1771f916d9cfea2aac6bdac72071dc66","kind":"tag","published_at":"2022-03-04T21:30:30.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7/manifests"},{"name":"R_2_4_6","sha":"65a21f2b2a306d29b44e70264aca948aa0454219","kind":"tag","published_at":"2022-02-20T17:02:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6/manifests"},{"name":"R_2_4_5","sha":"97a4840578693a346e79302909b67d97492e1880","kind":"tag","published_at":"2022-02-18T22:41:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5/manifests"},{"name":"R_2_4_4","sha":"81b89678e200820271b72cacdd45fb5868855765","kind":"tag","published_at":"2022-01-30T00:10:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4/manifests"},{"name":"R_2_4_3","sha":"57c7da69b78e3698e112a6b5da19d5109b8232d1","kind":"tag","published_at":"2022-01-16T14:04:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3/manifests"},{"name":"R_2_4_2","sha":"e26a263aa9182d1e4552cd615857f0f61df3ba42","kind":"tag","published_at":"2021-12-19T22:43:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2/manifests"},{"name":"R_2_4_1","sha":"a28238bdeebc087071777001245df1876a11f5ee","kind":"tag","published_at":"2021-05-23T16:31:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1/manifests"},{"name":"R_2_4_0","sha":"ac2b235d3cea96ed105bbfc0052ae9b79e8ccb78","kind":"tag","published_at":"2021-05-22T22:57:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0/manifests"},{"name":"R_2_3_0","sha":"2d58706dad5a6b996ee143790f812bd0af4acde2","kind":"tag","published_at":"2021-03-25T00:48:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_3_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0/manifests"},{"name":"R_2_2_10","sha":"162e16b0a7392a20ecdb2a4d0d13b5a03a7b2380","kind":"tag","published_at":"2020-10-03T18:31:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_10","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10/manifests"},{"name":"R_2_2_9","sha":"a7bc26b69768f7fb24f0c7976fae24b157b85b13","kind":"tag","published_at":"2019-09-25T22:13:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9/manifests"},{"name":"R_2_2_8","sha":"91b17cfeb8edf60ca23e33fe59ac231d0f2efb48","kind":"tag","published_at":"2019-09-13T22:03:31.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8/manifests"},{"name":"R_2_2_7","sha":"d3b78b42a2dcdea98e22625cfff67a49d47e6025","kind":"tag","published_at":"2019-06-19T16:42:41.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7/manifests"},{"name":"R_2_2_6","sha":"39e487da353b20bb3a724311d179ba0fddffc65b","kind":"tag","published_at":"2018-08-15T13:01:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6/manifests"},{"name":"R_2_2_5","sha":"968b8cc46dbee47b83318d5f31a8e7907199614b","kind":"tag","published_at":"2017-11-01T18:13:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5/manifests"},{"name":"R_2_2_4","sha":"fc577ad9cb2f8a480418c8187c788c60347bee68","kind":"tag","published_at":"2017-08-20T18:20:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4/manifests"},{"name":"R_2_2_3","sha":"97c6bd01990090d4015364ae37dd141f3c39a30f","kind":"tag","published_at":"2017-08-02T17:18:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3/manifests"},{"name":"R_2_2_2","sha":"7c3eedb20b287c5b3e026eaebf657e3c38981329","kind":"tag","published_at":"2017-07-13T20:16:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2/manifests"},{"name":"R_2_2_1","sha":"c4446687cfc6c5fd7f6371aeaf24c69402a3589e","kind":"tag","published_at":"2017-06-17T18:35:55.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1/manifests"},{"name":"R_2_2_0","sha":"fbc46fa2be307280648147543c053d05910f7a85","kind":"commit","published_at":"2016-06-21T12:58:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0/manifests"},{"name":"R_2_1_1","sha":"ee0adc0d9d245f4f18863c997be9a1bfeeb0a070","kind":"commit","published_at":"2016-03-12T03:21:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1/manifests"},{"name":"R_2_1_0","sha":"62574fc8be5458f10c4133e3907daa9ceda3a5d0","kind":"commit","published_at":"2012-03-24T19:06:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0/manifests"},{"name":"R_2_0_1","sha":"4d2c9d031a786bc19f0cd3bc594acc58e94c234f","kind":"commit","published_at":"2007-06-05T15:06:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1/manifests"},{"name":"R_2_0_0","sha":"1a6d93c530e1aa1ca3a567b05bad894e19027d18","kind":"commit","published_at":"2006-01-11T01:10:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0/manifests"},{"name":"R_1_95_8","sha":"9b79a5a3c2e7de5a47b4ff7e3d02c557a7c375fa","kind":"commit","published_at":"2004-07-24T05:26:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8/manifests"},{"name":"R_1_95_7","sha":"1d6a85c8f35c3de79f25a7459c18b41c9df21a5d","kind":"commit","published_at":"2003-10-20T21:11:27.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7/manifests"},{"name":"R_1_95_6","sha":"c48e483c59b77020b0b8d5fa3e22a9c0e333ab32","kind":"commit","published_at":"2003-01-28T05:54:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6/manifests"},{"name":"R_1_95_5","sha":"d784ead9cbbfd93381c804b296d8d39cfbcc9ac1","kind":"commit","published_at":"2002-09-06T21:49:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5/manifests"},{"name":"R_1_95_4","sha":"8c9556f8b6f0b5d8dc8de0407495ac29f9428dde","kind":"commit","published_at":"2002-07-12T16:24:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4/manifests"},{"name":"R_1_95_3","sha":"2ef1e84e1f81864f31168e00f41392d19ec9aa40","kind":"commit","published_at":"2002-06-03T19:38:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3/manifests"},{"name":"R_1_95_2","sha":"f91dde5506254562f1b3595660bb0a65dfbe5b4b","kind":"commit","published_at":"2001-07-27T20:35:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2/manifests"},{"name":"R_1_95_1","sha":"01a10c5c3cdfab17a74144de20d55ae339b4a716","kind":"commit","published_at":"2000-12-27T18:32:37.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1/manifests"},{"name":"R_1_95_0","sha":"02534e83b5529567fb640bf16160e697a6a5d42e","kind":"commit","published_at":"2000-09-29T15:47:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0/manifests"},{"name":"libexpat-alpha-1","sha":"c135be083d8e5a41f774f89e0ff1d7884022e278","kind":"commit","published_at":"2000-09-18T16:26:23.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/libexpat-alpha-1","html_url":"https://github.com/libexpat/libexpat/releases/tag/libexpat-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@libexpat-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1/manifests"},{"name":"start","sha":"810ec88a4a3bf51fa5e2339700b7b0435defa734","kind":"commit","published_at":"2000-09-07T02:23:49.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/start","html_url":"https://github.com/libexpat/libexpat/releases/tag/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@start","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start/manifests"},{"name":"sourceforge_init","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/sourceforge_init","html_url":"https://github.com/libexpat/libexpat/releases/tag/sourceforge_init","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@sourceforge_init","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init/manifests"},{"name":"jclark-orig","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/jclark-orig","html_url":"https://github.com/libexpat/libexpat/releases/tag/jclark-orig","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@jclark-orig","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig/manifests"},{"name":"V20000512","sha":"f3464902ca0de6bb7f29e979453774e6121418c1","kind":"commit","published_at":"2000-05-12T07:02:22.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V20000512","html_url":"https://github.com/libexpat/libexpat/releases/tag/V20000512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V20000512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512/manifests"},{"name":"V19991013","sha":"b7d821935ad90a5798dbed1cc54b92b884f945c8","kind":"commit","published_at":"1999-10-13T04:16:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19991013","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19991013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19991013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013/manifests"},{"name":"V19990728","sha":"ab5acbf509abd1aa2aa44712ea9b8172ba41551e","kind":"commit","published_at":"1999-07-28T09:34:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990728","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728/manifests"},{"name":"V19990709","sha":"f009a97514c0046b14c298cc1732cd087335716a","kind":"commit","published_at":"1999-07-09T12:19:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990709","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709/manifests"},{"name":"V19990626","sha":"4d08f138961dcb767cc30c122c2348f0fccaf22a","kind":"commit","published_at":"1999-06-26T12:34:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990626","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626/manifests"},{"name":"V1_1","sha":"4e58e42cf258655cd9dbec82f18e5de013b0148a","kind":"commit","published_at":"1999-05-29T09:50:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1/manifests"},{"name":"V19990425","sha":"a5a004adf7fcc636437ecd406d8553931411b135","kind":"commit","published_at":"1999-04-25T12:37:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990425","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425/manifests"},{"name":"V1990307","sha":"5f9225a9f923ae1e439fd32516f7754fb7a4f3d9","kind":"commit","published_at":"1999-03-07T10:18:52.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1990307","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1990307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1990307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307/manifests"},{"name":"V1_0_2","sha":"ef0383f81d5ca5fc41ffcc1bb984021ee27e4409","kind":"commit","published_at":"1999-01-09T02:17:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2/manifests"},{"name":"V19990109","sha":"46d579b2e1bdfdcf8a7b1fd8893311b9554835a0","kind":"commit","published_at":"1999-01-09T02:09:07.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990109","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109/manifests"},{"name":"V19981231","sha":"cd75a27f883113388a33a053ca0db2c8cd8881a5","kind":"commit","published_at":"1998-12-31T02:56:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981231","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231/manifests"},{"name":"V1_0_1","sha":"c9b3824cfd6eab6a96720fc905508480e199a1d7","kind":"commit","published_at":"1998-11-22T03:53:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1/manifests"},{"name":"V19981122","sha":"237b292db248ff0f8409479e77238682eb46a53e","kind":"commit","published_at":"1998-11-22T03:53:12.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981122","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122/manifests"},{"name":"V1_0","sha":"dac8f8295d6633bb366ef2856668d1bc9e2685df","kind":"commit","published_at":"1998-08-14T04:10:26.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0/manifests"},{"name":"beta4","sha":"3b69eb5b92dc13ebc6b7f0109779cdc0ebb50628","kind":"commit","published_at":"1998-06-21T09:11:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta4","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4/manifests"},{"name":"beta3","sha":"11067a403b9a98a9ff68f925cca259d1eab038fb","kind":"commit","published_at":"1998-05-14T04:42:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta3","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3/manifests"},{"name":"beta2","sha":"9900422429cbd08d6798fa16031f6c817316ea0c","kind":"commit","published_at":"1998-05-04T09:40:34.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta2","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2/manifests"},{"name":"REC1_0","sha":"83a54957bffaa6f6a97dc44c452836fc71ae4df1","kind":"commit","published_at":"1998-02-10T02:07:59.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/REC1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/REC1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@REC1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T03:53:34.689Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":15.999390926813046,"dependent_packages_count":32.730270737038666,"stargazers_count":12.383018879265267,"forks_count":9.633574358018828,"docker_downloads_count":null,"average":17.686563725283953},"purl":"pkg:maven/com.viliussutkus89.licenseOnly/libexpat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.viliussutkus89.licenseOnly:libexpat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.viliussutkus89.licenseOnly:libexpat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.viliussutkus89.licenseOnly:libexpat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T02:31:38.123Z","issues_count":125,"pull_requests_count":543,"avg_time_to_close_issue":4048305.1340206186,"avg_time_to_close_pull_request":1087957.6347305388,"issues_closed_count":97,"pull_requests_closed_count":501,"pull_request_authors_count":67,"issue_authors_count":82,"avg_comments_per_issue":3.456,"avg_comments_per_pull_request":1.5156537753222836,"merged_pull_requests_count":452,"bot_issues_count":1,"bot_pull_requests_count":76,"past_year_issues_count":20,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":886767.0,"past_year_avg_time_to_close_pull_request":219303.15740740742,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":108,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":1.2461538461538462,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/issues","maintainers":[{"login":"hartwork","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}],"active_maintainers":[{"login":"hartwork","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.viliussutkus89.licenseOnly:libexpat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.viliussutkus89.licenseOnly:libexpat/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.viliussutkus89.licenseOnly:libexpat/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.viliussutkus89.licenseOnly:libexpat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.viliussutkus89.licenseOnly:libexpat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.viliussutkus89.licenseOnly:libexpat/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618366,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5285623,"name":"expat","ecosystem":"conda","description":null,"homepage":"http://expat.sourceforge.net/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/libexpat/libexpat","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2022-10-03T15:43:09.178Z","latest_release_published_at":"2022-10-25T19:03:50.000Z","latest_release_number":"2.5.0","last_synced_at":"2026-07-26T03:02:14.541Z","created_at":"2022-10-03T15:43:09.171Z","updated_at":"2026-08-19T03:22:35.890Z","registry_url":"https://anaconda.org/conda-forge/expat","install_command":"conda install -c conda-forge expat","documentation_url":null,"metadata":{},"repo_metadata":{"id":16801822,"uuid":"80314213","full_name":"libexpat/libexpat","owner":"libexpat","description":":herb: Fast streaming XML parser written in C99 with \u003e90% test coverage; moved from SourceForge to GitHub","archived":false,"fork":false,"pushed_at":"2026-08-11T17:00:51.000Z","size":18479,"stargazers_count":1365,"open_issues_count":22,"forks_count":529,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-11T23:29:17.881Z","etag":null,"topics":["c","c99","expat","expat-xml-parser","library","siphash","streaming-parser","xml","xml-parser","xml-parser-library","xml-parsing"],"latest_commit_sha":null,"homepage":"https://libexpat.github.io/","language":"C","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/libexpat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-01-28T22:11:05.000Z","updated_at":"2026-08-11T17:04:23.000Z","dependencies_parsed_at":"2026-03-26T17:01:36.839Z","dependency_job_id":"e7f79b3e-8063-4554-8f45-d8069c2f903b","html_url":"https://github.com/libexpat/libexpat","commit_stats":{"total_commits":3757,"total_committers":107,"mean_commits":35.11214953271028,"dds":0.6345488421612989,"last_synced_commit":"4c3f8641a71625860928641ca87b393827274028"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/libexpat/libexpat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/sbom","scorecard":{"id":427633,"data":{"date":"2025-08-11","repo":{"name":"github.com/libexpat/libexpat","commit":"d43570fba8cae4afe4f013baefc9f962fd988bc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.8,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 3/10 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/autotools-cmake.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-format.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-static-analyzer.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-tidy.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-required-version.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverity-scan.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cppcheck.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/emscripten.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/expat_config_h.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/freebsd.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzzing.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/musl.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/perl-integration.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/valid-xml.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-binaries.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-build.yml:40","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: expat/fuzz/xml_parse_fuzzer.c:81","Info: CLibFuzzer integration found: expat/fuzz/xml_parsebuffer_fuzzer.c:90"],"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: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING: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":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: expat-2.7.1.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","Info: signed release artifact: expat-2.7.0.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","Info: signed release artifact: expat-2.6.4.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","Info: signed release artifact: expat-2.6.3.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","Info: signed release artifact: expat-2.6.2.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","Warn: release artifact R_2_7_1 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/208791475","Warn: release artifact R_2_7_0 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/205699682","Warn: release artifact R_2_6_4 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/184051623","Warn: release artifact R_2_6_3 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/173393865","Warn: release artifact R_2_6_2 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/146366507"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T02:35:22.554Z","repository_id":16801822,"created_at":"2025-08-19T02:35:22.554Z","updated_at":"2025-08-19T02:35:22.554Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36574036,"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-12T02:00:07.134Z","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":"libexpat","name":"Expat development team","uuid":"20887397","kind":"organization","description":"","email":null,"website":"https://libexpat.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20887397?v=4","repositories_count":2,"last_synced_at":"2023-09-20T09:50:21.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/libexpat","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T05:47:04.243Z","updated_at":"2023-09-20T09:50:21.573Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat/repositories"},"tags":[{"name":"R_2_8_3","sha":"92810461043fce37e70079b37ab1f04490a8f039","kind":"tag","published_at":"2026-08-10T21:51:17.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3/manifests"},{"name":"R_2_8_2","sha":"c61098da494eea1cbd091118118dcee417faacea","kind":"tag","published_at":"2026-06-25T14:08:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2/manifests"},{"name":"R_2_8_1","sha":"c7ffbf3879f6aef7a7b020ef84ddb4ee00222b19","kind":"tag","published_at":"2026-05-10T17:17:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1/manifests"},{"name":"R_2_8_0","sha":"6345e05baa634fbd60ace0134228cb6af4cfdaef","kind":"tag","published_at":"2026-04-24T09:47:36.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0/manifests"},{"name":"R_2_7_5","sha":"f31adfd584b7f6c50bbf4d22eb928538ffc9145a","kind":"tag","published_at":"2026-03-17T19:52:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5/manifests"},{"name":"R_2_7_4","sha":"f5c2890d8ff91f88a018173d293a9bd02f76389e","kind":"tag","published_at":"2026-01-31T11:18:20.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4/manifests"},{"name":"R_2_7_3","sha":"4575e52f83e0d6d7bd24939eab8952bbc7bc358f","kind":"tag","published_at":"2025-09-24T19:23:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3/manifests"},{"name":"R_2_7_2","sha":"7643f96bd5b9f5d3b26ea112519e05e17ef91cfb","kind":"tag","published_at":"2025-09-16T16:06:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2/manifests"},{"name":"R_2_7_1","sha":"f9a3eeb3e09fbea04b1c451ffc422ab2f1e45744","kind":"tag","published_at":"2025-03-27T18:44:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1/manifests"},{"name":"R_2_7_0","sha":"6d4ffe856df497ac2cae33537665c3fec7ec8a00","kind":"tag","published_at":"2025-03-13T21:01:14.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0/manifests"},{"name":"R_2_6_4","sha":"2691aff4304a6d7e053199c205620136481b9dd1","kind":"tag","published_at":"2024-11-07T01:33:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4/manifests"},{"name":"R_2_6_3","sha":"88b3ed553d8ad335559254863a33360d55b9f1d6","kind":"tag","published_at":"2024-09-04T10:39:15.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3/manifests"},{"name":"R_2_6_2","sha":"fa75b96546c069d17b8f80d91e0f4ef0cde3790d","kind":"tag","published_at":"2024-03-13T16:46:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2/manifests"},{"name":"R_2_6_1","sha":"a590b2d5846865412182805b853dd91d18f38c8d","kind":"tag","published_at":"2024-02-29T20:35:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1/manifests"},{"name":"R_2_6_0","sha":"849da3e3fe727fccef5e96ef35482d66447f06a2","kind":"tag","published_at":"2024-02-06T17:02:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0/manifests"},{"name":"R_2_5_0","sha":"654d2de0da85662fcc7644a7acd7c2dd2cfb21f0","kind":"tag","published_at":"2022-10-25T15:36:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_5_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0/manifests"},{"name":"R_2_4_9","sha":"d77291a4824d78e697c5dc2b8024fd65ab31e209","kind":"tag","published_at":"2022-09-20T15:09:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9/manifests"},{"name":"R_2_4_8","sha":"3bab6c09bbe8bf42d84b81563ddbcf4cca4be838","kind":"tag","published_at":"2022-03-28T21:16:58.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8/manifests"},{"name":"R_2_4_7","sha":"27d5b8ba1771f916d9cfea2aac6bdac72071dc66","kind":"tag","published_at":"2022-03-04T21:30:30.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7/manifests"},{"name":"R_2_4_6","sha":"65a21f2b2a306d29b44e70264aca948aa0454219","kind":"tag","published_at":"2022-02-20T17:02:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6/manifests"},{"name":"R_2_4_5","sha":"97a4840578693a346e79302909b67d97492e1880","kind":"tag","published_at":"2022-02-18T22:41:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5/manifests"},{"name":"R_2_4_4","sha":"81b89678e200820271b72cacdd45fb5868855765","kind":"tag","published_at":"2022-01-30T00:10:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4/manifests"},{"name":"R_2_4_3","sha":"57c7da69b78e3698e112a6b5da19d5109b8232d1","kind":"tag","published_at":"2022-01-16T14:04:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3/manifests"},{"name":"R_2_4_2","sha":"e26a263aa9182d1e4552cd615857f0f61df3ba42","kind":"tag","published_at":"2021-12-19T22:43:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2/manifests"},{"name":"R_2_4_1","sha":"a28238bdeebc087071777001245df1876a11f5ee","kind":"tag","published_at":"2021-05-23T16:31:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1/manifests"},{"name":"R_2_4_0","sha":"ac2b235d3cea96ed105bbfc0052ae9b79e8ccb78","kind":"tag","published_at":"2021-05-22T22:57:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0/manifests"},{"name":"R_2_3_0","sha":"2d58706dad5a6b996ee143790f812bd0af4acde2","kind":"tag","published_at":"2021-03-25T00:48:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_3_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0/manifests"},{"name":"R_2_2_10","sha":"162e16b0a7392a20ecdb2a4d0d13b5a03a7b2380","kind":"tag","published_at":"2020-10-03T18:31:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_10","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10/manifests"},{"name":"R_2_2_9","sha":"a7bc26b69768f7fb24f0c7976fae24b157b85b13","kind":"tag","published_at":"2019-09-25T22:13:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9/manifests"},{"name":"R_2_2_8","sha":"91b17cfeb8edf60ca23e33fe59ac231d0f2efb48","kind":"tag","published_at":"2019-09-13T22:03:31.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8/manifests"},{"name":"R_2_2_7","sha":"d3b78b42a2dcdea98e22625cfff67a49d47e6025","kind":"tag","published_at":"2019-06-19T16:42:41.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7/manifests"},{"name":"R_2_2_6","sha":"39e487da353b20bb3a724311d179ba0fddffc65b","kind":"tag","published_at":"2018-08-15T13:01:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6/manifests"},{"name":"R_2_2_5","sha":"968b8cc46dbee47b83318d5f31a8e7907199614b","kind":"tag","published_at":"2017-11-01T18:13:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5/manifests"},{"name":"R_2_2_4","sha":"fc577ad9cb2f8a480418c8187c788c60347bee68","kind":"tag","published_at":"2017-08-20T18:20:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4/manifests"},{"name":"R_2_2_3","sha":"97c6bd01990090d4015364ae37dd141f3c39a30f","kind":"tag","published_at":"2017-08-02T17:18:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3/manifests"},{"name":"R_2_2_2","sha":"7c3eedb20b287c5b3e026eaebf657e3c38981329","kind":"tag","published_at":"2017-07-13T20:16:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2/manifests"},{"name":"R_2_2_1","sha":"c4446687cfc6c5fd7f6371aeaf24c69402a3589e","kind":"tag","published_at":"2017-06-17T18:35:55.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1/manifests"},{"name":"R_2_2_0","sha":"fbc46fa2be307280648147543c053d05910f7a85","kind":"commit","published_at":"2016-06-21T12:58:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0/manifests"},{"name":"R_2_1_1","sha":"ee0adc0d9d245f4f18863c997be9a1bfeeb0a070","kind":"commit","published_at":"2016-03-12T03:21:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1/manifests"},{"name":"R_2_1_0","sha":"62574fc8be5458f10c4133e3907daa9ceda3a5d0","kind":"commit","published_at":"2012-03-24T19:06:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0/manifests"},{"name":"R_2_0_1","sha":"4d2c9d031a786bc19f0cd3bc594acc58e94c234f","kind":"commit","published_at":"2007-06-05T15:06:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1/manifests"},{"name":"R_2_0_0","sha":"1a6d93c530e1aa1ca3a567b05bad894e19027d18","kind":"commit","published_at":"2006-01-11T01:10:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0/manifests"},{"name":"R_1_95_8","sha":"9b79a5a3c2e7de5a47b4ff7e3d02c557a7c375fa","kind":"commit","published_at":"2004-07-24T05:26:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8/manifests"},{"name":"R_1_95_7","sha":"1d6a85c8f35c3de79f25a7459c18b41c9df21a5d","kind":"commit","published_at":"2003-10-20T21:11:27.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7/manifests"},{"name":"R_1_95_6","sha":"c48e483c59b77020b0b8d5fa3e22a9c0e333ab32","kind":"commit","published_at":"2003-01-28T05:54:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6/manifests"},{"name":"R_1_95_5","sha":"d784ead9cbbfd93381c804b296d8d39cfbcc9ac1","kind":"commit","published_at":"2002-09-06T21:49:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5/manifests"},{"name":"R_1_95_4","sha":"8c9556f8b6f0b5d8dc8de0407495ac29f9428dde","kind":"commit","published_at":"2002-07-12T16:24:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4/manifests"},{"name":"R_1_95_3","sha":"2ef1e84e1f81864f31168e00f41392d19ec9aa40","kind":"commit","published_at":"2002-06-03T19:38:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3/manifests"},{"name":"R_1_95_2","sha":"f91dde5506254562f1b3595660bb0a65dfbe5b4b","kind":"commit","published_at":"2001-07-27T20:35:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2/manifests"},{"name":"R_1_95_1","sha":"01a10c5c3cdfab17a74144de20d55ae339b4a716","kind":"commit","published_at":"2000-12-27T18:32:37.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1/manifests"},{"name":"R_1_95_0","sha":"02534e83b5529567fb640bf16160e697a6a5d42e","kind":"commit","published_at":"2000-09-29T15:47:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0/manifests"},{"name":"libexpat-alpha-1","sha":"c135be083d8e5a41f774f89e0ff1d7884022e278","kind":"commit","published_at":"2000-09-18T16:26:23.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/libexpat-alpha-1","html_url":"https://github.com/libexpat/libexpat/releases/tag/libexpat-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@libexpat-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1/manifests"},{"name":"start","sha":"810ec88a4a3bf51fa5e2339700b7b0435defa734","kind":"commit","published_at":"2000-09-07T02:23:49.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/start","html_url":"https://github.com/libexpat/libexpat/releases/tag/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@start","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start/manifests"},{"name":"sourceforge_init","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/sourceforge_init","html_url":"https://github.com/libexpat/libexpat/releases/tag/sourceforge_init","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@sourceforge_init","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init/manifests"},{"name":"jclark-orig","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/jclark-orig","html_url":"https://github.com/libexpat/libexpat/releases/tag/jclark-orig","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@jclark-orig","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig/manifests"},{"name":"V20000512","sha":"f3464902ca0de6bb7f29e979453774e6121418c1","kind":"commit","published_at":"2000-05-12T07:02:22.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V20000512","html_url":"https://github.com/libexpat/libexpat/releases/tag/V20000512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V20000512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512/manifests"},{"name":"V19991013","sha":"b7d821935ad90a5798dbed1cc54b92b884f945c8","kind":"commit","published_at":"1999-10-13T04:16:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19991013","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19991013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19991013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013/manifests"},{"name":"V19990728","sha":"ab5acbf509abd1aa2aa44712ea9b8172ba41551e","kind":"commit","published_at":"1999-07-28T09:34:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990728","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728/manifests"},{"name":"V19990709","sha":"f009a97514c0046b14c298cc1732cd087335716a","kind":"commit","published_at":"1999-07-09T12:19:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990709","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709/manifests"},{"name":"V19990626","sha":"4d08f138961dcb767cc30c122c2348f0fccaf22a","kind":"commit","published_at":"1999-06-26T12:34:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990626","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626/manifests"},{"name":"V1_1","sha":"4e58e42cf258655cd9dbec82f18e5de013b0148a","kind":"commit","published_at":"1999-05-29T09:50:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1/manifests"},{"name":"V19990425","sha":"a5a004adf7fcc636437ecd406d8553931411b135","kind":"commit","published_at":"1999-04-25T12:37:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990425","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425/manifests"},{"name":"V1990307","sha":"5f9225a9f923ae1e439fd32516f7754fb7a4f3d9","kind":"commit","published_at":"1999-03-07T10:18:52.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1990307","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1990307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1990307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307/manifests"},{"name":"V1_0_2","sha":"ef0383f81d5ca5fc41ffcc1bb984021ee27e4409","kind":"commit","published_at":"1999-01-09T02:17:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2/manifests"},{"name":"V19990109","sha":"46d579b2e1bdfdcf8a7b1fd8893311b9554835a0","kind":"commit","published_at":"1999-01-09T02:09:07.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990109","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109/manifests"},{"name":"V19981231","sha":"cd75a27f883113388a33a053ca0db2c8cd8881a5","kind":"commit","published_at":"1998-12-31T02:56:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981231","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231/manifests"},{"name":"V1_0_1","sha":"c9b3824cfd6eab6a96720fc905508480e199a1d7","kind":"commit","published_at":"1998-11-22T03:53:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1/manifests"},{"name":"V19981122","sha":"237b292db248ff0f8409479e77238682eb46a53e","kind":"commit","published_at":"1998-11-22T03:53:12.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981122","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122/manifests"},{"name":"V1_0","sha":"dac8f8295d6633bb366ef2856668d1bc9e2685df","kind":"commit","published_at":"1998-08-14T04:10:26.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0/manifests"},{"name":"beta4","sha":"3b69eb5b92dc13ebc6b7f0109779cdc0ebb50628","kind":"commit","published_at":"1998-06-21T09:11:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta4","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4/manifests"},{"name":"beta3","sha":"11067a403b9a98a9ff68f925cca259d1eab038fb","kind":"commit","published_at":"1998-05-14T04:42:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta3","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3/manifests"},{"name":"beta2","sha":"9900422429cbd08d6798fa16031f6c817316ea0c","kind":"commit","published_at":"1998-05-04T09:40:34.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta2","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2/manifests"},{"name":"REC1_0","sha":"83a54957bffaa6f6a97dc44c452836fc71ae4df1","kind":"commit","published_at":"1998-02-10T02:07:59.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/REC1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/REC1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@REC1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T03:22:35.890Z","dependent_packages_count":91,"downloads":56856460,"downloads_period":"total","dependent_repos_count":1327,"rankings":{"downloads":null,"dependent_repos_count":0.5390566508609932,"dependent_packages_count":0.8335413027202396,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.6862989767906165},"purl":"pkg:conda/expat?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/expat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/expat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/expat/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-18T02:01:43.260Z","issues_count":124,"pull_requests_count":541,"avg_time_to_close_issue":4048305.1340206186,"avg_time_to_close_pull_request":1093076.6405622489,"issues_closed_count":97,"pull_requests_closed_count":498,"pull_request_authors_count":67,"issue_authors_count":82,"avg_comments_per_issue":3.4838709677419355,"avg_comments_per_pull_request":1.4990757855822552,"merged_pull_requests_count":449,"bot_issues_count":1,"bot_pull_requests_count":75,"past_year_issues_count":19,"past_year_pull_requests_count":132,"past_year_avg_time_to_close_issue":886767.0,"past_year_avg_time_to_close_pull_request":236982.1851851852,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":108,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.526315789473684,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":101,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/issues","maintainers":[{"login":"hartwork","count":319,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}],"active_maintainers":[{"login":"hartwork","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/expat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/expat/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/expat/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/expat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/expat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/expat/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":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","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":12555187,"name":"libexpat","ecosystem":"conda","description":"Expat is a stream-oriented XML parser library written in C. Expat excels with files too large to fit RAM, and where performance and flexibility are crucial.","homepage":"https://libexpat.github.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/libexpat/libexpat","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2025-12-05T10:04:18.000Z","latest_release_published_at":"2026-06-30T11:05:40.000Z","latest_release_number":"2.8.2","last_synced_at":"2026-08-06T20:04:05.145Z","created_at":"2025-12-05T11:03:56.270Z","updated_at":"2026-08-19T05:51:21.805Z","registry_url":"https://anaconda.org/anaconda/libexpat","install_command":"conda install -c anaconda libexpat","documentation_url":null,"metadata":{},"repo_metadata":{"id":16801822,"uuid":"80314213","full_name":"libexpat/libexpat","owner":"libexpat","description":":herb: Fast streaming XML parser written in C99 with \u003e90% test coverage; moved from SourceForge to GitHub","archived":false,"fork":false,"pushed_at":"2026-08-18T13:36:49.000Z","size":19091,"stargazers_count":1366,"open_issues_count":27,"forks_count":531,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-19T02:34:32.407Z","etag":null,"topics":["c","c99","expat","expat-xml-parser","library","siphash","streaming-parser","xml","xml-parser","xml-parser-library","xml-parsing"],"latest_commit_sha":null,"homepage":"https://libexpat.github.io/","language":"C","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/libexpat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-01-28T22:11:05.000Z","updated_at":"2026-08-18T13:41:26.000Z","dependencies_parsed_at":"2026-08-19T02:43:06.216Z","dependency_job_id":null,"html_url":"https://github.com/libexpat/libexpat","commit_stats":{"total_commits":3757,"total_committers":107,"mean_commits":35.11214953271028,"dds":0.6345488421612989,"last_synced_commit":"4c3f8641a71625860928641ca87b393827274028"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/libexpat/libexpat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/sbom","scorecard":{"id":427633,"data":{"date":"2025-08-11","repo":{"name":"github.com/libexpat/libexpat","commit":"d43570fba8cae4afe4f013baefc9f962fd988bc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.8,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 3/10 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/autotools-cmake.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-format.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-static-analyzer.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-tidy.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-required-version.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverity-scan.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cppcheck.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/emscripten.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/expat_config_h.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/freebsd.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzzing.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/musl.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/perl-integration.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/valid-xml.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-binaries.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-build.yml:40","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: expat/fuzz/xml_parse_fuzzer.c:81","Info: CLibFuzzer integration found: expat/fuzz/xml_parsebuffer_fuzzer.c:90"],"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: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING: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":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: expat-2.7.1.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","Info: signed release artifact: expat-2.7.0.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","Info: signed release artifact: expat-2.6.4.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","Info: signed release artifact: expat-2.6.3.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","Info: signed release artifact: expat-2.6.2.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","Warn: release artifact R_2_7_1 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/208791475","Warn: release artifact R_2_7_0 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/205699682","Warn: release artifact R_2_6_4 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/184051623","Warn: release artifact R_2_6_3 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/173393865","Warn: release artifact R_2_6_2 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/146366507"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T02:35:22.554Z","repository_id":16801822,"created_at":"2025-08-19T02:35:22.554Z","updated_at":"2025-08-19T02:35:22.554Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36775015,"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-19T02:00:06.185Z","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":"libexpat","name":"Expat development team","uuid":"20887397","kind":"organization","description":"","email":null,"website":"https://libexpat.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20887397?v=4","repositories_count":2,"last_synced_at":"2023-09-20T09:50:21.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/libexpat","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T05:47:04.243Z","updated_at":"2023-09-20T09:50:21.573Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat/repositories"},"tags":[{"name":"R_2_8_3","sha":"92810461043fce37e70079b37ab1f04490a8f039","kind":"tag","published_at":"2026-08-10T21:51:17.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3/manifests"},{"name":"R_2_8_2","sha":"c61098da494eea1cbd091118118dcee417faacea","kind":"tag","published_at":"2026-06-25T14:08:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2/manifests"},{"name":"R_2_8_1","sha":"c7ffbf3879f6aef7a7b020ef84ddb4ee00222b19","kind":"tag","published_at":"2026-05-10T17:17:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1/manifests"},{"name":"R_2_8_0","sha":"6345e05baa634fbd60ace0134228cb6af4cfdaef","kind":"tag","published_at":"2026-04-24T09:47:36.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0/manifests"},{"name":"R_2_7_5","sha":"f31adfd584b7f6c50bbf4d22eb928538ffc9145a","kind":"tag","published_at":"2026-03-17T19:52:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5/manifests"},{"name":"R_2_7_4","sha":"f5c2890d8ff91f88a018173d293a9bd02f76389e","kind":"tag","published_at":"2026-01-31T11:18:20.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4/manifests"},{"name":"R_2_7_3","sha":"4575e52f83e0d6d7bd24939eab8952bbc7bc358f","kind":"tag","published_at":"2025-09-24T19:23:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3/manifests"},{"name":"R_2_7_2","sha":"7643f96bd5b9f5d3b26ea112519e05e17ef91cfb","kind":"tag","published_at":"2025-09-16T16:06:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2/manifests"},{"name":"R_2_7_1","sha":"f9a3eeb3e09fbea04b1c451ffc422ab2f1e45744","kind":"tag","published_at":"2025-03-27T18:44:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1/manifests"},{"name":"R_2_7_0","sha":"6d4ffe856df497ac2cae33537665c3fec7ec8a00","kind":"tag","published_at":"2025-03-13T21:01:14.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0/manifests"},{"name":"R_2_6_4","sha":"2691aff4304a6d7e053199c205620136481b9dd1","kind":"tag","published_at":"2024-11-07T01:33:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4/manifests"},{"name":"R_2_6_3","sha":"88b3ed553d8ad335559254863a33360d55b9f1d6","kind":"tag","published_at":"2024-09-04T10:39:15.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3/manifests"},{"name":"R_2_6_2","sha":"fa75b96546c069d17b8f80d91e0f4ef0cde3790d","kind":"tag","published_at":"2024-03-13T16:46:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2/manifests"},{"name":"R_2_6_1","sha":"a590b2d5846865412182805b853dd91d18f38c8d","kind":"tag","published_at":"2024-02-29T20:35:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1/manifests"},{"name":"R_2_6_0","sha":"849da3e3fe727fccef5e96ef35482d66447f06a2","kind":"tag","published_at":"2024-02-06T17:02:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0/manifests"},{"name":"R_2_5_0","sha":"654d2de0da85662fcc7644a7acd7c2dd2cfb21f0","kind":"tag","published_at":"2022-10-25T15:36:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_5_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0/manifests"},{"name":"R_2_4_9","sha":"d77291a4824d78e697c5dc2b8024fd65ab31e209","kind":"tag","published_at":"2022-09-20T15:09:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9/manifests"},{"name":"R_2_4_8","sha":"3bab6c09bbe8bf42d84b81563ddbcf4cca4be838","kind":"tag","published_at":"2022-03-28T21:16:58.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8/manifests"},{"name":"R_2_4_7","sha":"27d5b8ba1771f916d9cfea2aac6bdac72071dc66","kind":"tag","published_at":"2022-03-04T21:30:30.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7/manifests"},{"name":"R_2_4_6","sha":"65a21f2b2a306d29b44e70264aca948aa0454219","kind":"tag","published_at":"2022-02-20T17:02:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6/manifests"},{"name":"R_2_4_5","sha":"97a4840578693a346e79302909b67d97492e1880","kind":"tag","published_at":"2022-02-18T22:41:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5/manifests"},{"name":"R_2_4_4","sha":"81b89678e200820271b72cacdd45fb5868855765","kind":"tag","published_at":"2022-01-30T00:10:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4/manifests"},{"name":"R_2_4_3","sha":"57c7da69b78e3698e112a6b5da19d5109b8232d1","kind":"tag","published_at":"2022-01-16T14:04:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3/manifests"},{"name":"R_2_4_2","sha":"e26a263aa9182d1e4552cd615857f0f61df3ba42","kind":"tag","published_at":"2021-12-19T22:43:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2/manifests"},{"name":"R_2_4_1","sha":"a28238bdeebc087071777001245df1876a11f5ee","kind":"tag","published_at":"2021-05-23T16:31:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1/manifests"},{"name":"R_2_4_0","sha":"ac2b235d3cea96ed105bbfc0052ae9b79e8ccb78","kind":"tag","published_at":"2021-05-22T22:57:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0/manifests"},{"name":"R_2_3_0","sha":"2d58706dad5a6b996ee143790f812bd0af4acde2","kind":"tag","published_at":"2021-03-25T00:48:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_3_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0/manifests"},{"name":"R_2_2_10","sha":"162e16b0a7392a20ecdb2a4d0d13b5a03a7b2380","kind":"tag","published_at":"2020-10-03T18:31:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_10","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10/manifests"},{"name":"R_2_2_9","sha":"a7bc26b69768f7fb24f0c7976fae24b157b85b13","kind":"tag","published_at":"2019-09-25T22:13:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9/manifests"},{"name":"R_2_2_8","sha":"91b17cfeb8edf60ca23e33fe59ac231d0f2efb48","kind":"tag","published_at":"2019-09-13T22:03:31.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8/manifests"},{"name":"R_2_2_7","sha":"d3b78b42a2dcdea98e22625cfff67a49d47e6025","kind":"tag","published_at":"2019-06-19T16:42:41.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7/manifests"},{"name":"R_2_2_6","sha":"39e487da353b20bb3a724311d179ba0fddffc65b","kind":"tag","published_at":"2018-08-15T13:01:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6/manifests"},{"name":"R_2_2_5","sha":"968b8cc46dbee47b83318d5f31a8e7907199614b","kind":"tag","published_at":"2017-11-01T18:13:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5/manifests"},{"name":"R_2_2_4","sha":"fc577ad9cb2f8a480418c8187c788c60347bee68","kind":"tag","published_at":"2017-08-20T18:20:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4/manifests"},{"name":"R_2_2_3","sha":"97c6bd01990090d4015364ae37dd141f3c39a30f","kind":"tag","published_at":"2017-08-02T17:18:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3/manifests"},{"name":"R_2_2_2","sha":"7c3eedb20b287c5b3e026eaebf657e3c38981329","kind":"tag","published_at":"2017-07-13T20:16:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2/manifests"},{"name":"R_2_2_1","sha":"c4446687cfc6c5fd7f6371aeaf24c69402a3589e","kind":"tag","published_at":"2017-06-17T18:35:55.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1/manifests"},{"name":"R_2_2_0","sha":"fbc46fa2be307280648147543c053d05910f7a85","kind":"commit","published_at":"2016-06-21T12:58:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0/manifests"},{"name":"R_2_1_1","sha":"ee0adc0d9d245f4f18863c997be9a1bfeeb0a070","kind":"commit","published_at":"2016-03-12T03:21:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1/manifests"},{"name":"R_2_1_0","sha":"62574fc8be5458f10c4133e3907daa9ceda3a5d0","kind":"commit","published_at":"2012-03-24T19:06:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0/manifests"},{"name":"R_2_0_1","sha":"4d2c9d031a786bc19f0cd3bc594acc58e94c234f","kind":"commit","published_at":"2007-06-05T15:06:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1/manifests"},{"name":"R_2_0_0","sha":"1a6d93c530e1aa1ca3a567b05bad894e19027d18","kind":"commit","published_at":"2006-01-11T01:10:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0/manifests"},{"name":"R_1_95_8","sha":"9b79a5a3c2e7de5a47b4ff7e3d02c557a7c375fa","kind":"commit","published_at":"2004-07-24T05:26:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8/manifests"},{"name":"R_1_95_7","sha":"1d6a85c8f35c3de79f25a7459c18b41c9df21a5d","kind":"commit","published_at":"2003-10-20T21:11:27.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7/manifests"},{"name":"R_1_95_6","sha":"c48e483c59b77020b0b8d5fa3e22a9c0e333ab32","kind":"commit","published_at":"2003-01-28T05:54:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6/manifests"},{"name":"R_1_95_5","sha":"d784ead9cbbfd93381c804b296d8d39cfbcc9ac1","kind":"commit","published_at":"2002-09-06T21:49:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5/manifests"},{"name":"R_1_95_4","sha":"8c9556f8b6f0b5d8dc8de0407495ac29f9428dde","kind":"commit","published_at":"2002-07-12T16:24:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4/manifests"},{"name":"R_1_95_3","sha":"2ef1e84e1f81864f31168e00f41392d19ec9aa40","kind":"commit","published_at":"2002-06-03T19:38:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3/manifests"},{"name":"R_1_95_2","sha":"f91dde5506254562f1b3595660bb0a65dfbe5b4b","kind":"commit","published_at":"2001-07-27T20:35:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2/manifests"},{"name":"R_1_95_1","sha":"01a10c5c3cdfab17a74144de20d55ae339b4a716","kind":"commit","published_at":"2000-12-27T18:32:37.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1/manifests"},{"name":"R_1_95_0","sha":"02534e83b5529567fb640bf16160e697a6a5d42e","kind":"commit","published_at":"2000-09-29T15:47:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0/manifests"},{"name":"libexpat-alpha-1","sha":"c135be083d8e5a41f774f89e0ff1d7884022e278","kind":"commit","published_at":"2000-09-18T16:26:23.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/libexpat-alpha-1","html_url":"https://github.com/libexpat/libexpat/releases/tag/libexpat-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@libexpat-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1/manifests"},{"name":"start","sha":"810ec88a4a3bf51fa5e2339700b7b0435defa734","kind":"commit","published_at":"2000-09-07T02:23:49.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/start","html_url":"https://github.com/libexpat/libexpat/releases/tag/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@start","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start/manifests"},{"name":"sourceforge_init","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/sourceforge_init","html_url":"https://github.com/libexpat/libexpat/releases/tag/sourceforge_init","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@sourceforge_init","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init/manifests"},{"name":"jclark-orig","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/jclark-orig","html_url":"https://github.com/libexpat/libexpat/releases/tag/jclark-orig","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@jclark-orig","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig/manifests"},{"name":"V20000512","sha":"f3464902ca0de6bb7f29e979453774e6121418c1","kind":"commit","published_at":"2000-05-12T07:02:22.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V20000512","html_url":"https://github.com/libexpat/libexpat/releases/tag/V20000512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V20000512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512/manifests"},{"name":"V19991013","sha":"b7d821935ad90a5798dbed1cc54b92b884f945c8","kind":"commit","published_at":"1999-10-13T04:16:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19991013","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19991013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19991013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013/manifests"},{"name":"V19990728","sha":"ab5acbf509abd1aa2aa44712ea9b8172ba41551e","kind":"commit","published_at":"1999-07-28T09:34:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990728","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728/manifests"},{"name":"V19990709","sha":"f009a97514c0046b14c298cc1732cd087335716a","kind":"commit","published_at":"1999-07-09T12:19:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990709","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709/manifests"},{"name":"V19990626","sha":"4d08f138961dcb767cc30c122c2348f0fccaf22a","kind":"commit","published_at":"1999-06-26T12:34:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990626","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626/manifests"},{"name":"V1_1","sha":"4e58e42cf258655cd9dbec82f18e5de013b0148a","kind":"commit","published_at":"1999-05-29T09:50:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1/manifests"},{"name":"V19990425","sha":"a5a004adf7fcc636437ecd406d8553931411b135","kind":"commit","published_at":"1999-04-25T12:37:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990425","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425/manifests"},{"name":"V1990307","sha":"5f9225a9f923ae1e439fd32516f7754fb7a4f3d9","kind":"commit","published_at":"1999-03-07T10:18:52.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1990307","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1990307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1990307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307/manifests"},{"name":"V1_0_2","sha":"ef0383f81d5ca5fc41ffcc1bb984021ee27e4409","kind":"commit","published_at":"1999-01-09T02:17:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2/manifests"},{"name":"V19990109","sha":"46d579b2e1bdfdcf8a7b1fd8893311b9554835a0","kind":"commit","published_at":"1999-01-09T02:09:07.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990109","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109/manifests"},{"name":"V19981231","sha":"cd75a27f883113388a33a053ca0db2c8cd8881a5","kind":"commit","published_at":"1998-12-31T02:56:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981231","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231/manifests"},{"name":"V1_0_1","sha":"c9b3824cfd6eab6a96720fc905508480e199a1d7","kind":"commit","published_at":"1998-11-22T03:53:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1/manifests"},{"name":"V19981122","sha":"237b292db248ff0f8409479e77238682eb46a53e","kind":"commit","published_at":"1998-11-22T03:53:12.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981122","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122/manifests"},{"name":"V1_0","sha":"dac8f8295d6633bb366ef2856668d1bc9e2685df","kind":"commit","published_at":"1998-08-14T04:10:26.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0/manifests"},{"name":"beta4","sha":"3b69eb5b92dc13ebc6b7f0109779cdc0ebb50628","kind":"commit","published_at":"1998-06-21T09:11:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta4","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4/manifests"},{"name":"beta3","sha":"11067a403b9a98a9ff68f925cca259d1eab038fb","kind":"commit","published_at":"1998-05-14T04:42:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta3","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3/manifests"},{"name":"beta2","sha":"9900422429cbd08d6798fa16031f6c817316ea0c","kind":"commit","published_at":"1998-05-04T09:40:34.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta2","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2/manifests"},{"name":"REC1_0","sha":"83a54957bffaa6f6a97dc44c452836fc71ae4df1","kind":"commit","published_at":"1998-02-10T02:07:59.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/REC1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/REC1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@REC1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T05:51:21.805Z","dependent_packages_count":0,"downloads":94328,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":43.652707739530804,"dependent_packages_count":40.03508002631002,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.84389388292041},"purl":"pkg:conda/libexpat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libexpat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libexpat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libexpat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T02:31:38.123Z","issues_count":125,"pull_requests_count":543,"avg_time_to_close_issue":4048305.1340206186,"avg_time_to_close_pull_request":1087957.6347305388,"issues_closed_count":97,"pull_requests_closed_count":501,"pull_request_authors_count":67,"issue_authors_count":82,"avg_comments_per_issue":3.456,"avg_comments_per_pull_request":1.5156537753222836,"merged_pull_requests_count":452,"bot_issues_count":1,"bot_pull_requests_count":76,"past_year_issues_count":20,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":886767.0,"past_year_avg_time_to_close_pull_request":219303.15740740742,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":108,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":1.2461538461538462,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/issues","maintainers":[{"login":"hartwork","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}],"active_maintainers":[{"login":"hartwork","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libexpat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libexpat/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libexpat/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libexpat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libexpat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libexpat/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":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","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"}},{"id":11806045,"name":"expat.natives","ecosystem":"nuget","description":"Package Description","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/libexpat/libexpat","keywords_array":["xml","parser","tokenizer","stream","xmpp"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-08-25T05:42:26.523Z","latest_release_number":null,"last_synced_at":"2026-08-25T05:42:27.299Z","created_at":"2025-06-16T13:16:04.154Z","updated_at":"2026-08-25T05:42:27.299Z","registry_url":"https://www.nuget.org/packages/expat.natives/","install_command":"Install-Package expat.natives","documentation_url":null,"metadata":{"license_info":{"type":"file","text":"COPYING.txt","version":null},"license_url":"https://aka.ms/deprecateLicenseUrl","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/libexpat/libexpat","branch":null,"commit":"54893341dae3a7fb05819dfe2f36f866fa9b8cb1"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.0"],"total_dependencies":0}},"repo_metadata":{"id":16801822,"uuid":"80314213","full_name":"libexpat/libexpat","owner":"libexpat","description":":herb: Fast streaming XML parser written in C99 with \u003e90% test coverage; moved from SourceForge to GitHub","archived":false,"fork":false,"pushed_at":"2026-08-11T17:00:51.000Z","size":18479,"stargazers_count":1365,"open_issues_count":22,"forks_count":529,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-11T23:29:17.881Z","etag":null,"topics":["c","c99","expat","expat-xml-parser","library","siphash","streaming-parser","xml","xml-parser","xml-parser-library","xml-parsing"],"latest_commit_sha":null,"homepage":"https://libexpat.github.io/","language":"C","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/libexpat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-01-28T22:11:05.000Z","updated_at":"2026-08-11T17:04:23.000Z","dependencies_parsed_at":"2026-03-26T17:01:36.839Z","dependency_job_id":"e7f79b3e-8063-4554-8f45-d8069c2f903b","html_url":"https://github.com/libexpat/libexpat","commit_stats":{"total_commits":3757,"total_committers":107,"mean_commits":35.11214953271028,"dds":0.6345488421612989,"last_synced_commit":"4c3f8641a71625860928641ca87b393827274028"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/libexpat/libexpat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/sbom","scorecard":{"id":427633,"data":{"date":"2025-08-11","repo":{"name":"github.com/libexpat/libexpat","commit":"d43570fba8cae4afe4f013baefc9f962fd988bc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.8,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 3/10 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/autotools-cmake.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-format.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-static-analyzer.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-tidy.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-required-version.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverity-scan.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cppcheck.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/emscripten.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/expat_config_h.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/freebsd.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzzing.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/musl.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/perl-integration.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/valid-xml.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-binaries.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-build.yml:40","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: expat/fuzz/xml_parse_fuzzer.c:81","Info: CLibFuzzer integration found: expat/fuzz/xml_parsebuffer_fuzzer.c:90"],"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: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING: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":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: expat-2.7.1.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","Info: signed release artifact: expat-2.7.0.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","Info: signed release artifact: expat-2.6.4.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","Info: signed release artifact: expat-2.6.3.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","Info: signed release artifact: expat-2.6.2.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","Warn: release artifact R_2_7_1 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/208791475","Warn: release artifact R_2_7_0 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/205699682","Warn: release artifact R_2_6_4 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/184051623","Warn: release artifact R_2_6_3 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/173393865","Warn: release artifact R_2_6_2 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/146366507"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T02:35:22.554Z","repository_id":16801822,"created_at":"2025-08-19T02:35:22.554Z","updated_at":"2025-08-19T02:35:22.554Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36574036,"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-12T02:00:07.134Z","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":"libexpat","name":"Expat development team","uuid":"20887397","kind":"organization","description":"","email":null,"website":"https://libexpat.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20887397?v=4","repositories_count":2,"last_synced_at":"2023-09-20T09:50:21.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/libexpat","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T05:47:04.243Z","updated_at":"2023-09-20T09:50:21.573Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat/repositories"},"tags":[{"name":"R_2_8_3","sha":"92810461043fce37e70079b37ab1f04490a8f039","kind":"tag","published_at":"2026-08-10T21:51:17.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3/manifests"},{"name":"R_2_8_2","sha":"c61098da494eea1cbd091118118dcee417faacea","kind":"tag","published_at":"2026-06-25T14:08:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2/manifests"},{"name":"R_2_8_1","sha":"c7ffbf3879f6aef7a7b020ef84ddb4ee00222b19","kind":"tag","published_at":"2026-05-10T17:17:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1/manifests"},{"name":"R_2_8_0","sha":"6345e05baa634fbd60ace0134228cb6af4cfdaef","kind":"tag","published_at":"2026-04-24T09:47:36.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0/manifests"},{"name":"R_2_7_5","sha":"f31adfd584b7f6c50bbf4d22eb928538ffc9145a","kind":"tag","published_at":"2026-03-17T19:52:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5/manifests"},{"name":"R_2_7_4","sha":"f5c2890d8ff91f88a018173d293a9bd02f76389e","kind":"tag","published_at":"2026-01-31T11:18:20.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4/manifests"},{"name":"R_2_7_3","sha":"4575e52f83e0d6d7bd24939eab8952bbc7bc358f","kind":"tag","published_at":"2025-09-24T19:23:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3/manifests"},{"name":"R_2_7_2","sha":"7643f96bd5b9f5d3b26ea112519e05e17ef91cfb","kind":"tag","published_at":"2025-09-16T16:06:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2/manifests"},{"name":"R_2_7_1","sha":"f9a3eeb3e09fbea04b1c451ffc422ab2f1e45744","kind":"tag","published_at":"2025-03-27T18:44:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1/manifests"},{"name":"R_2_7_0","sha":"6d4ffe856df497ac2cae33537665c3fec7ec8a00","kind":"tag","published_at":"2025-03-13T21:01:14.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0/manifests"},{"name":"R_2_6_4","sha":"2691aff4304a6d7e053199c205620136481b9dd1","kind":"tag","published_at":"2024-11-07T01:33:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4/manifests"},{"name":"R_2_6_3","sha":"88b3ed553d8ad335559254863a33360d55b9f1d6","kind":"tag","published_at":"2024-09-04T10:39:15.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3/manifests"},{"name":"R_2_6_2","sha":"fa75b96546c069d17b8f80d91e0f4ef0cde3790d","kind":"tag","published_at":"2024-03-13T16:46:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2/manifests"},{"name":"R_2_6_1","sha":"a590b2d5846865412182805b853dd91d18f38c8d","kind":"tag","published_at":"2024-02-29T20:35:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1/manifests"},{"name":"R_2_6_0","sha":"849da3e3fe727fccef5e96ef35482d66447f06a2","kind":"tag","published_at":"2024-02-06T17:02:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0/manifests"},{"name":"R_2_5_0","sha":"654d2de0da85662fcc7644a7acd7c2dd2cfb21f0","kind":"tag","published_at":"2022-10-25T15:36:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_5_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0/manifests"},{"name":"R_2_4_9","sha":"d77291a4824d78e697c5dc2b8024fd65ab31e209","kind":"tag","published_at":"2022-09-20T15:09:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9/manifests"},{"name":"R_2_4_8","sha":"3bab6c09bbe8bf42d84b81563ddbcf4cca4be838","kind":"tag","published_at":"2022-03-28T21:16:58.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8/manifests"},{"name":"R_2_4_7","sha":"27d5b8ba1771f916d9cfea2aac6bdac72071dc66","kind":"tag","published_at":"2022-03-04T21:30:30.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7/manifests"},{"name":"R_2_4_6","sha":"65a21f2b2a306d29b44e70264aca948aa0454219","kind":"tag","published_at":"2022-02-20T17:02:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6/manifests"},{"name":"R_2_4_5","sha":"97a4840578693a346e79302909b67d97492e1880","kind":"tag","published_at":"2022-02-18T22:41:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5/manifests"},{"name":"R_2_4_4","sha":"81b89678e200820271b72cacdd45fb5868855765","kind":"tag","published_at":"2022-01-30T00:10:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4/manifests"},{"name":"R_2_4_3","sha":"57c7da69b78e3698e112a6b5da19d5109b8232d1","kind":"tag","published_at":"2022-01-16T14:04:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3/manifests"},{"name":"R_2_4_2","sha":"e26a263aa9182d1e4552cd615857f0f61df3ba42","kind":"tag","published_at":"2021-12-19T22:43:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2/manifests"},{"name":"R_2_4_1","sha":"a28238bdeebc087071777001245df1876a11f5ee","kind":"tag","published_at":"2021-05-23T16:31:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1/manifests"},{"name":"R_2_4_0","sha":"ac2b235d3cea96ed105bbfc0052ae9b79e8ccb78","kind":"tag","published_at":"2021-05-22T22:57:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0/manifests"},{"name":"R_2_3_0","sha":"2d58706dad5a6b996ee143790f812bd0af4acde2","kind":"tag","published_at":"2021-03-25T00:48:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_3_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0/manifests"},{"name":"R_2_2_10","sha":"162e16b0a7392a20ecdb2a4d0d13b5a03a7b2380","kind":"tag","published_at":"2020-10-03T18:31:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_10","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10/manifests"},{"name":"R_2_2_9","sha":"a7bc26b69768f7fb24f0c7976fae24b157b85b13","kind":"tag","published_at":"2019-09-25T22:13:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9/manifests"},{"name":"R_2_2_8","sha":"91b17cfeb8edf60ca23e33fe59ac231d0f2efb48","kind":"tag","published_at":"2019-09-13T22:03:31.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8/manifests"},{"name":"R_2_2_7","sha":"d3b78b42a2dcdea98e22625cfff67a49d47e6025","kind":"tag","published_at":"2019-06-19T16:42:41.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7/manifests"},{"name":"R_2_2_6","sha":"39e487da353b20bb3a724311d179ba0fddffc65b","kind":"tag","published_at":"2018-08-15T13:01:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6/manifests"},{"name":"R_2_2_5","sha":"968b8cc46dbee47b83318d5f31a8e7907199614b","kind":"tag","published_at":"2017-11-01T18:13:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5/manifests"},{"name":"R_2_2_4","sha":"fc577ad9cb2f8a480418c8187c788c60347bee68","kind":"tag","published_at":"2017-08-20T18:20:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4/manifests"},{"name":"R_2_2_3","sha":"97c6bd01990090d4015364ae37dd141f3c39a30f","kind":"tag","published_at":"2017-08-02T17:18:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3/manifests"},{"name":"R_2_2_2","sha":"7c3eedb20b287c5b3e026eaebf657e3c38981329","kind":"tag","published_at":"2017-07-13T20:16:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2/manifests"},{"name":"R_2_2_1","sha":"c4446687cfc6c5fd7f6371aeaf24c69402a3589e","kind":"tag","published_at":"2017-06-17T18:35:55.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1/manifests"},{"name":"R_2_2_0","sha":"fbc46fa2be307280648147543c053d05910f7a85","kind":"commit","published_at":"2016-06-21T12:58:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0/manifests"},{"name":"R_2_1_1","sha":"ee0adc0d9d245f4f18863c997be9a1bfeeb0a070","kind":"commit","published_at":"2016-03-12T03:21:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1/manifests"},{"name":"R_2_1_0","sha":"62574fc8be5458f10c4133e3907daa9ceda3a5d0","kind":"commit","published_at":"2012-03-24T19:06:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0/manifests"},{"name":"R_2_0_1","sha":"4d2c9d031a786bc19f0cd3bc594acc58e94c234f","kind":"commit","published_at":"2007-06-05T15:06:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1/manifests"},{"name":"R_2_0_0","sha":"1a6d93c530e1aa1ca3a567b05bad894e19027d18","kind":"commit","published_at":"2006-01-11T01:10:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0/manifests"},{"name":"R_1_95_8","sha":"9b79a5a3c2e7de5a47b4ff7e3d02c557a7c375fa","kind":"commit","published_at":"2004-07-24T05:26:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8/manifests"},{"name":"R_1_95_7","sha":"1d6a85c8f35c3de79f25a7459c18b41c9df21a5d","kind":"commit","published_at":"2003-10-20T21:11:27.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7/manifests"},{"name":"R_1_95_6","sha":"c48e483c59b77020b0b8d5fa3e22a9c0e333ab32","kind":"commit","published_at":"2003-01-28T05:54:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6/manifests"},{"name":"R_1_95_5","sha":"d784ead9cbbfd93381c804b296d8d39cfbcc9ac1","kind":"commit","published_at":"2002-09-06T21:49:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5/manifests"},{"name":"R_1_95_4","sha":"8c9556f8b6f0b5d8dc8de0407495ac29f9428dde","kind":"commit","published_at":"2002-07-12T16:24:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4/manifests"},{"name":"R_1_95_3","sha":"2ef1e84e1f81864f31168e00f41392d19ec9aa40","kind":"commit","published_at":"2002-06-03T19:38:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3/manifests"},{"name":"R_1_95_2","sha":"f91dde5506254562f1b3595660bb0a65dfbe5b4b","kind":"commit","published_at":"2001-07-27T20:35:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2/manifests"},{"name":"R_1_95_1","sha":"01a10c5c3cdfab17a74144de20d55ae339b4a716","kind":"commit","published_at":"2000-12-27T18:32:37.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1/manifests"},{"name":"R_1_95_0","sha":"02534e83b5529567fb640bf16160e697a6a5d42e","kind":"commit","published_at":"2000-09-29T15:47:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0/manifests"},{"name":"libexpat-alpha-1","sha":"c135be083d8e5a41f774f89e0ff1d7884022e278","kind":"commit","published_at":"2000-09-18T16:26:23.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/libexpat-alpha-1","html_url":"https://github.com/libexpat/libexpat/releases/tag/libexpat-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@libexpat-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1/manifests"},{"name":"start","sha":"810ec88a4a3bf51fa5e2339700b7b0435defa734","kind":"commit","published_at":"2000-09-07T02:23:49.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/start","html_url":"https://github.com/libexpat/libexpat/releases/tag/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@start","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start/manifests"},{"name":"sourceforge_init","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/sourceforge_init","html_url":"https://github.com/libexpat/libexpat/releases/tag/sourceforge_init","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@sourceforge_init","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init/manifests"},{"name":"jclark-orig","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/jclark-orig","html_url":"https://github.com/libexpat/libexpat/releases/tag/jclark-orig","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@jclark-orig","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig/manifests"},{"name":"V20000512","sha":"f3464902ca0de6bb7f29e979453774e6121418c1","kind":"commit","published_at":"2000-05-12T07:02:22.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V20000512","html_url":"https://github.com/libexpat/libexpat/releases/tag/V20000512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V20000512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512/manifests"},{"name":"V19991013","sha":"b7d821935ad90a5798dbed1cc54b92b884f945c8","kind":"commit","published_at":"1999-10-13T04:16:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19991013","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19991013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19991013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013/manifests"},{"name":"V19990728","sha":"ab5acbf509abd1aa2aa44712ea9b8172ba41551e","kind":"commit","published_at":"1999-07-28T09:34:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990728","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728/manifests"},{"name":"V19990709","sha":"f009a97514c0046b14c298cc1732cd087335716a","kind":"commit","published_at":"1999-07-09T12:19:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990709","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709/manifests"},{"name":"V19990626","sha":"4d08f138961dcb767cc30c122c2348f0fccaf22a","kind":"commit","published_at":"1999-06-26T12:34:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990626","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626/manifests"},{"name":"V1_1","sha":"4e58e42cf258655cd9dbec82f18e5de013b0148a","kind":"commit","published_at":"1999-05-29T09:50:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1/manifests"},{"name":"V19990425","sha":"a5a004adf7fcc636437ecd406d8553931411b135","kind":"commit","published_at":"1999-04-25T12:37:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990425","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425/manifests"},{"name":"V1990307","sha":"5f9225a9f923ae1e439fd32516f7754fb7a4f3d9","kind":"commit","published_at":"1999-03-07T10:18:52.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1990307","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1990307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1990307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307/manifests"},{"name":"V1_0_2","sha":"ef0383f81d5ca5fc41ffcc1bb984021ee27e4409","kind":"commit","published_at":"1999-01-09T02:17:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2/manifests"},{"name":"V19990109","sha":"46d579b2e1bdfdcf8a7b1fd8893311b9554835a0","kind":"commit","published_at":"1999-01-09T02:09:07.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990109","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109/manifests"},{"name":"V19981231","sha":"cd75a27f883113388a33a053ca0db2c8cd8881a5","kind":"commit","published_at":"1998-12-31T02:56:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981231","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231/manifests"},{"name":"V1_0_1","sha":"c9b3824cfd6eab6a96720fc905508480e199a1d7","kind":"commit","published_at":"1998-11-22T03:53:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1/manifests"},{"name":"V19981122","sha":"237b292db248ff0f8409479e77238682eb46a53e","kind":"commit","published_at":"1998-11-22T03:53:12.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981122","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122/manifests"},{"name":"V1_0","sha":"dac8f8295d6633bb366ef2856668d1bc9e2685df","kind":"commit","published_at":"1998-08-14T04:10:26.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0/manifests"},{"name":"beta4","sha":"3b69eb5b92dc13ebc6b7f0109779cdc0ebb50628","kind":"commit","published_at":"1998-06-21T09:11:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta4","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4/manifests"},{"name":"beta3","sha":"11067a403b9a98a9ff68f925cca259d1eab038fb","kind":"commit","published_at":"1998-05-14T04:42:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta3","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3/manifests"},{"name":"beta2","sha":"9900422429cbd08d6798fa16031f6c817316ea0c","kind":"commit","published_at":"1998-05-04T09:40:34.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta2","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2/manifests"},{"name":"REC1_0","sha":"83a54957bffaa6f6a97dc44c452836fc71ae4df1","kind":"commit","published_at":"1998-02-10T02:07:59.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/REC1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/REC1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@REC1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T02:40:51.044Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.60432459387196,"dependent_repos_count":6.766941115049295,"dependent_packages_count":18.1545056691935,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.17525712603825},"purl":"pkg:nuget/expat.natives","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/expat.natives","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/expat.natives","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/expat.natives/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T02:01:43.260Z","issues_count":124,"pull_requests_count":541,"avg_time_to_close_issue":4048305.1340206186,"avg_time_to_close_pull_request":1093076.6405622489,"issues_closed_count":97,"pull_requests_closed_count":498,"pull_request_authors_count":67,"issue_authors_count":82,"avg_comments_per_issue":3.4838709677419355,"avg_comments_per_pull_request":1.4990757855822552,"merged_pull_requests_count":449,"bot_issues_count":1,"bot_pull_requests_count":75,"past_year_issues_count":19,"past_year_pull_requests_count":132,"past_year_avg_time_to_close_issue":886767.0,"past_year_avg_time_to_close_pull_request":236982.1851851852,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":108,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.526315789473684,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":101,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/issues","maintainers":[{"login":"hartwork","count":319,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}],"active_maintainers":[{"login":"hartwork","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/expat.natives/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/expat.natives/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/expat.natives/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/expat.natives/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/expat.natives/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/expat.natives/codemeta","maintainers":[{"uuid":"nathan1302000","login":"nathan1302000","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://www.nuget.org/profiles/nathan1302000","role":null,"created_at":"2025-06-16T13:16:08.093Z","updated_at":"2025-06-16T13:16:08.093Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/nathan1302000/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843876,"maintainers_count":114485,"namespaces_count":0,"keywords_count":174540,"github":"nuget","metadata":{"funded_packages_count":32639,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-25T05:04:26.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":10695470,"name":"cppjs-package-expat","ecosystem":"npm","description":"Fast streaming XML parser","homepage":"https://github.com/libexpat/libexpat","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/libexpat/libexpat","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2024-07-14T23:20:12.751Z","latest_release_published_at":"2024-08-17T16:17:01.177Z","latest_release_number":"1.0.0-alpha.3","last_synced_at":"2026-08-25T05:56:05.941Z","created_at":"2024-07-16T00:12:02.341Z","updated_at":"2026-08-25T05:56:05.942Z","registry_url":"https://www.npmjs.com/package/cppjs-package-expat","install_command":"npm install cppjs-package-expat","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0-alpha.3"},"contentPolicy":null},"repo_metadata":{"id":16801822,"uuid":"80314213","full_name":"libexpat/libexpat","owner":"libexpat","description":":herb: Fast streaming XML parser written in C99 with \u003e90% test coverage; moved from SourceForge to GitHub","archived":false,"fork":false,"pushed_at":"2026-08-18T13:36:49.000Z","size":19091,"stargazers_count":1366,"open_issues_count":27,"forks_count":531,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-19T02:34:32.407Z","etag":null,"topics":["c","c99","expat","expat-xml-parser","library","siphash","streaming-parser","xml","xml-parser","xml-parser-library","xml-parsing"],"latest_commit_sha":null,"homepage":"https://libexpat.github.io/","language":"C","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/libexpat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-01-28T22:11:05.000Z","updated_at":"2026-08-18T13:41:26.000Z","dependencies_parsed_at":"2026-08-19T02:43:06.216Z","dependency_job_id":null,"html_url":"https://github.com/libexpat/libexpat","commit_stats":{"total_commits":3757,"total_committers":107,"mean_commits":35.11214953271028,"dds":0.6345488421612989,"last_synced_commit":"4c3f8641a71625860928641ca87b393827274028"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/libexpat/libexpat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/sbom","scorecard":{"id":427633,"data":{"date":"2025-08-11","repo":{"name":"github.com/libexpat/libexpat","commit":"d43570fba8cae4afe4f013baefc9f962fd988bc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.8,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 3/10 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/autotools-cmake.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-format.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-static-analyzer.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-tidy.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-required-version.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverity-scan.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cppcheck.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/emscripten.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/expat_config_h.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/freebsd.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzzing.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/musl.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/perl-integration.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/valid-xml.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-binaries.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-build.yml:40","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: expat/fuzz/xml_parse_fuzzer.c:81","Info: CLibFuzzer integration found: expat/fuzz/xml_parsebuffer_fuzzer.c:90"],"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: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING: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":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: expat-2.7.1.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","Info: signed release artifact: expat-2.7.0.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","Info: signed release artifact: expat-2.6.4.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","Info: signed release artifact: expat-2.6.3.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","Info: signed release artifact: expat-2.6.2.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","Warn: release artifact R_2_7_1 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/208791475","Warn: release artifact R_2_7_0 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/205699682","Warn: release artifact R_2_6_4 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/184051623","Warn: release artifact R_2_6_3 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/173393865","Warn: release artifact R_2_6_2 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/146366507"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T02:35:22.554Z","repository_id":16801822,"created_at":"2025-08-19T02:35:22.554Z","updated_at":"2025-08-19T02:35:22.554Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36775015,"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-19T02:00:06.185Z","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":"libexpat","name":"Expat development team","uuid":"20887397","kind":"organization","description":"","email":null,"website":"https://libexpat.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20887397?v=4","repositories_count":2,"last_synced_at":"2023-09-20T09:50:21.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/libexpat","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T05:47:04.243Z","updated_at":"2023-09-20T09:50:21.573Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat/repositories"},"tags":[{"name":"R_2_8_3","sha":"92810461043fce37e70079b37ab1f04490a8f039","kind":"tag","published_at":"2026-08-10T21:51:17.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3/manifests"},{"name":"R_2_8_2","sha":"c61098da494eea1cbd091118118dcee417faacea","kind":"tag","published_at":"2026-06-25T14:08:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2/manifests"},{"name":"R_2_8_1","sha":"c7ffbf3879f6aef7a7b020ef84ddb4ee00222b19","kind":"tag","published_at":"2026-05-10T17:17:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1/manifests"},{"name":"R_2_8_0","sha":"6345e05baa634fbd60ace0134228cb6af4cfdaef","kind":"tag","published_at":"2026-04-24T09:47:36.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0/manifests"},{"name":"R_2_7_5","sha":"f31adfd584b7f6c50bbf4d22eb928538ffc9145a","kind":"tag","published_at":"2026-03-17T19:52:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5/manifests"},{"name":"R_2_7_4","sha":"f5c2890d8ff91f88a018173d293a9bd02f76389e","kind":"tag","published_at":"2026-01-31T11:18:20.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4/manifests"},{"name":"R_2_7_3","sha":"4575e52f83e0d6d7bd24939eab8952bbc7bc358f","kind":"tag","published_at":"2025-09-24T19:23:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3/manifests"},{"name":"R_2_7_2","sha":"7643f96bd5b9f5d3b26ea112519e05e17ef91cfb","kind":"tag","published_at":"2025-09-16T16:06:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2/manifests"},{"name":"R_2_7_1","sha":"f9a3eeb3e09fbea04b1c451ffc422ab2f1e45744","kind":"tag","published_at":"2025-03-27T18:44:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1/manifests"},{"name":"R_2_7_0","sha":"6d4ffe856df497ac2cae33537665c3fec7ec8a00","kind":"tag","published_at":"2025-03-13T21:01:14.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0/manifests"},{"name":"R_2_6_4","sha":"2691aff4304a6d7e053199c205620136481b9dd1","kind":"tag","published_at":"2024-11-07T01:33:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4/manifests"},{"name":"R_2_6_3","sha":"88b3ed553d8ad335559254863a33360d55b9f1d6","kind":"tag","published_at":"2024-09-04T10:39:15.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3/manifests"},{"name":"R_2_6_2","sha":"fa75b96546c069d17b8f80d91e0f4ef0cde3790d","kind":"tag","published_at":"2024-03-13T16:46:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2/manifests"},{"name":"R_2_6_1","sha":"a590b2d5846865412182805b853dd91d18f38c8d","kind":"tag","published_at":"2024-02-29T20:35:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1/manifests"},{"name":"R_2_6_0","sha":"849da3e3fe727fccef5e96ef35482d66447f06a2","kind":"tag","published_at":"2024-02-06T17:02:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0/manifests"},{"name":"R_2_5_0","sha":"654d2de0da85662fcc7644a7acd7c2dd2cfb21f0","kind":"tag","published_at":"2022-10-25T15:36:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_5_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0/manifests"},{"name":"R_2_4_9","sha":"d77291a4824d78e697c5dc2b8024fd65ab31e209","kind":"tag","published_at":"2022-09-20T15:09:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9/manifests"},{"name":"R_2_4_8","sha":"3bab6c09bbe8bf42d84b81563ddbcf4cca4be838","kind":"tag","published_at":"2022-03-28T21:16:58.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8/manifests"},{"name":"R_2_4_7","sha":"27d5b8ba1771f916d9cfea2aac6bdac72071dc66","kind":"tag","published_at":"2022-03-04T21:30:30.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7/manifests"},{"name":"R_2_4_6","sha":"65a21f2b2a306d29b44e70264aca948aa0454219","kind":"tag","published_at":"2022-02-20T17:02:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6/manifests"},{"name":"R_2_4_5","sha":"97a4840578693a346e79302909b67d97492e1880","kind":"tag","published_at":"2022-02-18T22:41:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5/manifests"},{"name":"R_2_4_4","sha":"81b89678e200820271b72cacdd45fb5868855765","kind":"tag","published_at":"2022-01-30T00:10:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4/manifests"},{"name":"R_2_4_3","sha":"57c7da69b78e3698e112a6b5da19d5109b8232d1","kind":"tag","published_at":"2022-01-16T14:04:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3/manifests"},{"name":"R_2_4_2","sha":"e26a263aa9182d1e4552cd615857f0f61df3ba42","kind":"tag","published_at":"2021-12-19T22:43:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2/manifests"},{"name":"R_2_4_1","sha":"a28238bdeebc087071777001245df1876a11f5ee","kind":"tag","published_at":"2021-05-23T16:31:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1/manifests"},{"name":"R_2_4_0","sha":"ac2b235d3cea96ed105bbfc0052ae9b79e8ccb78","kind":"tag","published_at":"2021-05-22T22:57:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0/manifests"},{"name":"R_2_3_0","sha":"2d58706dad5a6b996ee143790f812bd0af4acde2","kind":"tag","published_at":"2021-03-25T00:48:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_3_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0/manifests"},{"name":"R_2_2_10","sha":"162e16b0a7392a20ecdb2a4d0d13b5a03a7b2380","kind":"tag","published_at":"2020-10-03T18:31:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_10","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10/manifests"},{"name":"R_2_2_9","sha":"a7bc26b69768f7fb24f0c7976fae24b157b85b13","kind":"tag","published_at":"2019-09-25T22:13:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9/manifests"},{"name":"R_2_2_8","sha":"91b17cfeb8edf60ca23e33fe59ac231d0f2efb48","kind":"tag","published_at":"2019-09-13T22:03:31.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8/manifests"},{"name":"R_2_2_7","sha":"d3b78b42a2dcdea98e22625cfff67a49d47e6025","kind":"tag","published_at":"2019-06-19T16:42:41.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7/manifests"},{"name":"R_2_2_6","sha":"39e487da353b20bb3a724311d179ba0fddffc65b","kind":"tag","published_at":"2018-08-15T13:01:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6/manifests"},{"name":"R_2_2_5","sha":"968b8cc46dbee47b83318d5f31a8e7907199614b","kind":"tag","published_at":"2017-11-01T18:13:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5/manifests"},{"name":"R_2_2_4","sha":"fc577ad9cb2f8a480418c8187c788c60347bee68","kind":"tag","published_at":"2017-08-20T18:20:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4/manifests"},{"name":"R_2_2_3","sha":"97c6bd01990090d4015364ae37dd141f3c39a30f","kind":"tag","published_at":"2017-08-02T17:18:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3/manifests"},{"name":"R_2_2_2","sha":"7c3eedb20b287c5b3e026eaebf657e3c38981329","kind":"tag","published_at":"2017-07-13T20:16:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2/manifests"},{"name":"R_2_2_1","sha":"c4446687cfc6c5fd7f6371aeaf24c69402a3589e","kind":"tag","published_at":"2017-06-17T18:35:55.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1/manifests"},{"name":"R_2_2_0","sha":"fbc46fa2be307280648147543c053d05910f7a85","kind":"commit","published_at":"2016-06-21T12:58:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0/manifests"},{"name":"R_2_1_1","sha":"ee0adc0d9d245f4f18863c997be9a1bfeeb0a070","kind":"commit","published_at":"2016-03-12T03:21:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1/manifests"},{"name":"R_2_1_0","sha":"62574fc8be5458f10c4133e3907daa9ceda3a5d0","kind":"commit","published_at":"2012-03-24T19:06:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0/manifests"},{"name":"R_2_0_1","sha":"4d2c9d031a786bc19f0cd3bc594acc58e94c234f","kind":"commit","published_at":"2007-06-05T15:06:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1/manifests"},{"name":"R_2_0_0","sha":"1a6d93c530e1aa1ca3a567b05bad894e19027d18","kind":"commit","published_at":"2006-01-11T01:10:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0/manifests"},{"name":"R_1_95_8","sha":"9b79a5a3c2e7de5a47b4ff7e3d02c557a7c375fa","kind":"commit","published_at":"2004-07-24T05:26:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8/manifests"},{"name":"R_1_95_7","sha":"1d6a85c8f35c3de79f25a7459c18b41c9df21a5d","kind":"commit","published_at":"2003-10-20T21:11:27.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7/manifests"},{"name":"R_1_95_6","sha":"c48e483c59b77020b0b8d5fa3e22a9c0e333ab32","kind":"commit","published_at":"2003-01-28T05:54:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6/manifests"},{"name":"R_1_95_5","sha":"d784ead9cbbfd93381c804b296d8d39cfbcc9ac1","kind":"commit","published_at":"2002-09-06T21:49:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5/manifests"},{"name":"R_1_95_4","sha":"8c9556f8b6f0b5d8dc8de0407495ac29f9428dde","kind":"commit","published_at":"2002-07-12T16:24:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4/manifests"},{"name":"R_1_95_3","sha":"2ef1e84e1f81864f31168e00f41392d19ec9aa40","kind":"commit","published_at":"2002-06-03T19:38:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3/manifests"},{"name":"R_1_95_2","sha":"f91dde5506254562f1b3595660bb0a65dfbe5b4b","kind":"commit","published_at":"2001-07-27T20:35:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2/manifests"},{"name":"R_1_95_1","sha":"01a10c5c3cdfab17a74144de20d55ae339b4a716","kind":"commit","published_at":"2000-12-27T18:32:37.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1/manifests"},{"name":"R_1_95_0","sha":"02534e83b5529567fb640bf16160e697a6a5d42e","kind":"commit","published_at":"2000-09-29T15:47:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0/manifests"},{"name":"libexpat-alpha-1","sha":"c135be083d8e5a41f774f89e0ff1d7884022e278","kind":"commit","published_at":"2000-09-18T16:26:23.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/libexpat-alpha-1","html_url":"https://github.com/libexpat/libexpat/releases/tag/libexpat-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@libexpat-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1/manifests"},{"name":"start","sha":"810ec88a4a3bf51fa5e2339700b7b0435defa734","kind":"commit","published_at":"2000-09-07T02:23:49.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/start","html_url":"https://github.com/libexpat/libexpat/releases/tag/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@start","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start/manifests"},{"name":"sourceforge_init","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/sourceforge_init","html_url":"https://github.com/libexpat/libexpat/releases/tag/sourceforge_init","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@sourceforge_init","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init/manifests"},{"name":"jclark-orig","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/jclark-orig","html_url":"https://github.com/libexpat/libexpat/releases/tag/jclark-orig","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@jclark-orig","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig/manifests"},{"name":"V20000512","sha":"f3464902ca0de6bb7f29e979453774e6121418c1","kind":"commit","published_at":"2000-05-12T07:02:22.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V20000512","html_url":"https://github.com/libexpat/libexpat/releases/tag/V20000512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V20000512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512/manifests"},{"name":"V19991013","sha":"b7d821935ad90a5798dbed1cc54b92b884f945c8","kind":"commit","published_at":"1999-10-13T04:16:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19991013","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19991013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19991013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013/manifests"},{"name":"V19990728","sha":"ab5acbf509abd1aa2aa44712ea9b8172ba41551e","kind":"commit","published_at":"1999-07-28T09:34:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990728","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728/manifests"},{"name":"V19990709","sha":"f009a97514c0046b14c298cc1732cd087335716a","kind":"commit","published_at":"1999-07-09T12:19:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990709","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709/manifests"},{"name":"V19990626","sha":"4d08f138961dcb767cc30c122c2348f0fccaf22a","kind":"commit","published_at":"1999-06-26T12:34:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990626","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626/manifests"},{"name":"V1_1","sha":"4e58e42cf258655cd9dbec82f18e5de013b0148a","kind":"commit","published_at":"1999-05-29T09:50:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1/manifests"},{"name":"V19990425","sha":"a5a004adf7fcc636437ecd406d8553931411b135","kind":"commit","published_at":"1999-04-25T12:37:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990425","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425/manifests"},{"name":"V1990307","sha":"5f9225a9f923ae1e439fd32516f7754fb7a4f3d9","kind":"commit","published_at":"1999-03-07T10:18:52.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1990307","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1990307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1990307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307/manifests"},{"name":"V1_0_2","sha":"ef0383f81d5ca5fc41ffcc1bb984021ee27e4409","kind":"commit","published_at":"1999-01-09T02:17:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2/manifests"},{"name":"V19990109","sha":"46d579b2e1bdfdcf8a7b1fd8893311b9554835a0","kind":"commit","published_at":"1999-01-09T02:09:07.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990109","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109/manifests"},{"name":"V19981231","sha":"cd75a27f883113388a33a053ca0db2c8cd8881a5","kind":"commit","published_at":"1998-12-31T02:56:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981231","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231/manifests"},{"name":"V1_0_1","sha":"c9b3824cfd6eab6a96720fc905508480e199a1d7","kind":"commit","published_at":"1998-11-22T03:53:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1/manifests"},{"name":"V19981122","sha":"237b292db248ff0f8409479e77238682eb46a53e","kind":"commit","published_at":"1998-11-22T03:53:12.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981122","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122/manifests"},{"name":"V1_0","sha":"dac8f8295d6633bb366ef2856668d1bc9e2685df","kind":"commit","published_at":"1998-08-14T04:10:26.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0/manifests"},{"name":"beta4","sha":"3b69eb5b92dc13ebc6b7f0109779cdc0ebb50628","kind":"commit","published_at":"1998-06-21T09:11:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta4","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4/manifests"},{"name":"beta3","sha":"11067a403b9a98a9ff68f925cca259d1eab038fb","kind":"commit","published_at":"1998-05-14T04:42:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta3","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3/manifests"},{"name":"beta2","sha":"9900422429cbd08d6798fa16031f6c817316ea0c","kind":"commit","published_at":"1998-05-04T09:40:34.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta2","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2/manifests"},{"name":"REC1_0","sha":"83a54957bffaa6f6a97dc44c452836fc71ae4df1","kind":"commit","published_at":"1998-02-10T02:07:59.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/REC1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/REC1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@REC1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T03:56:17.963Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.768453816007186,"dependent_repos_count":26.44362042000762,"dependent_packages_count":38.4211304117047,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.544401549239836},"purl":"pkg:npm/cppjs-package-expat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cppjs-package-expat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cppjs-package-expat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cppjs-package-expat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T02:31:38.123Z","issues_count":125,"pull_requests_count":543,"avg_time_to_close_issue":4048305.1340206186,"avg_time_to_close_pull_request":1087957.6347305388,"issues_closed_count":97,"pull_requests_closed_count":501,"pull_request_authors_count":67,"issue_authors_count":82,"avg_comments_per_issue":3.456,"avg_comments_per_pull_request":1.5156537753222836,"merged_pull_requests_count":452,"bot_issues_count":1,"bot_pull_requests_count":76,"past_year_issues_count":20,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":886767.0,"past_year_avg_time_to_close_pull_request":219303.15740740742,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":108,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":1.2461538461538462,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":102,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/issues","maintainers":[{"login":"hartwork","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}],"active_maintainers":[{"login":"hartwork","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cppjs-package-expat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cppjs-package-expat/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cppjs-package-expat/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cppjs-package-expat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cppjs-package-expat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cppjs-package-expat/codemeta","maintainers":[{"uuid":"bugra9","login":"bugra9","name":null,"email":"git.bugra@gmail.com","url":null,"packages_count":329,"html_url":"https://www.npmjs.com/~bugra9","role":null,"created_at":"2024-07-16T00:12:18.573Z","updated_at":"2024-07-16T00:12:18.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bugra9/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786139,"maintainers_count":1238320,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5283701,"name":"expat","ecosystem":"conda","description":"Expat is a stream-oriented XML parser library written in C. Expat excels with files too large to fit RAM, and where performance and flexibility are crucial.","homepage":"https://libexpat.github.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/libexpat/libexpat","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2017-11-13T19:51:28.000Z","latest_release_published_at":"2026-06-30T11:05:44.000Z","latest_release_number":"2.8.2","last_synced_at":"2026-08-06T20:03:56.237Z","created_at":"2022-10-03T15:40:10.182Z","updated_at":"2026-08-19T03:05:45.572Z","registry_url":"https://anaconda.org/anaconda/expat","install_command":"conda install -c anaconda expat","documentation_url":null,"metadata":{},"repo_metadata":{"id":16801822,"uuid":"80314213","full_name":"libexpat/libexpat","owner":"libexpat","description":":herb: Fast streaming XML parser written in C99 with \u003e90% test coverage; moved from SourceForge to GitHub","archived":false,"fork":false,"pushed_at":"2026-08-11T17:00:51.000Z","size":18479,"stargazers_count":1365,"open_issues_count":22,"forks_count":529,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-11T23:29:17.881Z","etag":null,"topics":["c","c99","expat","expat-xml-parser","library","siphash","streaming-parser","xml","xml-parser","xml-parser-library","xml-parsing"],"latest_commit_sha":null,"homepage":"https://libexpat.github.io/","language":"C","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/libexpat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-01-28T22:11:05.000Z","updated_at":"2026-08-11T17:04:23.000Z","dependencies_parsed_at":"2026-03-26T17:01:36.839Z","dependency_job_id":"e7f79b3e-8063-4554-8f45-d8069c2f903b","html_url":"https://github.com/libexpat/libexpat","commit_stats":{"total_commits":3757,"total_committers":107,"mean_commits":35.11214953271028,"dds":0.6345488421612989,"last_synced_commit":"4c3f8641a71625860928641ca87b393827274028"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/libexpat/libexpat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/sbom","scorecard":{"id":427633,"data":{"date":"2025-08-11","repo":{"name":"github.com/libexpat/libexpat","commit":"d43570fba8cae4afe4f013baefc9f962fd988bc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.8,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 3/10 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/autotools-cmake.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-format.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-static-analyzer.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-tidy.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-required-version.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverity-scan.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/cppcheck.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/emscripten.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/expat_config_h.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/freebsd.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzzing.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/musl.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/perl-integration.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/valid-xml.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-binaries.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-build.yml:40","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: expat/fuzz/xml_parse_fuzzer.c:81","Info: CLibFuzzer integration found: expat/fuzz/xml_parsebuffer_fuzzer.c:90"],"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: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING: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":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: expat-2.7.1.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","Info: signed release artifact: expat-2.7.0.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","Info: signed release artifact: expat-2.6.4.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","Info: signed release artifact: expat-2.6.3.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","Info: signed release artifact: expat-2.6.2.tar.bz2.asc: https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","Warn: release artifact R_2_7_1 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/208791475","Warn: release artifact R_2_7_0 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/205699682","Warn: release artifact R_2_6_4 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/184051623","Warn: release artifact R_2_6_3 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/173393865","Warn: release artifact R_2_6_2 does not have provenance: https://api.github.com/repos/libexpat/libexpat/releases/146366507"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T02:35:22.554Z","repository_id":16801822,"created_at":"2025-08-19T02:35:22.554Z","updated_at":"2025-08-19T02:35:22.554Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36574036,"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-12T02:00:07.134Z","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":"libexpat","name":"Expat development team","uuid":"20887397","kind":"organization","description":"","email":null,"website":"https://libexpat.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20887397?v=4","repositories_count":2,"last_synced_at":"2023-09-20T09:50:21.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/libexpat","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T05:47:04.243Z","updated_at":"2023-09-20T09:50:21.573Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libexpat/repositories"},"tags":[{"name":"R_2_8_3","sha":"92810461043fce37e70079b37ab1f04490a8f039","kind":"tag","published_at":"2026-08-10T21:51:17.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_3/manifests"},{"name":"R_2_8_2","sha":"c61098da494eea1cbd091118118dcee417faacea","kind":"tag","published_at":"2026-06-25T14:08:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_2/manifests"},{"name":"R_2_8_1","sha":"c7ffbf3879f6aef7a7b020ef84ddb4ee00222b19","kind":"tag","published_at":"2026-05-10T17:17:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_1/manifests"},{"name":"R_2_8_0","sha":"6345e05baa634fbd60ace0134228cb6af4cfdaef","kind":"tag","published_at":"2026-04-24T09:47:36.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_8_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_8_0/manifests"},{"name":"R_2_7_5","sha":"f31adfd584b7f6c50bbf4d22eb928538ffc9145a","kind":"tag","published_at":"2026-03-17T19:52:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_5/manifests"},{"name":"R_2_7_4","sha":"f5c2890d8ff91f88a018173d293a9bd02f76389e","kind":"tag","published_at":"2026-01-31T11:18:20.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_4/manifests"},{"name":"R_2_7_3","sha":"4575e52f83e0d6d7bd24939eab8952bbc7bc358f","kind":"tag","published_at":"2025-09-24T19:23:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_3/manifests"},{"name":"R_2_7_2","sha":"7643f96bd5b9f5d3b26ea112519e05e17ef91cfb","kind":"tag","published_at":"2025-09-16T16:06:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_2/manifests"},{"name":"R_2_7_1","sha":"f9a3eeb3e09fbea04b1c451ffc422ab2f1e45744","kind":"tag","published_at":"2025-03-27T18:44:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_1/manifests"},{"name":"R_2_7_0","sha":"6d4ffe856df497ac2cae33537665c3fec7ec8a00","kind":"tag","published_at":"2025-03-13T21:01:14.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_7_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_7_0/manifests"},{"name":"R_2_6_4","sha":"2691aff4304a6d7e053199c205620136481b9dd1","kind":"tag","published_at":"2024-11-07T01:33:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_4/manifests"},{"name":"R_2_6_3","sha":"88b3ed553d8ad335559254863a33360d55b9f1d6","kind":"tag","published_at":"2024-09-04T10:39:15.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_3/manifests"},{"name":"R_2_6_2","sha":"fa75b96546c069d17b8f80d91e0f4ef0cde3790d","kind":"tag","published_at":"2024-03-13T16:46:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_2/manifests"},{"name":"R_2_6_1","sha":"a590b2d5846865412182805b853dd91d18f38c8d","kind":"tag","published_at":"2024-02-29T20:35:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_1/manifests"},{"name":"R_2_6_0","sha":"849da3e3fe727fccef5e96ef35482d66447f06a2","kind":"tag","published_at":"2024-02-06T17:02:00.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_6_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_6_0/manifests"},{"name":"R_2_5_0","sha":"654d2de0da85662fcc7644a7acd7c2dd2cfb21f0","kind":"tag","published_at":"2022-10-25T15:36:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_5_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_5_0/manifests"},{"name":"R_2_4_9","sha":"d77291a4824d78e697c5dc2b8024fd65ab31e209","kind":"tag","published_at":"2022-09-20T15:09:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_9/manifests"},{"name":"R_2_4_8","sha":"3bab6c09bbe8bf42d84b81563ddbcf4cca4be838","kind":"tag","published_at":"2022-03-28T21:16:58.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_8/manifests"},{"name":"R_2_4_7","sha":"27d5b8ba1771f916d9cfea2aac6bdac72071dc66","kind":"tag","published_at":"2022-03-04T21:30:30.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_7/manifests"},{"name":"R_2_4_6","sha":"65a21f2b2a306d29b44e70264aca948aa0454219","kind":"tag","published_at":"2022-02-20T17:02:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_6/manifests"},{"name":"R_2_4_5","sha":"97a4840578693a346e79302909b67d97492e1880","kind":"tag","published_at":"2022-02-18T22:41:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_5/manifests"},{"name":"R_2_4_4","sha":"81b89678e200820271b72cacdd45fb5868855765","kind":"tag","published_at":"2022-01-30T00:10:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_4/manifests"},{"name":"R_2_4_3","sha":"57c7da69b78e3698e112a6b5da19d5109b8232d1","kind":"tag","published_at":"2022-01-16T14:04:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_3/manifests"},{"name":"R_2_4_2","sha":"e26a263aa9182d1e4552cd615857f0f61df3ba42","kind":"tag","published_at":"2021-12-19T22:43:21.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_2/manifests"},{"name":"R_2_4_1","sha":"a28238bdeebc087071777001245df1876a11f5ee","kind":"tag","published_at":"2021-05-23T16:31:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_1/manifests"},{"name":"R_2_4_0","sha":"ac2b235d3cea96ed105bbfc0052ae9b79e8ccb78","kind":"tag","published_at":"2021-05-22T22:57:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_4_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_4_0/manifests"},{"name":"R_2_3_0","sha":"2d58706dad5a6b996ee143790f812bd0af4acde2","kind":"tag","published_at":"2021-03-25T00:48:56.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_3_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_3_0/manifests"},{"name":"R_2_2_10","sha":"162e16b0a7392a20ecdb2a4d0d13b5a03a7b2380","kind":"tag","published_at":"2020-10-03T18:31:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_10","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_10/manifests"},{"name":"R_2_2_9","sha":"a7bc26b69768f7fb24f0c7976fae24b157b85b13","kind":"tag","published_at":"2019-09-25T22:13:24.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_9","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_9/manifests"},{"name":"R_2_2_8","sha":"91b17cfeb8edf60ca23e33fe59ac231d0f2efb48","kind":"tag","published_at":"2019-09-13T22:03:31.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_8/manifests"},{"name":"R_2_2_7","sha":"d3b78b42a2dcdea98e22625cfff67a49d47e6025","kind":"tag","published_at":"2019-06-19T16:42:41.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_7/manifests"},{"name":"R_2_2_6","sha":"39e487da353b20bb3a724311d179ba0fddffc65b","kind":"tag","published_at":"2018-08-15T13:01:29.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_6/manifests"},{"name":"R_2_2_5","sha":"968b8cc46dbee47b83318d5f31a8e7907199614b","kind":"tag","published_at":"2017-11-01T18:13:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_5/manifests"},{"name":"R_2_2_4","sha":"fc577ad9cb2f8a480418c8187c788c60347bee68","kind":"tag","published_at":"2017-08-20T18:20:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_4/manifests"},{"name":"R_2_2_3","sha":"97c6bd01990090d4015364ae37dd141f3c39a30f","kind":"tag","published_at":"2017-08-02T17:18:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_3/manifests"},{"name":"R_2_2_2","sha":"7c3eedb20b287c5b3e026eaebf657e3c38981329","kind":"tag","published_at":"2017-07-13T20:16:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_2/manifests"},{"name":"R_2_2_1","sha":"c4446687cfc6c5fd7f6371aeaf24c69402a3589e","kind":"tag","published_at":"2017-06-17T18:35:55.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_1/manifests"},{"name":"R_2_2_0","sha":"fbc46fa2be307280648147543c053d05910f7a85","kind":"commit","published_at":"2016-06-21T12:58:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_2_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_2_0/manifests"},{"name":"R_2_1_1","sha":"ee0adc0d9d245f4f18863c997be9a1bfeeb0a070","kind":"commit","published_at":"2016-03-12T03:21:09.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_1/manifests"},{"name":"R_2_1_0","sha":"62574fc8be5458f10c4133e3907daa9ceda3a5d0","kind":"commit","published_at":"2012-03-24T19:06:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_1_0/manifests"},{"name":"R_2_0_1","sha":"4d2c9d031a786bc19f0cd3bc594acc58e94c234f","kind":"commit","published_at":"2007-06-05T15:06:01.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_1/manifests"},{"name":"R_2_0_0","sha":"1a6d93c530e1aa1ca3a567b05bad894e19027d18","kind":"commit","published_at":"2006-01-11T01:10:46.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_2_0_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_2_0_0/manifests"},{"name":"R_1_95_8","sha":"9b79a5a3c2e7de5a47b4ff7e3d02c557a7c375fa","kind":"commit","published_at":"2004-07-24T05:26:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_8","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_8/manifests"},{"name":"R_1_95_7","sha":"1d6a85c8f35c3de79f25a7459c18b41c9df21a5d","kind":"commit","published_at":"2003-10-20T21:11:27.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_7","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_7/manifests"},{"name":"R_1_95_6","sha":"c48e483c59b77020b0b8d5fa3e22a9c0e333ab32","kind":"commit","published_at":"2003-01-28T05:54:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_6","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_6/manifests"},{"name":"R_1_95_5","sha":"d784ead9cbbfd93381c804b296d8d39cfbcc9ac1","kind":"commit","published_at":"2002-09-06T21:49:57.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_5","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_5/manifests"},{"name":"R_1_95_4","sha":"8c9556f8b6f0b5d8dc8de0407495ac29f9428dde","kind":"commit","published_at":"2002-07-12T16:24:33.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_4","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_4/manifests"},{"name":"R_1_95_3","sha":"2ef1e84e1f81864f31168e00f41392d19ec9aa40","kind":"commit","published_at":"2002-06-03T19:38:13.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_3","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_3/manifests"},{"name":"R_1_95_2","sha":"f91dde5506254562f1b3595660bb0a65dfbe5b4b","kind":"commit","published_at":"2001-07-27T20:35:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_2/manifests"},{"name":"R_1_95_1","sha":"01a10c5c3cdfab17a74144de20d55ae339b4a716","kind":"commit","published_at":"2000-12-27T18:32:37.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_1/manifests"},{"name":"R_1_95_0","sha":"02534e83b5529567fb640bf16160e697a6a5d42e","kind":"commit","published_at":"2000-09-29T15:47:38.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/R_1_95_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/R_1_95_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@R_1_95_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/R_1_95_0/manifests"},{"name":"libexpat-alpha-1","sha":"c135be083d8e5a41f774f89e0ff1d7884022e278","kind":"commit","published_at":"2000-09-18T16:26:23.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/libexpat-alpha-1","html_url":"https://github.com/libexpat/libexpat/releases/tag/libexpat-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@libexpat-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/libexpat-alpha-1/manifests"},{"name":"start","sha":"810ec88a4a3bf51fa5e2339700b7b0435defa734","kind":"commit","published_at":"2000-09-07T02:23:49.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/start","html_url":"https://github.com/libexpat/libexpat/releases/tag/start","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@start","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/start/manifests"},{"name":"sourceforge_init","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/sourceforge_init","html_url":"https://github.com/libexpat/libexpat/releases/tag/sourceforge_init","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@sourceforge_init","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/sourceforge_init/manifests"},{"name":"jclark-orig","sha":"9421dd11c1ad537c97be78033490a0fa40c48faf","kind":"commit","published_at":"2000-08-18T03:32:44.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/jclark-orig","html_url":"https://github.com/libexpat/libexpat/releases/tag/jclark-orig","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@jclark-orig","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/jclark-orig/manifests"},{"name":"V20000512","sha":"f3464902ca0de6bb7f29e979453774e6121418c1","kind":"commit","published_at":"2000-05-12T07:02:22.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V20000512","html_url":"https://github.com/libexpat/libexpat/releases/tag/V20000512","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V20000512","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V20000512/manifests"},{"name":"V19991013","sha":"b7d821935ad90a5798dbed1cc54b92b884f945c8","kind":"commit","published_at":"1999-10-13T04:16:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19991013","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19991013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19991013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19991013/manifests"},{"name":"V19990728","sha":"ab5acbf509abd1aa2aa44712ea9b8172ba41551e","kind":"commit","published_at":"1999-07-28T09:34:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990728","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990728","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990728/manifests"},{"name":"V19990709","sha":"f009a97514c0046b14c298cc1732cd087335716a","kind":"commit","published_at":"1999-07-09T12:19:25.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990709","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990709/manifests"},{"name":"V19990626","sha":"4d08f138961dcb767cc30c122c2348f0fccaf22a","kind":"commit","published_at":"1999-06-26T12:34:53.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990626","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990626/manifests"},{"name":"V1_1","sha":"4e58e42cf258655cd9dbec82f18e5de013b0148a","kind":"commit","published_at":"1999-05-29T09:50:48.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_1/manifests"},{"name":"V19990425","sha":"a5a004adf7fcc636437ecd406d8553931411b135","kind":"commit","published_at":"1999-04-25T12:37:39.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990425","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990425/manifests"},{"name":"V1990307","sha":"5f9225a9f923ae1e439fd32516f7754fb7a4f3d9","kind":"commit","published_at":"1999-03-07T10:18:52.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1990307","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1990307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1990307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1990307/manifests"},{"name":"V1_0_2","sha":"ef0383f81d5ca5fc41ffcc1bb984021ee27e4409","kind":"commit","published_at":"1999-01-09T02:17:03.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_2","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_2/manifests"},{"name":"V19990109","sha":"46d579b2e1bdfdcf8a7b1fd8893311b9554835a0","kind":"commit","published_at":"1999-01-09T02:09:07.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19990109","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19990109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19990109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19990109/manifests"},{"name":"V19981231","sha":"cd75a27f883113388a33a053ca0db2c8cd8881a5","kind":"commit","published_at":"1998-12-31T02:56:11.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981231","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981231/manifests"},{"name":"V1_0_1","sha":"c9b3824cfd6eab6a96720fc905508480e199a1d7","kind":"commit","published_at":"1998-11-22T03:53:47.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0_1","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0_1/manifests"},{"name":"V19981122","sha":"237b292db248ff0f8409479e77238682eb46a53e","kind":"commit","published_at":"1998-11-22T03:53:12.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V19981122","html_url":"https://github.com/libexpat/libexpat/releases/tag/V19981122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V19981122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V19981122/manifests"},{"name":"V1_0","sha":"dac8f8295d6633bb366ef2856668d1bc9e2685df","kind":"commit","published_at":"1998-08-14T04:10:26.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/V1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/V1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@V1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/V1_0/manifests"},{"name":"beta4","sha":"3b69eb5b92dc13ebc6b7f0109779cdc0ebb50628","kind":"commit","published_at":"1998-06-21T09:11:40.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta4","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta4/manifests"},{"name":"beta3","sha":"11067a403b9a98a9ff68f925cca259d1eab038fb","kind":"commit","published_at":"1998-05-14T04:42:18.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta3","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta3/manifests"},{"name":"beta2","sha":"9900422429cbd08d6798fa16031f6c817316ea0c","kind":"commit","published_at":"1998-05-04T09:40:34.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/beta2","html_url":"https://github.com/libexpat/libexpat/releases/tag/beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/beta2/manifests"},{"name":"REC1_0","sha":"83a54957bffaa6f6a97dc44c452836fc71ae4df1","kind":"commit","published_at":"1998-02-10T02:07:59.000Z","download_url":"https://codeload.github.com/libexpat/libexpat/tar.gz/REC1_0","html_url":"https://github.com/libexpat/libexpat/releases/tag/REC1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/libexpat/libexpat@REC1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/tags/REC1_0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T03:05:45.572Z","dependent_packages_count":12,"downloads":1776637,"downloads_period":"total","dependent_repos_count":1327,"rankings":{"downloads":null,"dependent_repos_count":3.314917127071823,"dependent_packages_count":21.54696132596685,"stargazers_count":24.432166973603437,"forks_count":16.451810926949047,"docker_downloads_count":null,"average":16.43646408839779},"purl":"pkg:conda/expat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/expat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/expat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/expat/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-18T02:01:43.260Z","issues_count":124,"pull_requests_count":541,"avg_time_to_close_issue":4048305.1340206186,"avg_time_to_close_pull_request":1093076.6405622489,"issues_closed_count":97,"pull_requests_closed_count":498,"pull_request_authors_count":67,"issue_authors_count":82,"avg_comments_per_issue":3.4838709677419355,"avg_comments_per_pull_request":1.4990757855822552,"merged_pull_requests_count":449,"bot_issues_count":1,"bot_pull_requests_count":75,"past_year_issues_count":19,"past_year_pull_requests_count":132,"past_year_avg_time_to_close_issue":886767.0,"past_year_avg_time_to_close_pull_request":236982.1851851852,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":108,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.526315789473684,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":101,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/issues","maintainers":[{"login":"hartwork","count":319,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}],"active_maintainers":[{"login":"hartwork","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/expat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/expat/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/expat/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/expat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/expat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/expat/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":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","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":25867,"full_name":"libexpat/libexpat","default_branch":"master","total_commits":4542,"total_committers":139,"total_bot_commits":94,"total_bot_committers":1,"mean_commits":32.67625899280576,"dds":0.5803610744165566,"past_year_total_commits":527,"past_year_total_committers":34,"past_year_total_bot_commits":42,"past_year_total_bot_committers":1,"past_year_mean_commits":15.5,"past_year_dds":0.3738140417457305,"last_synced_at":"2026-08-21T03:35:23.900Z","last_synced_commit":"1185697878a3b09cada8e89f847a4c8315cd7ddc","created_at":"2023-03-07T16:28:09.344Z","updated_at":"2026-08-21T03:35:03.886Z","committers":[{"name":"Sebastian Pipping","email":"sebastian@pipping.org","login":null,"count":1906},{"name":"Rhodri James","email":"rhodri@wildebeest.org.uk","login":null,"count":800},{"name":"Fred L. Drake, Jr.","email":"fdrake@users.sourceforge.net","login":null,"count":549},{"name":"James Clark","email":"jjc@jclark.com","login":null,"count":357},{"name":"Karl Waclawek","email":"karl@waclawek.net","login":null,"count":286},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","login":null,"count":94},{"name":"Matthew Fernandez","email":"matthew.fernandez@gmail.com","login":null,"count":90},{"name":"Snild Dolkow","email":"snild@sony.com","login":null,"count":38},{"name":"Steven Solie","email":"steven@solie.ca","login":null,"count":29},{"name":"Greg Stein","email":"gstein@users.sourceforge.net","login":null,"count":28},{"name":"Berkay Eren Ürün","email":"berkay.ueruen@siemens.com","login":null,"count":27},{"name":"Marco Maggi","email":"marco.maggi-ipsu@poste.it","login":null,"count":26},{"name":"Clark Cooper","email":"coopercc@users.sourceforge.net","login":null,"count":21},{"name":"Hanno Böck","email":"hanno@gentoo.org","login":null,"count":17},{"name":"Dag-Erling Smørgrav","email":"des@des.dev","login":null,"count":13},{"name":"Joyce Brum","email":"joycebrum@google.com","login":null,"count":11},{"name":"Kartik Kenchi","email":"netliomax25@gmail.com","login":null,"count":11},{"name":"Sean McBride","email":"sean@rogue-research.com","login":null,"count":10},{"name":"Rolf Eike Beer","email":"eike@sf-mail.de","login":null,"count":10},{"name":"Alfonso Gregory","email":"gfunni234@gmail.com","login":null,"count":9},{"name":"Patrick McConnell","email":"pmcconnell@users.sourceforge.net","login":null,"count":8},{"name":"Joe Orton","email":"jorton@redhat.com","login":null,"count":6},{"name":"Samanta Navarro","email":"ferivoz@riseup.net","login":null,"count":6},{"name":"David Loffredo","email":"loffredo@steptools.com","login":null,"count":5},{"name":"Rosen Penev","email":"rosenp@gmail.com","login":null,"count":5},{"name":"Thomas Beutlich","email":"tc@tbeu.de","login":null,"count":5},{"name":"Tuukka Pasanen","email":"tuukka.pasanen@ilmi.fi","login":null,"count":5},{"name":"clang-format 18.1.0","email":"clang-format@tool.invalid","login":null,"count":5},{"name":"Ben Boeckel","email":"ben.boeckel@kitware.com","login":null,"count":4},{"name":"José Gutiérrez de la Concha","email":"jose@zeroc.com","login":null,"count":4},{"name":"Kishore Kunche","email":"kishore.kunche@intel.com","login":null,"count":4},{"name":"Mohammed Khajapasha","email":"mohammed.khajapasha@intel.com","login":null,"count":4},{"name":"Philippe Antoine","email":"contact@catenacyber.fr","login":null,"count":4},{"name":"orbitcowboy","email":"ettl.martin78@googlemail.com","login":null,"count":4},{"name":"Alexander Bluhm","email":"alexander.bluhm@gmx.net","login":null,"count":3},{"name":"Bhargava Shastry","email":"bhargava.shastry@ethereum.org","login":null,"count":3},{"name":"Franek Korta","email":"fkorta@gmail.com","login":null,"count":3},{"name":"Frank Rast","email":"frank.rast@gefeg.com","login":null,"count":3},{"name":"Jeffrey Walton","email":"noloader@gmail.com","login":null,"count":3},{"name":"Mark Brand","email":"markbrand@google.com","login":null,"count":3},{"name":"Pascal Cuoq","email":"cuoq@trust-in-soft.com","login":null,"count":3},{"name":"Thijs Schreijer","email":"thijs@thijsschreijer.nl","login":null,"count":3},{"name":"clang-format","email":"clang-format@example.org","login":null,"count":3},{"name":"luz.paz","email":"luzpaz@users.noreply.github.com","login":null,"count":3},{"name":"Ben Wagner","email":"bungeman@chromium.org","login":null,"count":2},{"name":"Benjamin Peterson","email":"benjamin@python.org","login":null,"count":2},{"name":"Christian Ng","email":"christianrng@berkeley.edu","login":null,"count":2},{"name":"Darren Carreras","email":"carrerasdarren@gmail.com","login":null,"count":2},{"name":"Donghee Na","email":"donghee.na@python.org","login":null,"count":2},{"name":"Evgeny Kotkov","email":"kotkov@apache.org","login":null,"count":2},{"name":"Hans Wennborg","email":"hans@chromium.org","login":null,"count":2},{"name":"Jann Horn","email":"jannh@google.com","login":null,"count":2},{"name":"Kerin Millar","email":"kfm@plushkava.net","login":null,"count":2},{"name":"Maciej Sroczyński","email":"macieksroczynski@poczta.fm","login":null,"count":2},{"name":"Osyotr","email":"Osyotr@users.noreply.github.com","login":null,"count":2},{"name":"Sergei Nikulov","email":"sergey.nikulov@gmail.com","login":null,"count":2},{"name":"Stan Ulbrych","email":"stan@python.org","login":null,"count":2},{"name":"Tomas Korbar","email":"tkorbar@redhat.com","login":null,"count":2},{"name":"Vadim Zeitlin","email":"vadim@zeitlins.org","login":null,"count":2},{"name":"tbeu","email":"tbeu@users.noreply.github.com","login":null,"count":2},{"name":"Tomasz Kłoczko","email":"kloczek@fedoraproject.org","login":null,"count":1},{"name":"Alex Richardson","email":"Alexander.Richardson@cl.cam.ac.uk","login":null,"count":1},{"name":"Anton Maklakov","email":"antmak.pub@gmail.com","login":null,"count":1},{"name":"Ardo van Rangelrooij","email":"ardo@debian.org","login":null,"count":1},{"name":"Atrem Borovik","email":"polzovatellllk@gmail.com","login":null,"count":1},{"name":"Benbuck Nason","email":"bnason@netflix.com","login":null,"count":1},{"name":"Björn Lindahl","email":"bjorn.lindahl@foi.se","login":null,"count":1},{"name":"Boris Kolpackov","email":"boris@codesynthesis.com","login":null,"count":1},{"name":"Brad King","email":"brad.king@kitware.com","login":null,"count":1},{"name":"Nick Begg","email":"nick@stunttruck.net","login":null,"count":1},{"name":"Chanho Park","email":"chanho61.park@samsung.com","login":null,"count":1},{"name":"Christoph Reiter","email":"reiter.christoph@gmail.com","login":null,"count":1},{"name":"Cristian Rodríguez","email":"crrodriguez@opensuse.org","login":null,"count":1},{"name":"Daniel Engberg","email":"daniel.engberg.lists@pyret.net","login":null,"count":1},{"name":"David Faure","email":"david.faure@kdab.com","login":null,"count":1},{"name":"Don Lewis","email":"truckman@apache.org","login":null,"count":1},{"name":"Ed Schouten","email":"ed@nuxi.nl","login":null,"count":1},{"name":"Eric Rahm","email":"erahm@mozilla.com","login":null,"count":1},{"name":"Fabio Scaccabarozzi","email":"fsvm88@gmail.com","login":null,"count":1},{"name":"Ferenc Géczi","email":"ferenc.gm@gmail.com","login":null,"count":1},{"name":"Francesco Bertolaccini","email":"francesco.bertolaccini@trailofbits.com","login":null,"count":1},{"name":"Gaurav","email":"g.gupta@samsung.com","login":null,"count":1},{"name":"Gilles Espinasse","email":"g.esp@free.fr","login":null,"count":1},{"name":"Gordon Messmer","email":"gordon.messmer@gmail.com","login":null,"count":1},{"name":"Gulliver","email":"gulliver@traumkristalle.net","login":null,"count":1},{"name":"Gustavo Grieco","email":"gustavo.grieco@imag.fr","login":null,"count":1},{"name":"Alberto Maschietto","email":"albertomaschietto9@gmail.com","login":null,"count":1},{"name":"Haris Hussain","email":"hextheshadow0x@gmail.com","login":null,"count":1},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":null,"count":1},{"name":"Johnny Jazeix","email":"jazeix@gmail.com","login":null,"count":1},{"name":"Kai Pastor","email":"dg0yt@darc.de","login":null,"count":1},{"name":"KangLin","email":"kl222@126.com","login":null,"count":1},{"name":"Klaus Mueller","email":"github@klml.de","login":null,"count":1},{"name":"Kleber Tarcísio","email":"klebertarcisio@yahoo.com.br","login":null,"count":1},{"name":"Manish, Kumar","email":"manish3.kumar@intel.com","login":null,"count":1},{"name":"Mariusz Zaborski","email":"oshogbo@vexillium.org","login":null,"count":1},{"name":"MattHuangGarmin","email":"matt2.huang@garmin.com","login":null,"count":1},{"name":"Matthew Wozniczka","email":"mattheww@simba.com","login":null,"count":1},{"name":"Matthias","email":"mseidel@apache.org","login":null,"count":1},{"name":"Mikhail Matrosov","email":"mikhail.matrosov@gmail.com","login":null,"count":1},{"name":"Mitch Phillips","email":"31459023+hctim@users.noreply.github.com","login":null,"count":1},{"name":"Mozilla Security","email":"security@mozilla.org","login":null,"count":1},{"name":"Muhammad Kaisar Arkhan","email":"yuki@coala.io","login":null,"count":1},{"name":"HTML Tidy 5.8.0","email":"tidy@tool.invalid","login":null,"count":1},{"name":"xantares","email":"xantares09@hotmail.com","login":null,"count":1},{"name":"Nicolas Cavallari","email":"nicolas.cavallari@green-communications.fr","login":null,"count":1},{"name":"Orgad Shaneh","email":"orgad.shaneh@audiocodes.com","login":null,"count":1},{"name":"Owain Davies","email":"owaind@bath.edu","login":null,"count":1},{"name":"Raphael Bossek","email":"raphael.bossek@gmx.de","login":null,"count":1},{"name":"Rose","email":"83477269+AtariDreams@users.noreply.github.com","login":null,"count":1},{"name":"Ryo ONODERA","email":"ryoon@NetBSD.org","login":null,"count":1},{"name":"S. P. Zeidler","email":"spz@netbsd.org","login":null,"count":1},{"name":"Sebastian Dröge","email":"sebastian@centricular.com","login":null,"count":1},{"name":"Sorrachat","email":"32319737+Sorrashut-K@users.noreply.github.com","login":null,"count":1},{"name":"Stephen","email":"stephengroat@users.noreply.github.com","login":null,"count":1},{"name":"Stephen Groat","email":"stephen@groat.us","login":null,"count":1},{"name":"Taichi Haradaguchi","email":"20001722@ymail.ne.jp","login":null,"count":1},{"name":"Tania Somanna","email":"tsomanna@qti.qualcomm.com","login":null,"count":1},{"name":"Tim Bray","email":"tbray@textuality.com","login":null,"count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":null,"count":1},{"name":"Tobias Taschner","email":"github@tc84.de","login":null,"count":1},{"name":"Nick Schonning","email":"nschonni@gmail.com","login":null,"count":1},{"name":"Victor Stinner","email":"victor.stinner@gmail.com","login":null,"count":1},{"name":"Viktor Szakats","email":"commit@vsz.me","login":null,"count":1},{"name":"Vollstrecker","email":"github@vollstreckernet.de","login":null,"count":1},{"name":"Václav Slavík","email":"vaclav@slavik.io","login":null,"count":1},{"name":"Yury Gribov","email":"tetra2005@gmail.com","login":null,"count":1},{"name":"Zeyou Liu","email":"zeyouliu@tencent.com","login":null,"count":1},{"name":"Zhongyuan Zhou","email":"zhouzhongyuan@huawei.com","login":null,"count":1},{"name":"black 25.12.0","email":"black@tool.invalid","login":null,"count":1},{"name":"czentgr","email":"82243552+czentgr@users.noreply.github.com","login":null,"count":1},{"name":"dos2unix","email":"dos2unix@example.org","login":null,"count":1},{"name":"expand (GNU coreutils) 9.9","email":"expand@tool.invalid","login":null,"count":1},{"name":"musvaage","email":"112724366+musvaage@users.noreply.github.com","login":null,"count":1},{"name":"pedro-vicente","email":"pedro.vicente@space-research.org","login":null,"count":1},{"name":"t-0","email":"t-0@users.noreply.github.com","login":null,"count":1},{"name":"userwithuid","email":"userwithuid@gmail.com","login":null,"count":1},{"name":"valord577","email":"30427460+valord577@users.noreply.github.com","login":null,"count":1},{"name":"Carlo Bramini","email":"30959007+carlo-bramini@users.noreply.github.com","login":null,"count":1}],"past_year_committers":[{"name":"Sebastian Pipping","email":"sebastian@pipping.org","login":null,"count":330},{"name":"Matthew Fernandez","email":"matthew.fernandez@gmail.com","login":null,"count":90},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","login":null,"count":42},{"name":"Kartik Kenchi","email":"netliomax25@gmail.com","login":null,"count":11},{"name":"Hanno Böck","email":"hanno@gentoo.org","login":null,"count":8},{"name":"Alfonso Gregory","email":"gfunni234@gmail.com","login":null,"count":7},{"name":"Tuukka Pasanen","email":"tuukka.pasanen@ilmi.fi","login":null,"count":5},{"name":"Berkay Eren Ürün","email":"berkay.ueruen@siemens.com","login":null,"count":4},{"name":"Christian Ng","email":"christianrng@berkeley.edu","login":null,"count":2},{"name":"Darren Carreras","email":"carrerasdarren@gmail.com","login":null,"count":2},{"name":"Evgeny Kotkov","email":"kotkov@apache.org","login":null,"count":2},{"name":"Stan Ulbrych","email":"stan@python.org","login":null,"count":2},{"name":"Alberto Maschietto","email":"albertomaschietto9@gmail.com","login":null,"count":1},{"name":"Alexander Bluhm","email":"alexander.bluhm@gmx.net","login":null,"count":1},{"name":"Atrem Borovik","email":"polzovatellllk@gmail.com","login":null,"count":1},{"name":"Christoph Reiter","email":"reiter.christoph@gmail.com","login":null,"count":1},{"name":"Daniel Engberg","email":"daniel.engberg.lists@pyret.net","login":null,"count":1},{"name":"Fabio Scaccabarozzi","email":"fsvm88@gmail.com","login":null,"count":1},{"name":"Francesco Bertolaccini","email":"francesco.bertolaccini@trailofbits.com","login":null,"count":1},{"name":"Gordon Messmer","email":"gordon.messmer@gmail.com","login":null,"count":1},{"name":"HTML Tidy 5.8.0","email":"tidy@tool.invalid","login":null,"count":1},{"name":"Haris Hussain","email":"hextheshadow0x@gmail.com","login":null,"count":1},{"name":"Klaus Mueller","email":"github@klml.de","login":null,"count":1},{"name":"MattHuangGarmin","email":"matt2.huang@garmin.com","login":null,"count":1},{"name":"Matthew Wozniczka","email":"mattheww@simba.com","login":null,"count":1},{"name":"Mozilla Security","email":"security@mozilla.org","login":null,"count":1},{"name":"Nick Begg","email":"nick@stunttruck.net","login":null,"count":1},{"name":"Rosen Penev","email":"rosenp@gmail.com","login":null,"count":1},{"name":"Sorrachat","email":"32319737+Sorrashut-K@users.noreply.github.com","login":null,"count":1},{"name":"Tania Somanna","email":"tsomanna@qti.qualcomm.com","login":null,"count":1},{"name":"Zeyou Liu","email":"zeyouliu@tencent.com","login":null,"count":1},{"name":"black 25.12.0","email":"black@tool.invalid","login":null,"count":1},{"name":"clang-format 21.1.1","email":"clang-format@tool.invalid","login":null,"count":1},{"name":"expand (GNU coreutils) 9.9","email":"expand@tool.invalid","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6774986,"commits_count":982798301,"contributors_count":41426358,"owners_count":1363988,"committers_count":3361674,"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":"libexpat/libexpat","html_url":"https://github.com/libexpat/libexpat","last_synced_at":"2026-08-25T05:42:03.330Z","status":null,"issues_count":126,"pull_requests_count":549,"avg_time_to_close_issue":4007261.8673469387,"avg_time_to_close_pull_request":1077931.401574803,"issues_closed_count":98,"pull_requests_closed_count":508,"pull_request_authors_count":69,"issue_authors_count":83,"avg_comments_per_issue":3.484126984126984,"avg_comments_per_pull_request":1.5318761384335156,"merged_pull_requests_count":459,"bot_issues_count":1,"bot_pull_requests_count":76,"past_year_issues_count":21,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":808521.3636363636,"past_year_avg_time_to_close_pull_request":227887.98260869566,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":115,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.619047619047619,"past_year_avg_comments_per_pull_request":1.3235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":109,"created_at":"2023-05-10T10:35:18.900Z","updated_at":"2026-08-25T05:42:03.330Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/libexpat%2Flibexpat/issues","issue_labels_count":{"table":{"question":29,"security":24,"bug":22,"enhancement":20,"releasing":15,"compilation":15,"windows":11,"wontfix":6,"cmake":6,"fuzzing":4,"ci":4,"help wanted":3,"autotools":2,"invalid":1,"mac-os":1,"documentation":1,"hosting":1}},"pull_request_labels_count":{"table":{"enhancement":328,"ci":98,"compilation":70,"bug":69,"security":56,"documentation":46,"cmake":42,"fuzzing":40,"windows":32,"releasing":21,"autotools":17,"invalid":5,"mac-os":4,"wontfix":2,"question":1}},"issue_author_associations_count":{"table":{"NONE":82,"MEMBER":32,"CONTRIBUTOR":12}},"pull_request_author_associations_count":{"table":{"MEMBER":293,"CONTRIBUTOR":213,"NONE":43}},"issue_authors":{"table":{"hartwork":32,"ElinorCoding":3,"TaiYou-TW":3,"PMate01":2,"pointsman":2,"lhf":2,"vtorri":2,"joycebrum":2,"anjuvmenon":2,"Smattr":2,"thejh":2,"funkvps":1,"dependabot[bot]":1,"meta-github":1,"VictorVG":1,"t-0":1,"GavinTian1991":1,"Alex-PLACET":1,"mardigontoler":1,"chemodax":1,"imcslatte":1,"lziest":1,"hj422313861":1,"FrankyRUN":1,"ryandesign":1,"Rubelstore1":1,"mforkel":1,"holub":1,"veprbl":1,"davidhall586":1,"mazer1310":1,"dlangille":1,"matthew-wozniczka":1,"jiawlu":1,"Verity1998":1,"andreas-schwab":1,"brook-milligan":1,"joelhockey":1,"soluwalana":1,"Neustradamus":1,"zedseven":1,"quidity":1,"elfring":1,"hydra3333":1,"Krausal":1,"atul20031":1,"nwellnhof":1,"scouten":1,"leleliu008":1,"gcsideal":1,"jfcalvo":1,"tartanpaint":1,"nathan130200":1,"autofuzzoss":1,"jschueller":1,"zhw2101024":1,"ankurparihar":1,"matlo607":1,"RashmiRamanna":1,"evgenykotkov":1,"fbergmann":1,"biodranik":1,"gitcnd":1,"oleg-krasnov":1,"hanshuebner":1,"AshishDurgapal":1,"thomas-bouvier":1,"ghost":1,"jpribele":1,"pamoller":1,"bshastry":1,"npsables":1,"idgn23":1,"Sebultura666":1,"sldr":1,"h-vetinari":1,"ruizpauker":1,"dilipzt":1,"ChaseKnowlden":1,"kulikjak":1,"dq193":1,"hannob":1,"kraptor":1}},"pull_request_authors":{"table":{"hartwork":293,"dependabot[bot]":76,"Smattr":27,"dag-erling":12,"netliomax25-code":10,"bluhm":9,"hannob":7,"RMJ10":7,"berkayurun":7,"neheb":5,"AtariDreams":5,"catenacyber":4,"Snild-Sony":4,"seanm":3,"c01db33f":3,"korli":3,"AZero13":3,"JoftheV":2,"MonkeybreadSoftware":2,"TomasKorbar":2,"xypiie":2,"valord577":2,"bshastry":2,"th1722":2,"haileys":2,"marcomaggi":2,"fbergmann":2,"Osyotr":2,"barracuda156":2,"gittiver":2,"vslashg":2,"jblaisdev":2,"joycebrum":2,"Vollstrecker":2,"orgads":2,"Ferenc-":2,"t-0":1,"Arakula":1,"diizzyy":1,"Alb3e3":1,"plcharley":1,"DerDakon":1,"StanFromIreland":1,"hartcw":1,"tsomanna":1,"MattHuangGarmin":1,"alor29":1,"DavidKorczynski":1,"GermanAizek":1,"hctim":1,"yevgenypats":1,"jeffmcjunkin":1,"klml":1,"OTheDev":1,"mazer1310":1,"zhw2101024":1,"userwithuid":1,"jwilk":1,"carrerasdarren-cell":1,"musvaage":1,"hjmjohnson":1,"quidity":1,"Sorrashut-K":1,"matthew-wozniczka":1,"illuusio":1,"pkopylov":1,"aleixpol":1,"liuzeyouzeyou":1,"hextheshadow":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16380082,"issues_count":42653002,"pull_requests_count":136418762,"authors_count":11535977,"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":{"security":8,"releasing":6,"bug":4,"help wanted":3,"cmake":3,"compilation":3,"enhancement":2,"windows":2,"question":1}},"past_year_pull_request_labels_count":{"table":{"enhancement":77,"security":25,"ci":21,"bug":19,"documentation":16,"windows":9,"cmake":5,"compilation":5,"releasing":4,"fuzzing":4,"mac-os":2,"autotools":2,"invalid":1}},"past_year_issue_author_associations_count":{"table":{"MEMBER":10,"NONE":7,"CONTRIBUTOR":4}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":64,"CONTRIBUTOR":63,"NONE":9}},"past_year_issue_authors":{"table":{"hartwork":10,"Smattr":2,"dq193":1,"evgenykotkov":1,"FrankyRUN":1,"funkvps":1,"gitcnd":1,"matthew-wozniczka":1,"nwellnhof":1,"tartanpaint":1,"zhw2101024":1}},"past_year_pull_request_authors":{"table":{"hartwork":64,"Smattr":27,"dependabot[bot]":15,"netliomax25-code":10,"zhw2101024":1,"tsomanna":1,"StanFromIreland":1,"Sorrashut-K":1,"MattHuangGarmin":1,"matthew-wozniczka":1,"liuzeyouzeyou":1,"korli":1,"klml":1,"jeffmcjunkin":1,"illuusio":1,"hjmjohnson":1,"hextheshadow":1,"diizzyy":1,"carrerasdarren-cell":1,"bluhm":1,"berkayurun":1,"Arakula":1,"alor29":1,"Alb3e3":1}},"maintainers":[{"table":{"login":"hartwork","count":325,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}}],"active_maintainers":[{"table":{"login":"hartwork","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartwork"}}]}},"events":{"total":{"CreateEvent":138,"DeleteEvent":149,"ForkEvent":49,"IssueCommentEvent":211,"IssuesEvent":77,"PullRequestEvent":290,"PullRequestReviewCommentEvent":58,"PullRequestReviewEvent":91,"PushEvent":501,"ReleaseEvent":3,"WatchEvent":178},"last_year":{"CreateEvent":63,"DeleteEvent":73,"ForkEvent":18,"IssueCommentEvent":72,"IssuesEvent":28,"PullRequestEvent":148,"PullRequestReviewCommentEvent":46,"PullRequestReviewEvent":68,"PushEvent":233,"WatchEvent":43}},"keywords":["c","c99","expat","expat-xml-parser","library","siphash","streaming-parser","xml","xml-parser","xml-parser-library","xml-parsing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/autotools-cmake.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:45:42.436Z","updated_at":"2023-01-14T12:45:42.436Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/autotools-cmake.yml","dependencies":[{"id":6897167785,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cmake-required-version.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:45:42.680Z","updated_at":"2023-01-14T12:45:42.680Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/cmake-required-version.yml","dependencies":[{"id":6897171228,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:45:42.744Z","updated_at":"2023-01-14T12:45:42.744Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/coverage.yml","dependencies":[{"id":6897171294,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6897171295,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3.1.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cppcheck.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:45:42.787Z","updated_at":"2023-01-14T12:45:42.787Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/cppcheck.yml","dependencies":[{"id":6897172308,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/expat_config_h.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:45:43.018Z","updated_at":"2023-01-14T12:45:43.018Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/expat_config_h.yml","dependencies":[{"id":6897174511,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linux.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:45:43.125Z","updated_at":"2023-01-14T12:45:43.125Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/linux.yml","dependencies":[{"id":6897174736,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:45:43.198Z","updated_at":"2023-01-14T12:45:43.198Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/macos.yml","dependencies":[{"id":6897174978,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/valid-xml.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:45:43.245Z","updated_at":"2023-01-14T12:45:43.245Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/valid-xml.yml","dependencies":[{"id":6897175390,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"homebrew","filepath":"Brewfile","sha":null,"kind":"manifest","created_at":"2023-01-14T12:45:43.279Z","updated_at":"2023-01-14T12:45:43.279Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/Brewfile","dependencies":[{"id":6897175430,"package_name":"autoconf","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175431,"package_name":"automake","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175432,"package_name":"cmake","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175433,"package_name":"coreutils","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175434,"package_name":"docbook2x","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175435,"package_name":"dos2unix","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175436,"package_name":"findutils","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175437,"package_name":"gcc","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175438,"package_name":"gettext","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175439,"package_name":"ghostscript","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175440,"package_name":"libtool","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175441,"package_name":"lzip","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175442,"package_name":"m4","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897175443,"package_name":"python","ecosystem":"homebrew","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clang-format.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:27.145Z","updated_at":"2026-03-26T17:01:27.145Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/clang-format.yml","dependencies":[{"id":25848096227,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clang-static-analyzer.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:27.868Z","updated_at":"2026-03-26T17:01:27.868Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/clang-static-analyzer.yml","dependencies":[{"id":25848096305,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25848096306,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"bbbca2ddaa5d8feaa63e36b76fdaad77386f024f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clang-tidy.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:28.429Z","updated_at":"2026-03-26T17:01:28.429Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/clang-tidy.yml","dependencies":[{"id":25848096388,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverity-scan.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:28.772Z","updated_at":"2026-03-26T17:01:28.772Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/coverity-scan.yml","dependencies":[{"id":25848096431,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25848096432,"package_name":"vapier/coverity-scan-action","ecosystem":"actions","requirements":"2068473c7bdf8c2fb984a6a40ae76ee7facd7a85","direct":true,"kind":"composite","optional":false},{"id":25848096475,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"bbbca2ddaa5d8feaa63e36b76fdaad77386f024f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/emscripten.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:29.563Z","updated_at":"2026-03-26T17:01:29.563Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/emscripten.yml","dependencies":[{"id":25848096579,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fuzzing.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:31.115Z","updated_at":"2026-03-26T17:01:31.115Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/fuzzing.yml","dependencies":[{"id":25848096768,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25848096769,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"bbbca2ddaa5d8feaa63e36b76fdaad77386f024f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/freebsd.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:30.092Z","updated_at":"2026-03-26T17:01:30.092Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/freebsd.yml","dependencies":[{"id":25848096683,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25848096684,"package_name":"vmactions/freebsd-vm","ecosystem":"actions","requirements":"4807432c7cab1c3f97688665332c0b932062d31f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/perl-integration.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:32.171Z","updated_at":"2026-03-26T17:01:32.171Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/perl-integration.yml","dependencies":[{"id":25848097094,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/musl.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:31.490Z","updated_at":"2026-03-26T17:01:31.490Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/musl.yml","dependencies":[{"id":25848096884,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/solaris.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:33.591Z","updated_at":"2026-03-26T17:01:33.591Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/solaris.yml","dependencies":[{"id":25848097234,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25848097235,"package_name":"vmactions/solaris-vm","ecosystem":"actions","requirements":"0a231b94365d1911cf62097ef342f6b30d95598f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/windows-build.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:35.980Z","updated_at":"2026-03-26T17:01:35.980Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/windows-build.yml","dependencies":[{"id":25848097736,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25848097737,"package_name":"microsoft/setup-msbuild","ecosystem":"actions","requirements":"30375c66a4eea26614e0d39710365f22f8b0af57","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wasi_sdk.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:34.483Z","updated_at":"2026-03-26T17:01:34.483Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/wasi_sdk.yml","dependencies":[{"id":25848097363,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/windows-binaries.yml","sha":null,"kind":"manifest","created_at":"2026-03-26T17:01:34.738Z","updated_at":"2026-03-26T17:01:34.738Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/windows-binaries.yml","dependencies":[{"id":25848097560,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25848097561,"package_name":"microsoft/setup-msbuild","ecosystem":"actions","requirements":"30375c66a4eea26614e0d39710365f22f8b0af57","direct":true,"kind":"composite","optional":false},{"id":25848097668,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"bbbca2ddaa5d8feaa63e36b76fdaad77386f024f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codespell.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T01:31:41.451Z","updated_at":"2023-09-22T01:31:41.451Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/codespell.yml","dependencies":[{"id":13861585935,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13861585940,"package_name":"codespell-project/actions-codespell","ecosystem":"actions","requirements":"94259cd8be02ad2903ba34a22d9c13de21a74461","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fil-c.yml","sha":null,"kind":"manifest","created_at":"2026-08-19T02:43:05.934Z","updated_at":"2026-08-19T02:43:05.934Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/fil-c.yml","dependencies":[{"id":26206396878,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/zizmor.yml","sha":null,"kind":"manifest","created_at":"2026-08-19T02:43:06.137Z","updated_at":"2026-08-19T02:43:06.137Z","repository_link":"https://github.com/libexpat/libexpat/blob/master/.github/workflows/zizmor.yml","dependencies":[{"id":26206396879,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26206396880,"package_name":"zizmorcore/zizmor-action","ecosystem":"actions","requirements":"3dc1ecc9bcb9e94e9b2c709687979e1298497054","direct":true,"kind":"composite","optional":false}]}],"score":30.06215348873696,"created_at":"2026-06-04T13:23:13.669Z","updated_at":"2026-08-26T06:36:21.816Z","avatar_url":"https://github.com/libexpat.png","language":"C","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/373079","html_url":"https://summary.ecosyste.ms/projects/373079"}