{"id":79024,"name":null,"description":"ARCH models in Python","url":"https://github.com/bashtage/arch","last_synced_at":"2025-09-08T21:29:31.951Z","repository":{"id":20197553,"uuid":"23468876","full_name":"bashtage/arch","owner":"bashtage","description":"ARCH models in Python","archived":false,"fork":false,"pushed_at":"2025-08-31T12:34:30.000Z","size":222967,"stargazers_count":1437,"open_issues_count":40,"forks_count":269,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-08-31T14:30:37.504Z","etag":null,"topics":["adf","arch","bootstrap","df-gls","dickey-fuller","finance","financial-econometrics","forecasting","garch","model-confidence-set","multiple-comparison-procedures","phillips-perron","reality-check","risk","spa","time-series","unit-root","variance","volatility"],"latest_commit_sha":null,"homepage":"http://bashtage.github.io/arch/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bashtage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-29T15:41:28.000Z","updated_at":"2025-08-31T12:29:14.000Z","dependencies_parsed_at":"2023-09-22T03:04:54.865Z","dependency_job_id":"55030c5c-db55-483f-b171-9d6ccc721603","html_url":"https://github.com/bashtage/arch","commit_stats":{"total_commits":666,"total_committers":37,"mean_commits":18.0,"dds":"0.30330330330330335","last_synced_commit":"256887c5ffe45856ea07859295fa316f63cb4590"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/bashtage/arch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/sbom","scorecard":{"id":226745,"data":{"date":"2025-08-11","repo":{"name":"github.com/bashtage/arch","commit":"2c5d3d39b3640682634969db1f13114f35c4caf4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 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":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/generate-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-documentation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/generate-documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-documentation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/generate-documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-documentation.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/generate-documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:18","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:19","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:40","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:42","Warn: pipCommand not pinned by hash: ci/install-statsmodels-main.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:39","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"32 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-18 / GHSA-3p4q-x8f3-p7vq","Warn: Project is vulnerable to: GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: PYSEC-2018-17 / GHSA-49qr-xh3w-h436","Warn: Project is vulnerable to: PYSEC-2018-57 / GHSA-6cwv-x26c-w2q4","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2019-157 / GHSA-jqwc-jm56-wcwj","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-17T03:57:12.678Z","repository_id":20197553,"created_at":"2025-08-17T03:57:12.678Z","updated_at":"2025-08-17T03:57:12.678Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231467,"owners_count":25245625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"bashtage","name":"Kevin Sheppard","uuid":"5585221","kind":"user","description":null,"email":"","website":"http://www.kevinsheppard.com","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5585221?v=4","repositories_count":36,"last_synced_at":"2023-08-05T06:20:37.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bashtage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T10:07:47.965Z","updated_at":"2023-08-05T06:20:38.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage/repositories"},"packages":[{"id":5282675,"name":"arch-py","ecosystem":"conda","description":"Autoregressive Conditional Heteroskedasticity (ARCH) and other tools for financial econometrics, written in Python  (with Cython and/or Numba used to improve performance)","homepage":"https://github.com/bashtage/arch","licenses":"NCSA","normalized_licenses":["NCSA"],"repository_url":"https://github.com/bashtage/arch","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2019-11-21T01:03:03.000Z","latest_release_published_at":"2022-06-28T22:42:33.000Z","latest_release_number":"5.3.1","last_synced_at":"2025-08-31T14:43:27.521Z","created_at":"2022-10-03T15:38:04.875Z","updated_at":"2025-08-31T14:53:19.555Z","registry_url":"https://anaconda.org/conda-forge/arch-py","install_command":"conda install -c conda-forge arch-py","documentation_url":null,"metadata":{},"repo_metadata":{"id":20197553,"uuid":"23468876","full_name":"bashtage/arch","owner":"bashtage","description":"ARCH models in Python","archived":false,"fork":false,"pushed_at":"2025-08-31T12:34:30.000Z","size":222967,"stargazers_count":1437,"open_issues_count":40,"forks_count":269,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-08-31T14:30:37.504Z","etag":null,"topics":["adf","arch","bootstrap","df-gls","dickey-fuller","finance","financial-econometrics","forecasting","garch","model-confidence-set","multiple-comparison-procedures","phillips-perron","reality-check","risk","spa","time-series","unit-root","variance","volatility"],"latest_commit_sha":null,"homepage":"http://bashtage.github.io/arch/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bashtage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-29T15:41:28.000Z","updated_at":"2025-08-31T12:29:14.000Z","dependencies_parsed_at":"2023-09-22T03:04:54.865Z","dependency_job_id":"55030c5c-db55-483f-b171-9d6ccc721603","html_url":"https://github.com/bashtage/arch","commit_stats":{"total_commits":666,"total_committers":37,"mean_commits":18.0,"dds":"0.30330330330330335","last_synced_commit":"256887c5ffe45856ea07859295fa316f63cb4590"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/bashtage/arch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/sbom","scorecard":{"id":226745,"data":{"date":"2025-08-11","repo":{"name":"github.com/bashtage/arch","commit":"2c5d3d39b3640682634969db1f13114f35c4caf4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 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":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/generate-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-documentation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/generate-documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-documentation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/generate-documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-documentation.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/generate-documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:18","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:19","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:40","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:42","Warn: pipCommand not pinned by hash: ci/install-statsmodels-main.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:39","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"32 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-18 / GHSA-3p4q-x8f3-p7vq","Warn: Project is vulnerable to: GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: PYSEC-2018-17 / GHSA-49qr-xh3w-h436","Warn: Project is vulnerable to: PYSEC-2018-57 / GHSA-6cwv-x26c-w2q4","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2019-157 / GHSA-jqwc-jm56-wcwj","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-17T03:57:12.678Z","repository_id":20197553,"created_at":"2025-08-17T03:57:12.678Z","updated_at":"2025-08-17T03:57:12.678Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272995256,"owners_count":25027902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":"bashtage","name":"Kevin Sheppard","uuid":"5585221","kind":"user","description":null,"email":"","website":"http://www.kevinsheppard.com","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5585221?v=4","repositories_count":36,"last_synced_at":"2023-08-05T06:20:37.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bashtage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T10:07:47.965Z","updated_at":"2023-08-05T06:20:38.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage/repositories"},"tags":[{"name":"v7.2.0","sha":"38beda682414dd815a6669a6db44d912d59b7c9f","kind":"commit","published_at":"2024-11-04T15:55:44.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v7.2.0","html_url":"https://github.com/bashtage/arch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"20b9320e13f36802100c9b0d1f9265ee5b6f3503","kind":"commit","published_at":"2024-09-24T08:43:54.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v7.1.0","html_url":"https://github.com/bashtage/arch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"a61dc7d43a5ef123bee75eae3d3e12b6c472433e","kind":"commit","published_at":"2024-04-16T17:27:51.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v7.0.0","html_url":"https://github.com/bashtage/arch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.0.0/manifests"},{"name":"v6.3.0","sha":"ffe82924ac409e65925299c74b67971b768013ee","kind":"commit","published_at":"2024-01-05T08:16:44.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.3.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"95d1d6595a09cf118f275625e666e2a9bc077115","kind":"commit","published_at":"2023-09-26T11:01:18.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.2.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"72fbca484795163de2097c00bab835bf4d03598c","kind":"commit","published_at":"2023-05-26T16:59:54.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.1.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.1.0/manifests"},{"name":"v5.6.0","sha":"6c6fb94b230114e844499d381a3c5845d136fb23","kind":"commit","published_at":"2023-05-26T16:58:13.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.6.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.6.0/manifests"},{"name":"v6.0.1","sha":"7463eacc3cafddfc622393a4d7b7f3b4048ac56e","kind":"commit","published_at":"2023-05-23T09:42:21.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.0.1","html_url":"https://github.com/bashtage/arch/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0e5919650667ba40ebb821fb7ece1547564b4fea","kind":"commit","published_at":"2023-05-22T11:50:39.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.0.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.0/manifests"},{"name":"v5.5.0","sha":"1f277d630e12d71bc7ca93798a9385fdd2ce774d","kind":"commit","published_at":"2023-04-25T13:22:35.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.5.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"839dcf679b417615b2edcee822391bb4d730b9e9","kind":"commit","published_at":"2023-04-12T15:55:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.4.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"001cf150799e1db80725c8b38830ad2e18cca177","kind":"commit","published_at":"2022-06-22T08:18:43.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.3.1","html_url":"https://github.com/bashtage/arch/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"8379ce5b917179a1cb064e11ccde0d6b666977d0","kind":"commit","published_at":"2022-06-22T07:56:34.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.3.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"305da7ae57fa82ddba93d27eadbc4bc2640e2b05","kind":"commit","published_at":"2022-03-31T08:34:49.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.2.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"5e09e76054624f4126931afb353c942303e23ad3","kind":"commit","published_at":"2021-11-19T15:39:38.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.1.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"f399352467118511a364a8ec4502f809933c6bce","kind":"commit","published_at":"2021-07-22T22:37:30.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.0.1","html_url":"https://github.com/bashtage/arch/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0.1/manifests"},{"name":"v5.0","sha":"71c7bef92b0ddf36f627344a26f24abf7b1e5346","kind":"commit","published_at":"2021-07-22T16:50:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0/manifests"},{"name":"v4.19","sha":"e91c71a47fd1cdefb0f46bcb2bfe230a8a8e96c5","kind":"commit","published_at":"2021-03-15T19:31:51.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.19","html_url":"https://github.com/bashtage/arch/releases/tag/v4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.19/manifests"},{"name":"v4.18","sha":"5be4eacd098963a3da504d7da9afa8c8faac7a14","kind":"commit","published_at":"2021-03-03T14:43:14.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.18","html_url":"https://github.com/bashtage/arch/releases/tag/v4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.18/manifests"},{"name":"v4.17","sha":"ff0b6a62cfac2e848f5e84656eab9989982cc433","kind":"commit","published_at":"2021-03-02T17:30:49.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.17","html_url":"https://github.com/bashtage/arch/releases/tag/v4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.17/manifests"},{"name":"v4.16.1","sha":"ed0d5b72c431a9106915a7ff9ee83e459990a82b","kind":"commit","published_at":"2021-02-08T22:50:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.16.1","html_url":"https://github.com/bashtage/arch/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1/manifests"},{"name":"v4.16.1rc0","sha":"ed0d5b72c431a9106915a7ff9ee83e459990a82b","kind":"commit","published_at":"2021-02-08T22:50:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.16.1rc0","html_url":"https://github.com/bashtage/arch/releases/tag/v4.16.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v4.16.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1rc0/manifests"},{"name":"4.16","sha":"72acfb6548dddb31af10584dff3028d803bb2e68","kind":"commit","published_at":"2021-02-05T12:27:18.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.16","html_url":"https://github.com/bashtage/arch/releases/tag/4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.16/manifests"},{"name":"4.15","sha":"3dcaed2a8f4a2b4a576a7b7b49a6c4f5b9385681","kind":"commit","published_at":"2020-06-24T19:18:47.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.15","html_url":"https://github.com/bashtage/arch/releases/tag/4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.15/manifests"},{"name":"4.14","sha":"8279e091cd52ef496a9e585ae308d2ac25d39b52","kind":"commit","published_at":"2020-04-17T15:44:02.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.14","html_url":"https://github.com/bashtage/arch/releases/tag/4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.14/manifests"},{"name":"4.13","sha":"09d6217eef72868c5a5190c4b8cface6df23c68a","kind":"commit","published_at":"2020-02-03T16:39:04.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.13","html_url":"https://github.com/bashtage/arch/releases/tag/4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.13/manifests"},{"name":"4.12","sha":"aefbf1d1f2644d8d0f8f478b76712d29ec727cf4","kind":"commit","published_at":"2020-02-03T15:16:42.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.12","html_url":"https://github.com/bashtage/arch/releases/tag/4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.12/manifests"},{"name":"4.11","sha":"caf342daab74f450b91bf1ac41d79789625e7098","kind":"commit","published_at":"2019-11-22T15:27:13.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.11","html_url":"https://github.com/bashtage/arch/releases/tag/4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.11/manifests"},{"name":"4.10.0","sha":"6434d57c0abf77aaa4949b8b9bb2acc063aacb1a","kind":"commit","published_at":"2019-10-14T10:53:22.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.10.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.10.0/manifests"},{"name":"4.9.1","sha":"3a27ec19fd9edc2f921f3d555dec09dd2c8455cc","kind":"commit","published_at":"2019-08-31T08:44:39.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.9.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.1/manifests"},{"name":"4.9.0","sha":"90cd8c6d46ed8a4227acfff16632ffaaf16693ab","kind":"commit","published_at":"2019-08-30T09:01:17.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.9.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"b19b7129a3f104b951440a4a66092b0f3ea1bc57","kind":"commit","published_at":"2019-03-28T18:28:15.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.8.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"e8251a0469fb5fbf262206fd3b5dce5aa4907f61","kind":"commit","published_at":"2019-03-27T14:23:01.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.8.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"2f1f6c96b82e541ab2897d9e2ace9f9e277694d5","kind":"commit","published_at":"2018-12-13T00:50:54.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.7.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"4a1130ef0063d3596923a2c0febbe793ee5a1999","kind":"commit","published_at":"2018-10-03T08:59:11.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.6.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"f78b62eebeb50a3d8f11ca798a3957df74b17cea","kind":"commit","published_at":"2018-09-28T16:11:50.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.5.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"648862f2b92bdf87a66dd198dbf249d3527b57db","kind":"commit","published_at":"2018-08-14T14:08:23.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.4.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4.1/manifests"},{"name":"4.4","sha":"6181efe629306f95063bdd2728c563bd518dfa1f","kind":"commit","published_at":"2018-08-14T07:59:42.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.4","html_url":"https://github.com/bashtage/arch/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4/manifests"},{"name":"4.3.1","sha":"8af61618ddd9a305694db848b22024b944f22f86","kind":"commit","published_at":"2017-12-14T09:11:43.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.3.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3.1/manifests"},{"name":"4.3","sha":"16a7fd339b33b825262fc0ee346703dac7063968","kind":"commit","published_at":"2017-12-13T22:14:24.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.3","html_url":"https://github.com/bashtage/arch/releases/tag/4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3/manifests"},{"name":"4.2","sha":"994e1bcd412592208e8f0411f170bbd7e177d37e","kind":"commit","published_at":"2017-09-02T23:05:03.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.2","html_url":"https://github.com/bashtage/arch/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.2/manifests"},{"name":"4.1","sha":"68caf5492394a078ee22a743a97d68052b3ba0c8","kind":"commit","published_at":"2017-03-21T13:45:14.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.1/manifests"},{"name":"4.0","sha":"f2eb57eb91ebd4931558ed02ddf3d472ddaf5932","kind":"commit","published_at":"2016-12-29T20:48:19.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.0/manifests"},{"name":"3.2","sha":"ee42ccc0ecca4ade1e3e78ebe72b207acf7e2939","kind":"commit","published_at":"2016-08-04T12:32:07.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/3.2","html_url":"https://github.com/bashtage/arch/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.2/manifests"},{"name":"3.1","sha":"3b235a558554e7f000f63cfdf53447183b34bed2","kind":"commit","published_at":"2015-08-05T14:06:27.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/3.1","html_url":"https://github.com/bashtage/arch/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.1/manifests"},{"name":"3.0","sha":"035eca741012a83e6e07b10f45aa02fbcab48d6f","kind":"commit","published_at":"2015-02-22T16:27:49.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/3.0","html_url":"https://github.com/bashtage/arch/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.0/manifests"},{"name":"2.1","sha":"905abdf4e7417eca27d31bcc605df243ed8ba8fc","kind":"commit","published_at":"2015-01-13T22:13:27.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/2.1","html_url":"https://github.com/bashtage/arch/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.1/manifests"},{"name":"2.0","sha":"ae8eecd933df547920afd288df635d3c2d87afda","kind":"commit","published_at":"2014-10-16T02:09:38.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/2.0","html_url":"https://github.com/bashtage/arch/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.0/manifests"},{"name":"1.0","sha":"5a74b3aa06eca27320f9900fad9d37d8f789cc61","kind":"commit","published_at":"2014-09-03T20:58:21.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/1.0","html_url":"https://github.com/bashtage/arch/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T14:53:19.555Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.255501771545486,"dependent_packages_count":19.606766804730775,"stargazers_count":12.151304955337093,"forks_count":11.75208343729727,"docker_downloads_count":null,"average":15.941414242227655},"purl":"pkg:conda/arch-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/arch-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/arch-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/arch-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:14:53.321Z","issues_count":50,"pull_requests_count":194,"avg_time_to_close_issue":4178110.3055555555,"avg_time_to_close_pull_request":1515704.5549132947,"issues_closed_count":36,"pull_requests_closed_count":173,"pull_request_authors_count":15,"issue_authors_count":48,"avg_comments_per_issue":3.16,"avg_comments_per_pull_request":0.8969072164948454,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":50,"past_year_avg_time_to_close_issue":1577084.0,"past_year_avg_time_to_close_pull_request":580961.1944444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":10.5,"past_year_avg_comments_per_pull_request":0.64,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/issues","maintainers":[{"login":"bashtage","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bashtage"}],"active_maintainers":[{"login":"bashtage","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bashtage"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/arch-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/arch-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/arch-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/arch-py/related_packages","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":2642854,"name":"arch","ecosystem":"pypi","description":"ARCH for Python","homepage":null,"licenses":"# License  **Copyright (c) 2017 Kevin Sheppard. All rights reserved.**  Developed by: Kevin Sheppard (\u003ckevin.sheppard@economics.ox.ac.uk\u003e, \u003ckevin.k.sheppard@gmail.com\u003e) [https://www.kevinsheppard.com](https://www.kevinsheppard.com)  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers.  Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution.  Neither the names of Kevin Sheppard, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission.  **THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.** ","normalized_licenses":["Other"],"repository_url":"https://github.com/bashtage/arch","keywords_array":["arch","ARCH","variance","econometrics","volatility","finance","GARCH","bootstrap","random walk","unit root","Dickey Fuller","time series","confidence intervals","multiple comparisons","Reality Check","SPA","StepM"],"namespace":null,"versions_count":47,"first_release_published_at":"2014-09-03T20:04:15.000Z","latest_release_published_at":"2024-11-04T16:01:13.000Z","latest_release_number":"7.2.0","last_synced_at":"2025-09-08T05:02:30.339Z","created_at":"2022-04-10T10:03:46.721Z","updated_at":"2025-09-08T05:02:30.340Z","registry_url":"https://pypi.org/project/arch/","install_command":"pip install arch --index-url https://pypi.org/simple","documentation_url":"https://arch.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: End Users/Desktop","Intended Audience :: Financial and Insurance Industry","License :: OSI Approved :: University of Illinois/NCSA Open Source License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Cython","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"arch","project_status":null},"repo_metadata":{"id":20197553,"uuid":"23468876","full_name":"bashtage/arch","owner":"bashtage","description":"ARCH models in Python","archived":false,"fork":false,"pushed_at":"2024-11-05T17:52:22.000Z","size":165588,"stargazers_count":1337,"open_issues_count":35,"forks_count":249,"subscribers_count":50,"default_branch":"main","last_synced_at":"2024-11-05T18:41:15.591Z","etag":null,"topics":["adf","arch","bootstrap","df-gls","dickey-fuller","finance","financial-econometrics","forecasting","model-confidence-set","multiple-comparison-procedures","phillips-perron","reality-check","risk","spa","time-series","unit-root","variance","volatility"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bashtage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-08-29T15:41:28.000Z","updated_at":"2024-11-05T17:47:06.000Z","dependencies_parsed_at":"2023-09-22T03:04:54.865Z","dependency_job_id":"55030c5c-db55-483f-b171-9d6ccc721603","html_url":"https://github.com/bashtage/arch","commit_stats":{"total_commits":666,"total_committers":37,"mean_commits":18.0,"dds":"0.30330330330330335","last_synced_commit":"256887c5ffe45856ea07859295fa316f63cb4590"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223229525,"owners_count":17109979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"bashtage","name":"Kevin Sheppard","uuid":"5585221","kind":"user","description":null,"email":"","website":"http://www.kevinsheppard.com","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5585221?v=4","repositories_count":36,"last_synced_at":"2023-08-05T06:20:37.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bashtage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T10:07:47.965Z","updated_at":"2023-08-05T06:20:38.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage/repositories"},"tags":[{"name":"v7.2.0","sha":"38beda682414dd815a6669a6db44d912d59b7c9f","kind":"commit","published_at":"2024-11-04T15:55:44.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v7.2.0","html_url":"https://github.com/bashtage/arch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"20b9320e13f36802100c9b0d1f9265ee5b6f3503","kind":"commit","published_at":"2024-09-24T08:43:54.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v7.1.0","html_url":"https://github.com/bashtage/arch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"a61dc7d43a5ef123bee75eae3d3e12b6c472433e","kind":"commit","published_at":"2024-04-16T17:27:51.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v7.0.0","html_url":"https://github.com/bashtage/arch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.0.0/manifests"},{"name":"v6.3.0","sha":"ffe82924ac409e65925299c74b67971b768013ee","kind":"commit","published_at":"2024-01-05T08:16:44.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.3.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"95d1d6595a09cf118f275625e666e2a9bc077115","kind":"commit","published_at":"2023-09-26T11:01:18.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.2.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"72fbca484795163de2097c00bab835bf4d03598c","kind":"commit","published_at":"2023-05-26T16:59:54.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.1.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.1.0/manifests"},{"name":"v5.6.0","sha":"6c6fb94b230114e844499d381a3c5845d136fb23","kind":"commit","published_at":"2023-05-26T16:58:13.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.6.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.6.0/manifests"},{"name":"v6.0.1","sha":"7463eacc3cafddfc622393a4d7b7f3b4048ac56e","kind":"commit","published_at":"2023-05-23T09:42:21.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.0.1","html_url":"https://github.com/bashtage/arch/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0e5919650667ba40ebb821fb7ece1547564b4fea","kind":"commit","published_at":"2023-05-22T11:50:39.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.0.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.0/manifests"},{"name":"v5.5.0","sha":"1f277d630e12d71bc7ca93798a9385fdd2ce774d","kind":"commit","published_at":"2023-04-25T13:22:35.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.5.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"839dcf679b417615b2edcee822391bb4d730b9e9","kind":"commit","published_at":"2023-04-12T15:55:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.4.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"001cf150799e1db80725c8b38830ad2e18cca177","kind":"commit","published_at":"2022-06-22T08:18:43.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.3.1","html_url":"https://github.com/bashtage/arch/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"8379ce5b917179a1cb064e11ccde0d6b666977d0","kind":"commit","published_at":"2022-06-22T07:56:34.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.3.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"305da7ae57fa82ddba93d27eadbc4bc2640e2b05","kind":"commit","published_at":"2022-03-31T08:34:49.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.2.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"5e09e76054624f4126931afb353c942303e23ad3","kind":"commit","published_at":"2021-11-19T15:39:38.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.1.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"f399352467118511a364a8ec4502f809933c6bce","kind":"commit","published_at":"2021-07-22T22:37:30.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.0.1","html_url":"https://github.com/bashtage/arch/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0.1/manifests"},{"name":"v5.0","sha":"71c7bef92b0ddf36f627344a26f24abf7b1e5346","kind":"commit","published_at":"2021-07-22T16:50:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0/manifests"},{"name":"v4.19","sha":"e91c71a47fd1cdefb0f46bcb2bfe230a8a8e96c5","kind":"commit","published_at":"2021-03-15T19:31:51.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.19","html_url":"https://github.com/bashtage/arch/releases/tag/v4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.19/manifests"},{"name":"v4.18","sha":"5be4eacd098963a3da504d7da9afa8c8faac7a14","kind":"commit","published_at":"2021-03-03T14:43:14.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.18","html_url":"https://github.com/bashtage/arch/releases/tag/v4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.18/manifests"},{"name":"v4.17","sha":"ff0b6a62cfac2e848f5e84656eab9989982cc433","kind":"commit","published_at":"2021-03-02T17:30:49.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.17","html_url":"https://github.com/bashtage/arch/releases/tag/v4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.17/manifests"},{"name":"v4.16.1","sha":"ed0d5b72c431a9106915a7ff9ee83e459990a82b","kind":"commit","published_at":"2021-02-08T22:50:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.16.1","html_url":"https://github.com/bashtage/arch/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1/manifests"},{"name":"v4.16.1rc0","sha":"ed0d5b72c431a9106915a7ff9ee83e459990a82b","kind":"commit","published_at":"2021-02-08T22:50:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.16.1rc0","html_url":"https://github.com/bashtage/arch/releases/tag/v4.16.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1rc0/manifests"},{"name":"4.16","sha":"72acfb6548dddb31af10584dff3028d803bb2e68","kind":"commit","published_at":"2021-02-05T12:27:18.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.16","html_url":"https://github.com/bashtage/arch/releases/tag/4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.16/manifests"},{"name":"4.15","sha":"3dcaed2a8f4a2b4a576a7b7b49a6c4f5b9385681","kind":"commit","published_at":"2020-06-24T19:18:47.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.15","html_url":"https://github.com/bashtage/arch/releases/tag/4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.15/manifests"},{"name":"4.14","sha":"8279e091cd52ef496a9e585ae308d2ac25d39b52","kind":"commit","published_at":"2020-04-17T15:44:02.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.14","html_url":"https://github.com/bashtage/arch/releases/tag/4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.14/manifests"},{"name":"4.13","sha":"09d6217eef72868c5a5190c4b8cface6df23c68a","kind":"commit","published_at":"2020-02-03T16:39:04.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.13","html_url":"https://github.com/bashtage/arch/releases/tag/4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.13/manifests"},{"name":"4.12","sha":"aefbf1d1f2644d8d0f8f478b76712d29ec727cf4","kind":"commit","published_at":"2020-02-03T15:16:42.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.12","html_url":"https://github.com/bashtage/arch/releases/tag/4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.12/manifests"},{"name":"4.11","sha":"caf342daab74f450b91bf1ac41d79789625e7098","kind":"commit","published_at":"2019-11-22T15:27:13.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.11","html_url":"https://github.com/bashtage/arch/releases/tag/4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.11/manifests"},{"name":"4.10.0","sha":"6434d57c0abf77aaa4949b8b9bb2acc063aacb1a","kind":"commit","published_at":"2019-10-14T10:53:22.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.10.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.10.0/manifests"},{"name":"4.9.1","sha":"3a27ec19fd9edc2f921f3d555dec09dd2c8455cc","kind":"commit","published_at":"2019-08-31T08:44:39.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.9.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.1/manifests"},{"name":"4.9.0","sha":"90cd8c6d46ed8a4227acfff16632ffaaf16693ab","kind":"commit","published_at":"2019-08-30T09:01:17.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.9.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"b19b7129a3f104b951440a4a66092b0f3ea1bc57","kind":"commit","published_at":"2019-03-28T18:28:15.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.8.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"e8251a0469fb5fbf262206fd3b5dce5aa4907f61","kind":"commit","published_at":"2019-03-27T14:23:01.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.8.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"2f1f6c96b82e541ab2897d9e2ace9f9e277694d5","kind":"commit","published_at":"2018-12-13T00:50:54.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.7.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"4a1130ef0063d3596923a2c0febbe793ee5a1999","kind":"commit","published_at":"2018-10-03T08:59:11.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.6.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"f78b62eebeb50a3d8f11ca798a3957df74b17cea","kind":"commit","published_at":"2018-09-28T16:11:50.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.5.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"648862f2b92bdf87a66dd198dbf249d3527b57db","kind":"commit","published_at":"2018-08-14T14:08:23.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.4.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4.1/manifests"},{"name":"4.4","sha":"6181efe629306f95063bdd2728c563bd518dfa1f","kind":"commit","published_at":"2018-08-14T07:59:42.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.4","html_url":"https://github.com/bashtage/arch/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4/manifests"},{"name":"4.3.1","sha":"8af61618ddd9a305694db848b22024b944f22f86","kind":"commit","published_at":"2017-12-14T09:11:43.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.3.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3.1/manifests"},{"name":"4.3","sha":"16a7fd339b33b825262fc0ee346703dac7063968","kind":"commit","published_at":"2017-12-13T22:14:24.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.3","html_url":"https://github.com/bashtage/arch/releases/tag/4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3/manifests"},{"name":"4.2","sha":"994e1bcd412592208e8f0411f170bbd7e177d37e","kind":"commit","published_at":"2017-09-02T23:05:03.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.2","html_url":"https://github.com/bashtage/arch/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.2/manifests"},{"name":"4.1","sha":"68caf5492394a078ee22a743a97d68052b3ba0c8","kind":"commit","published_at":"2017-03-21T13:45:14.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.1/manifests"},{"name":"4.0","sha":"f2eb57eb91ebd4931558ed02ddf3d472ddaf5932","kind":"commit","published_at":"2016-12-29T20:48:19.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.0/manifests"},{"name":"3.2","sha":"ee42ccc0ecca4ade1e3e78ebe72b207acf7e2939","kind":"commit","published_at":"2016-08-04T12:32:07.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/3.2","html_url":"https://github.com/bashtage/arch/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.2/manifests"},{"name":"3.1","sha":"3b235a558554e7f000f63cfdf53447183b34bed2","kind":"commit","published_at":"2015-08-05T14:06:27.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/3.1","html_url":"https://github.com/bashtage/arch/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.1/manifests"},{"name":"3.0","sha":"035eca741012a83e6e07b10f45aa02fbcab48d6f","kind":"commit","published_at":"2015-02-22T16:27:49.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/3.0","html_url":"https://github.com/bashtage/arch/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.0/manifests"},{"name":"2.1","sha":"905abdf4e7417eca27d31bcc605df243ed8ba8fc","kind":"commit","published_at":"2015-01-13T22:13:27.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/2.1","html_url":"https://github.com/bashtage/arch/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.1/manifests"},{"name":"2.0","sha":"ae8eecd933df547920afd288df635d3c2d87afda","kind":"commit","published_at":"2014-10-16T02:09:38.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/2.0","html_url":"https://github.com/bashtage/arch/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.0/manifests"},{"name":"1.0","sha":"5a74b3aa06eca27320f9900fad9d37d8f789cc61","kind":"commit","published_at":"2014-09-03T20:58:21.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/1.0","html_url":"https://github.com/bashtage/arch/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2024-11-11T01:24:05.756Z","dependent_packages_count":33,"downloads":553589,"downloads_period":"last-month","dependent_repos_count":292,"rankings":{"downloads":0.6383045255908127,"dependent_repos_count":0.8684247560670502,"dependent_packages_count":0.5881329661330014,"stargazers_count":null,"forks_count":null,"docker_downloads_count":2.2106131319527504,"average":1.0763688449359037},"purl":"pkg:pypi/arch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/arch","docker_dependents_count":13,"docker_downloads_count":1160,"usage_url":"https://repos.ecosyste.ms/usage/pypi/arch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/arch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-11T01:23:42.276Z","issues_count":51,"pull_requests_count":157,"avg_time_to_close_issue":3018169.294117647,"avg_time_to_close_pull_request":1628925.1275167784,"issues_closed_count":34,"pull_requests_closed_count":149,"pull_request_authors_count":10,"issue_authors_count":49,"avg_comments_per_issue":3.0980392156862746,"avg_comments_per_pull_request":0.9808917197452229,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":191417.2857142857,"past_year_avg_time_to_close_pull_request":2367573.3333333335,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.9285714285714284,"past_year_avg_comments_per_pull_request":0.8367346938775511,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/issues","maintainers":[{"login":"bashtage","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bashtage"}],"active_maintainers":[{"login":"bashtage","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bashtage"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/arch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/arch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/arch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/arch/related_packages","maintainers":[{"uuid":"bashtage","login":"bashtage","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/bashtage/","role":null,"created_at":"2022-11-15T07:02:17.984Z","updated_at":"2022-11-15T07:02:17.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bashtage/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726284,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11713046,"name":"github.com/bashtage/arch","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/bashtage/arch","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2021-02-08T22:50:53.000Z","latest_release_published_at":"2024-11-04T15:55:44.000Z","latest_release_number":"v7.2.0+incompatible","last_synced_at":"2025-08-31T14:43:24.008Z","created_at":"2025-05-31T11:52:11.273Z","updated_at":"2025-08-31T14:53:19.558Z","registry_url":"https://pkg.go.dev/github.com/bashtage/arch","install_command":"go get github.com/bashtage/arch","documentation_url":"https://pkg.go.dev/github.com/bashtage/arch#section-documentation","metadata":{},"repo_metadata":{"id":20197553,"uuid":"23468876","full_name":"bashtage/arch","owner":"bashtage","description":"ARCH models in Python","archived":false,"fork":false,"pushed_at":"2025-08-31T12:34:30.000Z","size":222967,"stargazers_count":1437,"open_issues_count":40,"forks_count":269,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-08-31T14:30:37.504Z","etag":null,"topics":["adf","arch","bootstrap","df-gls","dickey-fuller","finance","financial-econometrics","forecasting","garch","model-confidence-set","multiple-comparison-procedures","phillips-perron","reality-check","risk","spa","time-series","unit-root","variance","volatility"],"latest_commit_sha":null,"homepage":"http://bashtage.github.io/arch/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bashtage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-29T15:41:28.000Z","updated_at":"2025-08-31T12:29:14.000Z","dependencies_parsed_at":"2023-09-22T03:04:54.865Z","dependency_job_id":"55030c5c-db55-483f-b171-9d6ccc721603","html_url":"https://github.com/bashtage/arch","commit_stats":{"total_commits":666,"total_committers":37,"mean_commits":18.0,"dds":"0.30330330330330335","last_synced_commit":"256887c5ffe45856ea07859295fa316f63cb4590"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/bashtage/arch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/sbom","scorecard":{"id":226745,"data":{"date":"2025-08-11","repo":{"name":"github.com/bashtage/arch","commit":"2c5d3d39b3640682634969db1f13114f35c4caf4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 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":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/generate-documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-documentation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/generate-documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-documentation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/generate-documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-documentation.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/bashtage/arch/generate-documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:18","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:19","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:40","Warn: pipCommand not pinned by hash: ci/azure/install-posix.sh:42","Warn: pipCommand not pinned by hash: ci/install-statsmodels-main.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/generate-documentation.yml:39","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"32 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-18 / GHSA-3p4q-x8f3-p7vq","Warn: Project is vulnerable to: GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: PYSEC-2018-17 / GHSA-49qr-xh3w-h436","Warn: Project is vulnerable to: PYSEC-2018-57 / GHSA-6cwv-x26c-w2q4","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2019-157 / GHSA-jqwc-jm56-wcwj","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-17T03:57:12.678Z","repository_id":20197553,"created_at":"2025-08-17T03:57:12.678Z","updated_at":"2025-08-17T03:57:12.678Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272995256,"owners_count":25027902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":"bashtage","name":"Kevin Sheppard","uuid":"5585221","kind":"user","description":null,"email":"","website":"http://www.kevinsheppard.com","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5585221?v=4","repositories_count":36,"last_synced_at":"2023-08-05T06:20:37.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bashtage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T10:07:47.965Z","updated_at":"2023-08-05T06:20:38.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashtage/repositories"},"tags":[{"name":"v7.2.0","sha":"38beda682414dd815a6669a6db44d912d59b7c9f","kind":"commit","published_at":"2024-11-04T15:55:44.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v7.2.0","html_url":"https://github.com/bashtage/arch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"20b9320e13f36802100c9b0d1f9265ee5b6f3503","kind":"commit","published_at":"2024-09-24T08:43:54.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v7.1.0","html_url":"https://github.com/bashtage/arch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"a61dc7d43a5ef123bee75eae3d3e12b6c472433e","kind":"commit","published_at":"2024-04-16T17:27:51.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v7.0.0","html_url":"https://github.com/bashtage/arch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v7.0.0/manifests"},{"name":"v6.3.0","sha":"ffe82924ac409e65925299c74b67971b768013ee","kind":"commit","published_at":"2024-01-05T08:16:44.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.3.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"95d1d6595a09cf118f275625e666e2a9bc077115","kind":"commit","published_at":"2023-09-26T11:01:18.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.2.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"72fbca484795163de2097c00bab835bf4d03598c","kind":"commit","published_at":"2023-05-26T16:59:54.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.1.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.1.0/manifests"},{"name":"v5.6.0","sha":"6c6fb94b230114e844499d381a3c5845d136fb23","kind":"commit","published_at":"2023-05-26T16:58:13.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.6.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.6.0/manifests"},{"name":"v6.0.1","sha":"7463eacc3cafddfc622393a4d7b7f3b4048ac56e","kind":"commit","published_at":"2023-05-23T09:42:21.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.0.1","html_url":"https://github.com/bashtage/arch/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0e5919650667ba40ebb821fb7ece1547564b4fea","kind":"commit","published_at":"2023-05-22T11:50:39.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v6.0.0","html_url":"https://github.com/bashtage/arch/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v6.0.0/manifests"},{"name":"v5.5.0","sha":"1f277d630e12d71bc7ca93798a9385fdd2ce774d","kind":"commit","published_at":"2023-04-25T13:22:35.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.5.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"839dcf679b417615b2edcee822391bb4d730b9e9","kind":"commit","published_at":"2023-04-12T15:55:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.4.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"001cf150799e1db80725c8b38830ad2e18cca177","kind":"commit","published_at":"2022-06-22T08:18:43.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.3.1","html_url":"https://github.com/bashtage/arch/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"8379ce5b917179a1cb064e11ccde0d6b666977d0","kind":"commit","published_at":"2022-06-22T07:56:34.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.3.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"305da7ae57fa82ddba93d27eadbc4bc2640e2b05","kind":"commit","published_at":"2022-03-31T08:34:49.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.2.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"5e09e76054624f4126931afb353c942303e23ad3","kind":"commit","published_at":"2021-11-19T15:39:38.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.1.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"f399352467118511a364a8ec4502f809933c6bce","kind":"commit","published_at":"2021-07-22T22:37:30.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.0.1","html_url":"https://github.com/bashtage/arch/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0.1/manifests"},{"name":"v5.0","sha":"71c7bef92b0ddf36f627344a26f24abf7b1e5346","kind":"commit","published_at":"2021-07-22T16:50:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v5.0","html_url":"https://github.com/bashtage/arch/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v5.0/manifests"},{"name":"v4.19","sha":"e91c71a47fd1cdefb0f46bcb2bfe230a8a8e96c5","kind":"commit","published_at":"2021-03-15T19:31:51.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.19","html_url":"https://github.com/bashtage/arch/releases/tag/v4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.19/manifests"},{"name":"v4.18","sha":"5be4eacd098963a3da504d7da9afa8c8faac7a14","kind":"commit","published_at":"2021-03-03T14:43:14.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.18","html_url":"https://github.com/bashtage/arch/releases/tag/v4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.18/manifests"},{"name":"v4.17","sha":"ff0b6a62cfac2e848f5e84656eab9989982cc433","kind":"commit","published_at":"2021-03-02T17:30:49.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.17","html_url":"https://github.com/bashtage/arch/releases/tag/v4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.17/manifests"},{"name":"v4.16.1","sha":"ed0d5b72c431a9106915a7ff9ee83e459990a82b","kind":"commit","published_at":"2021-02-08T22:50:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.16.1","html_url":"https://github.com/bashtage/arch/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1/manifests"},{"name":"v4.16.1rc0","sha":"ed0d5b72c431a9106915a7ff9ee83e459990a82b","kind":"commit","published_at":"2021-02-08T22:50:53.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/v4.16.1rc0","html_url":"https://github.com/bashtage/arch/releases/tag/v4.16.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@v4.16.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/v4.16.1rc0/manifests"},{"name":"4.16","sha":"72acfb6548dddb31af10584dff3028d803bb2e68","kind":"commit","published_at":"2021-02-05T12:27:18.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.16","html_url":"https://github.com/bashtage/arch/releases/tag/4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.16/manifests"},{"name":"4.15","sha":"3dcaed2a8f4a2b4a576a7b7b49a6c4f5b9385681","kind":"commit","published_at":"2020-06-24T19:18:47.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.15","html_url":"https://github.com/bashtage/arch/releases/tag/4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.15/manifests"},{"name":"4.14","sha":"8279e091cd52ef496a9e585ae308d2ac25d39b52","kind":"commit","published_at":"2020-04-17T15:44:02.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.14","html_url":"https://github.com/bashtage/arch/releases/tag/4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.14/manifests"},{"name":"4.13","sha":"09d6217eef72868c5a5190c4b8cface6df23c68a","kind":"commit","published_at":"2020-02-03T16:39:04.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.13","html_url":"https://github.com/bashtage/arch/releases/tag/4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.13/manifests"},{"name":"4.12","sha":"aefbf1d1f2644d8d0f8f478b76712d29ec727cf4","kind":"commit","published_at":"2020-02-03T15:16:42.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.12","html_url":"https://github.com/bashtage/arch/releases/tag/4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.12/manifests"},{"name":"4.11","sha":"caf342daab74f450b91bf1ac41d79789625e7098","kind":"commit","published_at":"2019-11-22T15:27:13.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.11","html_url":"https://github.com/bashtage/arch/releases/tag/4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.11/manifests"},{"name":"4.10.0","sha":"6434d57c0abf77aaa4949b8b9bb2acc063aacb1a","kind":"commit","published_at":"2019-10-14T10:53:22.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.10.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.10.0/manifests"},{"name":"4.9.1","sha":"3a27ec19fd9edc2f921f3d555dec09dd2c8455cc","kind":"commit","published_at":"2019-08-31T08:44:39.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.9.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.1/manifests"},{"name":"4.9.0","sha":"90cd8c6d46ed8a4227acfff16632ffaaf16693ab","kind":"commit","published_at":"2019-08-30T09:01:17.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.9.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"b19b7129a3f104b951440a4a66092b0f3ea1bc57","kind":"commit","published_at":"2019-03-28T18:28:15.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.8.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"e8251a0469fb5fbf262206fd3b5dce5aa4907f61","kind":"commit","published_at":"2019-03-27T14:23:01.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.8.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"2f1f6c96b82e541ab2897d9e2ace9f9e277694d5","kind":"commit","published_at":"2018-12-13T00:50:54.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.7.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"4a1130ef0063d3596923a2c0febbe793ee5a1999","kind":"commit","published_at":"2018-10-03T08:59:11.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.6.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"f78b62eebeb50a3d8f11ca798a3957df74b17cea","kind":"commit","published_at":"2018-09-28T16:11:50.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.5.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"648862f2b92bdf87a66dd198dbf249d3527b57db","kind":"commit","published_at":"2018-08-14T14:08:23.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.4.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4.1/manifests"},{"name":"4.4","sha":"6181efe629306f95063bdd2728c563bd518dfa1f","kind":"commit","published_at":"2018-08-14T07:59:42.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.4","html_url":"https://github.com/bashtage/arch/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.4/manifests"},{"name":"4.3.1","sha":"8af61618ddd9a305694db848b22024b944f22f86","kind":"commit","published_at":"2017-12-14T09:11:43.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.3.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3.1/manifests"},{"name":"4.3","sha":"16a7fd339b33b825262fc0ee346703dac7063968","kind":"commit","published_at":"2017-12-13T22:14:24.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.3","html_url":"https://github.com/bashtage/arch/releases/tag/4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.3/manifests"},{"name":"4.2","sha":"994e1bcd412592208e8f0411f170bbd7e177d37e","kind":"commit","published_at":"2017-09-02T23:05:03.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.2","html_url":"https://github.com/bashtage/arch/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.2/manifests"},{"name":"4.1","sha":"68caf5492394a078ee22a743a97d68052b3ba0c8","kind":"commit","published_at":"2017-03-21T13:45:14.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.1","html_url":"https://github.com/bashtage/arch/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.1/manifests"},{"name":"4.0","sha":"f2eb57eb91ebd4931558ed02ddf3d472ddaf5932","kind":"commit","published_at":"2016-12-29T20:48:19.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/4.0","html_url":"https://github.com/bashtage/arch/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/4.0/manifests"},{"name":"3.2","sha":"ee42ccc0ecca4ade1e3e78ebe72b207acf7e2939","kind":"commit","published_at":"2016-08-04T12:32:07.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/3.2","html_url":"https://github.com/bashtage/arch/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.2/manifests"},{"name":"3.1","sha":"3b235a558554e7f000f63cfdf53447183b34bed2","kind":"commit","published_at":"2015-08-05T14:06:27.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/3.1","html_url":"https://github.com/bashtage/arch/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.1/manifests"},{"name":"3.0","sha":"035eca741012a83e6e07b10f45aa02fbcab48d6f","kind":"commit","published_at":"2015-02-22T16:27:49.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/3.0","html_url":"https://github.com/bashtage/arch/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/3.0/manifests"},{"name":"2.1","sha":"905abdf4e7417eca27d31bcc605df243ed8ba8fc","kind":"commit","published_at":"2015-01-13T22:13:27.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/2.1","html_url":"https://github.com/bashtage/arch/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.1/manifests"},{"name":"2.0","sha":"ae8eecd933df547920afd288df635d3c2d87afda","kind":"commit","published_at":"2014-10-16T02:09:38.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/2.0","html_url":"https://github.com/bashtage/arch/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/2.0/manifests"},{"name":"1.0","sha":"5a74b3aa06eca27320f9900fad9d37d8f789cc61","kind":"commit","published_at":"2014-09-03T20:58:21.000Z","download_url":"https://codeload.github.com/bashtage/arch/tar.gz/1.0","html_url":"https://github.com/bashtage/arch/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bashtage/arch@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T14:53:19.558Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.779979308599743,"dependent_packages_count":5.416331685922054,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.5981554972608984},"purl":"pkg:golang/github.com/bashtage/arch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bashtage/arch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bashtage/arch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bashtage/arch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:14:53.321Z","issues_count":50,"pull_requests_count":194,"avg_time_to_close_issue":4178110.3055555555,"avg_time_to_close_pull_request":1515704.5549132947,"issues_closed_count":36,"pull_requests_closed_count":173,"pull_request_authors_count":15,"issue_authors_count":48,"avg_comments_per_issue":3.16,"avg_comments_per_pull_request":0.8969072164948454,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":50,"past_year_avg_time_to_close_issue":1577084.0,"past_year_avg_time_to_close_pull_request":580961.1944444445,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":10.5,"past_year_avg_comments_per_pull_request":0.64,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/issues","maintainers":[{"login":"bashtage","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bashtage"}],"active_maintainers":[{"login":"bashtage","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bashtage"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbashtage%2Farch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbashtage%2Farch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbashtage%2Farch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbashtage%2Farch/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":26700,"full_name":"bashtage/arch","default_branch":"main","committers":[{"name":"Kevin Sheppard","email":"kevin.k.sheppard@gmail.com","login":"bashtage","count":556},{"name":"Kevin Sheppard","email":"kevin.sheppard@treasury.gov","login":null,"count":25},{"name":"Kevin Sheppard","email":"kevin.sheppard@gmail.com","login":null,"count":23},{"name":"Stanislav Khrapov","email":"khrapovs@gmail.com","login":"khrapovs","count":15},{"name":"Sheppard, Kevin","email":"Kevin.Sheppard@treasury.gov","login":null,"count":12},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":11},{"name":"Rick van Hattem","email":"Wolph@wol.ph","login":"wolph","count":6},{"name":"mikedeltalima","email":"michael.david.lauria@gmail.com","login":"mikedeltalima","count":6},{"name":"Joren Hammudoglu","email":"jhammudoglu@gmail.com","login":"jorenham","count":6},{"name":"alejandro-cermeno","email":"77359430+alejandro-cermeno","login":"alejandro-cermeno","count":5},{"name":"Rob Capellini","email":"rob.capellini@gmail.com","login":"capellini","count":5},{"name":"snyk-bot","email":"snyk-bot@snyk.io","login":"snyk-bot","count":4},{"name":"ZWL","email":"weiliang.zhang@gmail.com","login":"esvhd","count":3},{"name":"Alex Fortin","email":"alex.antoine.fortin@gmail.com","login":"fortin-alex","count":2},{"name":"JPN","email":"jonathanng","login":"jonathanng","count":2},{"name":"Matt Judell","email":"mjudell@protonmail.com","login":"mjudell","count":2},{"name":"Ryan Russell","email":"git@ryanrussell.org","login":"ryanrussell","count":2},{"name":"Weiliang Li","email":"to.be.impressive@gmail.com","login":"kigawas","count":2},{"name":"Wu Long","email":"wulong.hugle@gmail.com","login":"hugle","count":2},{"name":"partev","email":"petrosyan@gmail.com","login":"partev","count":1},{"name":"Xin Du","email":"duxin_be@outlook.com","login":"kduxin","count":1},{"name":"Xavier RENE-CORAIL","email":"xavier.renecorail@gmail.com","login":"xcorail","count":1},{"name":"Admin","email":"admin@admins-mac-mini.home","login":null,"count":1},{"name":"Andreas Knaut","email":"andreas.knaut@athion.de","login":null,"count":1},{"name":"Kevin Sheppard","email":"Kevin Sheppard","login":null,"count":1},{"name":"Timothée Gerber","email":"timothee.gerber@gipsa-lab.grenoble-inp.fr","login":null,"count":1},{"name":"UNO Leo","email":"leouno12@gmail.com","login":"reouno","count":1},{"name":"Tom Rochette","email":"roctom@gmail.com","login":"tomzx","count":1},{"name":"Pavel Krotkov","email":"pavel.krotkov@gmail.com","login":"pavelkrotkov","count":1},{"name":"Nikolay Tretyak","email":"ndtretyak","login":"ndtretyak","count":1},{"name":"Michael-E-Rose","email":"Michael.Ernst.Rose@gmail.com","login":"Michael-E-Rose","count":1},{"name":"MRabba","email":"rmichael0109@yahoo.fr","login":"Mill7","count":1},{"name":"LGTM Migrator","email":"lgtm-migrator","login":"lgtm-migrator","count":1},{"name":"Brock Mendel","email":"jbrockmendel@gmail.com","login":"jbrockmendel","count":1},{"name":"Austin Adams","email":"36116882+AustinJAdams","login":"AustinJAdams","count":1},{"name":"645775992","email":"645775992@qq.com","login":"645775992","count":1},{"name":"syncoding","email":"65917618+syncoding","login":"syncoding","count":1}],"total_commits":707,"total_committers":37,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":19.10810810810811,"dds":0.21357850070721363,"past_year_committers":[{"name":"Kevin Sheppard","email":"bashtage","login":"bashtage","count":35},{"name":"partev","email":"petrosyan@gmail.com","login":"partev","count":1},{"name":"Pavel Krotkov","email":"pavel.krotkov@gmail.com","login":"pavelkrotkov","count":1}],"past_year_total_commits":37,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":12.333333333333334,"past_year_dds":0.05405405405405406,"last_synced_at":"2025-05-14T10:18:26.881Z","last_synced_commit":"b1b66d1edf4e4e9890bb55b7ff5f4db2070092f4","created_at":"2023-03-07T16:32:31.117Z","updated_at":"2025-05-14T10:18:28.650Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"bashtage/arch","html_url":"https://github.com/bashtage/arch","last_synced_at":"2025-09-01T11:00:52.913Z","status":null,"issues_count":50,"pull_requests_count":214,"avg_time_to_close_issue":4178110.3055555555,"avg_time_to_close_pull_request":1609415.708108108,"issues_closed_count":36,"pull_requests_closed_count":185,"pull_request_authors_count":15,"issue_authors_count":48,"avg_comments_per_issue":3.14,"avg_comments_per_pull_request":0.8878504672897196,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":1577084.0,"past_year_avg_time_to_close_pull_request":567366.0810810811,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":10.5,"past_year_avg_comments_per_pull_request":0.7058823529411765,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":33,"created_at":"2023-05-10T20:41:14.706Z","updated_at":"2025-09-03T05:58:42.476Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashtage%2Farch/issues","issue_labels_count":{"enhancement":5,"help wanted":2,"roadmap":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":49,"OWNER":1},"pull_request_author_associations_count":{"OWNER":212,"CONTRIBUTOR":16,"NONE":10},"issue_authors":{"Vasudeva-bit":3,"KIC":1,"yurivict":1,"lfdmotta":1,"xuJ14":1,"anthonybritto":1,"qgallouedec":1,"Alan-Hung":1,"luchungi":1,"Draenth":1,"ssakatausa":1,"a412h":1,"sitfo-js":1,"Eyte123":1,"alfarocesar":1,"BicycleChrist":1,"msh855":1,"pepi99":1,"Alessiobrini":1,"RalphFS":1,"aa403":1,"mikessut":1,"filanarfahz":1,"gavincyi":1,"sameerlal":1,"yngvem":1,"KenRoytman":1,"cTatu":1,"Beliavsky":1,"msquaredds":1,"ddtpower3":1,"winedarksea":1,"hvu89":1,"oronimbus":1,"agarwl":1,"yuanmatech":1,"novdanody":1,"bluefinch83":1,"and15121512":1,"barryyuberkeley":1,"loooomii":1,"PeterWReed":1,"maryam1986safari":1,"ahgraber":1,"antoscha":1,"sitmo":1,"bashtage":1,"itsNH98":1},"pull_request_authors":{"bashtage":212,"snyk-bot":8,"partev":3,"jorenham":2,"pavelkrotkov":2,"gavincyi":2,"riz0id":1,"opoyc":1,"lgtm-com[bot]":1,"645775992":1,"wolph":1,"RichardMM":1,"wday0507":1,"premdev1234":1,"ryanrussell":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"OWNER":55,"NONE":6,"CONTRIBUTOR":3},"past_year_issue_authors":{"luchungi":1,"pepi99":1},"past_year_pull_request_authors":{"bashtage":55,"partev":3,"pavelkrotkov":2,"wday0507":1,"riz0id":1,"opoyc":1,"premdev1234":1},"maintainers":[{"login":"bashtage","count":213,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bashtage"}],"active_maintainers":[{"login":"bashtage","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bashtage"}]},"events":{"total":{"CreateEvent":26,"ReleaseEvent":1,"IssuesEvent":4,"WatchEvent":99,"DeleteEvent":29,"IssueCommentEvent":60,"PushEvent":93,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":11,"PullRequestEvent":63,"ForkEvent":20},"last_year":{"CreateEvent":26,"ReleaseEvent":1,"IssuesEvent":4,"WatchEvent":99,"DeleteEvent":29,"IssueCommentEvent":60,"PushEvent":93,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":11,"PullRequestEvent":63,"ForkEvent":20}},"keywords":["adf","arch","bootstrap","df-gls","dickey-fuller","finance","financial-econometrics","forecasting","garch","model-confidence-set","multiple-comparison-procedures","phillips-perron","reality-check","risk","spa","time-series","unit-root","variance","volatility"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:04:53.941Z","updated_at":"2023-09-22T03:04:53.941Z","repository_link":"https://github.com/bashtage/arch/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":13863576804,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13863576805,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13863576806,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13863576807,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/generate-documentation.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:04:53.956Z","updated_at":"2023-09-22T03:04:53.956Z","repository_link":"https://github.com/bashtage/arch/blob/main/.github/workflows/generate-documentation.yml","dependencies":[{"id":13863576808,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13863576809,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13863576810,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"arch/unitroot/critical_values/simulation/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T03:04:53.965Z","updated_at":"2023-09-22T03:04:53.965Z","repository_link":"https://github.com/bashtage/arch/blob/main/arch/unitroot/critical_values/simulation/requirements.txt","dependencies":[{"id":13863576811,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863576812,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863576813,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T03:04:53.989Z","updated_at":"2023-09-22T03:04:53.989Z","repository_link":"https://github.com/bashtage/arch/blob/main/doc/requirements.txt","dependencies":[{"id":13863576945,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=61","direct":true,"kind":"runtime","optional":false},{"id":13863576946,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863576947,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"\u003e=7,\u003c8","direct":true,"kind":"runtime","optional":false},{"id":13863576948,"package_name":"oldest-supported-numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863578137,"package_name":"cython","ecosystem":"pypi","requirements":"\u003e=0.29.34","direct":true,"kind":"runtime","optional":false},{"id":13863578138,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.22","direct":true,"kind":"runtime","optional":false},{"id":13863578139,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"runtime","optional":false},{"id":13863578140,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=8.0.1","direct":true,"kind":"runtime","optional":false},{"id":13863578141,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false},{"id":13863578142,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":13863578143,"package_name":"patsy","ecosystem":"pypi","requirements":"\u003e=0.5.3","direct":true,"kind":"runtime","optional":false},{"id":13863578144,"package_name":"statsmodels","ecosystem":"pypi","requirements":"\u003e=0.13.5","direct":true,"kind":"runtime","optional":false},{"id":13863578145,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863578146,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863578147,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863578148,"package_name":"numpydoc","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13863578149,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863578150,"package_name":"sphinx-immaterial","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863578405,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863578406,"package_name":"notebook","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863578407,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:04:54.716Z","updated_at":"2023-09-22T03:04:54.716Z","repository_link":"https://github.com/bashtage/arch/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T03:04:54.764Z","updated_at":"2023-09-22T03:04:54.764Z","repository_link":"https://github.com/bashtage/arch/blob/main/requirements-dev.txt","dependencies":[{"id":13863579826,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"\u003e=7,\u003c8","direct":true,"kind":"development","optional":false},{"id":13863579827,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579828,"package_name":"oldest-supported-numpy","ecosystem":"pypi","requirements":"\u003e=2022.11.19","direct":true,"kind":"development","optional":false},{"id":13863579829,"package_name":"cython","ecosystem":"pypi","requirements":"\u003e=0.29.34","direct":true,"kind":"development","optional":false},{"id":13863579830,"package_name":"numba","ecosystem":"pypi","requirements":"\u003e=0.49,","direct":true,"kind":"development","optional":false},{"id":13863579831,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3","direct":true,"kind":"development","optional":false},{"id":13863579832,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579833,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=7.3","direct":true,"kind":"development","optional":false},{"id":13863579834,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579835,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579836,"package_name":"black","ecosystem":"pypi","requirements":"==23.3.0","direct":true,"kind":"development","optional":false},{"id":13863579837,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579838,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579839,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579840,"package_name":"pyupgrade","ecosystem":"pypi","requirements":"\u003e=3.4.0","direct":true,"kind":"development","optional":false},{"id":13863579841,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7","direct":true,"kind":"development","optional":false},{"id":13863579842,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=7","direct":true,"kind":"development","optional":false},{"id":13863579843,"package_name":"sphinx_immaterial","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579844,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579845,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579846,"package_name":"notebook","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579847,"package_name":"nbconvert","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13863579848,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T03:04:54.819Z","updated_at":"2023-09-22T03:04:54.819Z","repository_link":"https://github.com/bashtage/arch/blob/main/requirements.txt","dependencies":[{"id":13863579849,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19","direct":true,"kind":"runtime","optional":false},{"id":13863579850,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.5","direct":true,"kind":"runtime","optional":false},{"id":13863579851,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1","direct":true,"kind":"runtime","optional":false},{"id":13863579852,"package_name":"statsmodels","ecosystem":"pypi","requirements":"\u003e=0.12","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T03:04:54.841Z","updated_at":"2023-09-22T03:04:54.841Z","repository_link":"https://github.com/bashtage/arch/blob/main/setup.py","dependencies":[{"id":13863579855,"package_name":"str","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13863579856,"package_name":"for","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":24.135575339932316,"created_at":"2025-09-08T20:56:41.539Z","updated_at":"2025-10-07T08:28:06.534Z","avatar_url":"https://github.com/bashtage.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":553589,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.593254"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["econometrics","count-model","generalized-linear-models","hypothesis-testing","prediction","regression-models","robust-estimation","timeseries-analysis","gmm","instrumental-variable"],"project_url":"https://science.ecosyste.ms/api/v1/projects/79024","html_url":"https://science.ecosyste.ms/projects/79024"}