{"id":2143,"name":"causal-curve","description":"causal-curve: A Python Causal Inference Package to Estimate Causal Dose-Response Curves - Published in JOSS (2020)","url":"https://github.com/ronikobrosly/causal-curve","last_synced_at":"2025-09-04T16:42:02.228Z","repository":{"id":45056259,"uuid":"256017107","full_name":"ronikobrosly/causal-curve","owner":"ronikobrosly","description":"A python package with tools to perform causal inference using observational data when the treatment of interest is continuous.","archived":false,"fork":false,"pushed_at":"2024-05-23T19:17:12.000Z","size":3732,"stargazers_count":279,"open_issues_count":4,"forks_count":18,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-28T01:45:37.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronikobrosly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-04-15T19:30:24.000Z","updated_at":"2025-08-15T08:59:04.000Z","dependencies_parsed_at":"2024-11-05T02:42:44.492Z","dependency_job_id":null,"html_url":"https://github.com/ronikobrosly/causal-curve","commit_stats":{"total_commits":101,"total_committers":3,"mean_commits":"33.666666666666664","dds":0.01980198019801982,"last_synced_commit":"a06fd687a5f746d1cdc5cdef18a65e73230a57d3"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/ronikobrosly/causal-curve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronikobrosly","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/sbom","scorecard":{"id":784344,"data":{"date":"2025-08-11","repo":{"name":"github.com/ronikobrosly/causal-curve","commit":"facef8e1d98b2ee4db58ceafa0626da399956b69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 2/30 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-23T05:41:24.674Z","repository_id":45056259,"created_at":"2025-08-23T05:41:24.674Z","updated_at":"2025-08-23T05:41:24.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273518801,"owners_count":25120039,"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-03T02:00:09.631Z","response_time":76,"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":"ronikobrosly","name":"Roni Kobrosly","uuid":"9450972","kind":"user","description":"data person 💻","email":"","website":"https://www.kobrosly.net","location":"Washington DC","twitter":null,"company":"DrFirst","icon_url":"https://avatars.githubusercontent.com/u/9450972?u=f7b7eb9d70a53f84546387a4372fd524d2328c9c\u0026v=4","repositories_count":8,"last_synced_at":"2023-02-27T08:45:16.700Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ronikobrosly","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T17:46:44.566Z","updated_at":"2023-02-27T08:45:16.714Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronikobrosly","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronikobrosly/repositories"},"packages":[{"id":11789632,"name":"github.com/ronikobrosly/causal-curve","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ronikobrosly/causal-curve","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2025-06-11T09:43:08.805Z","latest_release_published_at":"2024-05-23T16:30:25.000Z","latest_release_number":"v1.0.7","last_synced_at":"2025-09-03T22:11:39.693Z","created_at":"2025-06-11T09:43:04.769Z","updated_at":"2025-09-03T22:11:39.693Z","registry_url":"https://pkg.go.dev/github.com/ronikobrosly/causal-curve","install_command":"go get github.com/ronikobrosly/causal-curve","documentation_url":"https://pkg.go.dev/github.com/ronikobrosly/causal-curve#section-documentation","metadata":{},"repo_metadata":{"id":45056259,"uuid":"256017107","full_name":"ronikobrosly/causal-curve","owner":"ronikobrosly","description":"A python package with tools to perform causal inference using observational data when the treatment of interest is continuous.","archived":false,"fork":false,"pushed_at":"2024-05-23T19:17:12.000Z","size":3732,"stargazers_count":279,"open_issues_count":4,"forks_count":18,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-20T15:26:45.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronikobrosly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-04-15T19:30:24.000Z","updated_at":"2025-08-15T08:59:04.000Z","dependencies_parsed_at":"2024-11-05T02:42:44.492Z","dependency_job_id":null,"html_url":"https://github.com/ronikobrosly/causal-curve","commit_stats":{"total_commits":101,"total_committers":3,"mean_commits":"33.666666666666664","dds":0.01980198019801982,"last_synced_commit":"a06fd687a5f746d1cdc5cdef18a65e73230a57d3"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/ronikobrosly/causal-curve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronikobrosly","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271345128,"owners_count":24743486,"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-20T02:00:09.606Z","response_time":69,"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"}},"repo_metadata_updated_at":"2025-08-20T15:51:53.296Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.7232442112396065,"dependent_packages_count":5.362971279122194,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.5431077451809},"purl":"pkg:golang/github.com/ronikobrosly/causal-curve","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ronikobrosly/causal-curve","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ronikobrosly/causal-curve","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ronikobrosly/causal-curve/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T15:14:14.994Z","issues_count":25,"pull_requests_count":23,"avg_time_to_close_issue":1853858.0,"avg_time_to_close_pull_request":19263.173913043476,"issues_closed_count":21,"pull_requests_closed_count":23,"pull_request_authors_count":2,"issue_authors_count":10,"avg_comments_per_issue":2.52,"avg_comments_per_pull_request":0.6086956521739131,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":256188.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/issues","maintainers":[{"login":"ronikobrosly","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronikobrosly"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fronikobrosly%2Fcausal-curve/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fronikobrosly%2Fcausal-curve/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fronikobrosly%2Fcausal-curve/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fronikobrosly%2Fcausal-curve/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2665513,"name":"causal-curve","ecosystem":"pypi","description":"A python library with tools to perform causal inference using         observational data when the treatment of interest is continuous.","homepage":"https://github.com/ronikobrosly/causal-curve","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/ronikobrosly/causal-curve","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2020-08-03T22:06:55.000Z","latest_release_published_at":"2021-04-26T00:06:40.000Z","latest_release_number":"1.0.6","last_synced_at":"2025-09-03T22:11:35.357Z","created_at":"2022-04-10T10:17:55.762Z","updated_at":"2025-09-04T09:00:43.627Z","registry_url":"https://pypi.org/project/causal-curve/","install_command":"pip install causal-curve --index-url https://pypi.org/simple","documentation_url":"https://causal-curve.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"causal-curve","project_status":null},"repo_metadata":{"id":45056259,"uuid":"256017107","full_name":"ronikobrosly/causal-curve","owner":"ronikobrosly","description":"A python package with tools to perform causal inference using observational data when the treatment of interest is continuous.","archived":false,"fork":false,"pushed_at":"2024-05-23T19:17:12.000Z","size":3732,"stargazers_count":279,"open_issues_count":4,"forks_count":18,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-28T01:45:37.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronikobrosly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-04-15T19:30:24.000Z","updated_at":"2025-08-15T08:59:04.000Z","dependencies_parsed_at":"2024-11-05T02:42:44.492Z","dependency_job_id":null,"html_url":"https://github.com/ronikobrosly/causal-curve","commit_stats":{"total_commits":101,"total_committers":3,"mean_commits":"33.666666666666664","dds":0.01980198019801982,"last_synced_commit":"a06fd687a5f746d1cdc5cdef18a65e73230a57d3"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/ronikobrosly/causal-curve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronikobrosly","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/sbom","scorecard":{"id":784344,"data":{"date":"2025-08-11","repo":{"name":"github.com/ronikobrosly/causal-curve","commit":"facef8e1d98b2ee4db58ceafa0626da399956b69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 2/30 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-23T05:41:24.674Z","repository_id":45056259,"created_at":"2025-08-23T05:41:24.674Z","updated_at":"2025-08-23T05:41:24.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273518801,"owners_count":25120039,"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-03T02:00:09.631Z","response_time":76,"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":"ronikobrosly","name":"Roni Kobrosly","uuid":"9450972","kind":"user","description":"data person 💻","email":"","website":"https://www.kobrosly.net","location":"Washington DC","twitter":null,"company":"DrFirst","icon_url":"https://avatars.githubusercontent.com/u/9450972?u=f7b7eb9d70a53f84546387a4372fd524d2328c9c\u0026v=4","repositories_count":8,"last_synced_at":"2023-02-27T08:45:16.700Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ronikobrosly","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T17:46:44.566Z","updated_at":"2023-02-27T08:45:16.714Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronikobrosly","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronikobrosly/repositories"},"tags":[{"name":"v1.0.7","sha":"facef8e1d98b2ee4db58ceafa0626da399956b69","kind":"commit","published_at":"2024-05-23T16:30:25.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v1.0.7","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.7/manifests"},{"name":"v1.0.7b","sha":"facef8e1d98b2ee4db58ceafa0626da399956b69","kind":"commit","published_at":"2024-05-23T16:30:25.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v1.0.7b","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v1.0.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v1.0.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.7b/manifests"},{"name":"v1.0.6","sha":"bb9dab9362bbf88aef42967d023ed9ceee3672fd","kind":"commit","published_at":"2021-04-25T23:58:09.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v1.0.6","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"f240019a51756697ac13e6e229f91e79565cbacf","kind":"commit","published_at":"2021-02-10T10:08:51.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v1.0.5","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"894336d52608eb7a319e76847a8c0b6661ff7c0b","kind":"commit","published_at":"2021-02-03T16:45:54.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v1.0.4","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3807bc0bca7928db05f2eff150d91609e294bfe1","kind":"commit","published_at":"2021-01-17T23:03:09.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v1.0.3","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0610924e169014e795c9c0838346c2619b4b4b7c","kind":"commit","published_at":"2021-01-17T17:08:56.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v1.0.2","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"25c4e150382089662289fc0cb8d3631a0d34f4c5","kind":"commit","published_at":"2021-01-04T14:59:37.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v1.0.1","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"449f27064bdafd5abc53a50202fcfe761f92348d","kind":"commit","published_at":"2021-01-03T22:43:18.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v1.0.0","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v1.0.0/manifests"},{"name":"v0.5.2","sha":"4626e0303ba32d9e1548cee4eb1f76355ef873c7","kind":"commit","published_at":"2020-12-25T03:55:04.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.5.2","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"954af307c3fd77b9aaff280b59556b1f90a3659a","kind":"commit","published_at":"2020-11-30T18:25:21.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.5.1","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3aeb042c82bf066fc664f7f927e93b43c22075bc","kind":"commit","published_at":"2020-11-20T18:56:58.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.5.0","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"5d35451b614cce1fff8ec731ccef5a8171b190ab","kind":"commit","published_at":"2020-10-12T19:26:06.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.4.1","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8bff2e9b13bd50da5039dd534003bbc83b3799d0","kind":"commit","published_at":"2020-10-10T22:14:34.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.4.0","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9f9c2e632266ccfd23b22ec750bdf4e7c90fcb3d","kind":"commit","published_at":"2020-09-02T21:41:19.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.3.8","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.8/manifests"},{"name":"v0.3.7zen","sha":"fce2c5ed5bd4397d7d6c20de61823178313620c6","kind":"commit","published_at":"2020-08-20T02:40:59.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.3.7zen","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.3.7zen","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.3.7zen","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.7zen","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.7zen/manifests"},{"name":"v0.3.7","sha":"fce2c5ed5bd4397d7d6c20de61823178313620c6","kind":"commit","published_at":"2020-08-20T02:40:59.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.3.7","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"4161a2e16b91126747acd7c198c6c8e31335edae","kind":"commit","published_at":"2020-08-20T02:25:18.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.3.6","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"93f9219b41e3174a14b96a0ebb271da730b92c56","kind":"commit","published_at":"2020-08-14T17:53:38.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.3.5","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ba94fe1fa6a6be19a185d6dcb760a7a05d459c88","kind":"commit","published_at":"2020-08-03T22:01:44.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.3.4","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"143f09f17405702b9def05fefd315b36367f5c7f","kind":"commit","published_at":"2020-07-18T13:06:22.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.3.3","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"df94f0d15868a60e48e3d9372cf3e48e303caadd","kind":"commit","published_at":"2020-07-05T13:55:08.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.3.2","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"2b757867ca43895b7ac3dc643efcb5bcc2b2ba8c","kind":"commit","published_at":"2020-07-05T04:19:52.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.3.0","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"00fc7bf18ca2fd7542df77fae2b9aea8a6e04eef","kind":"commit","published_at":"2020-06-29T01:58:48.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.2.4","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"8cb46bd85d7d744de0dcede033060b134eab24aa","kind":"commit","published_at":"2020-06-27T22:25:11.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.2.3","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"041cc6035eafe6734e1658da6076d93ae20d480b","kind":"commit","published_at":"2020-06-26T21:44:03.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.2.2","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"3b24225042f47dfb88f69564736fa98e85937b0d","kind":"commit","published_at":"2020-06-24T17:00:08.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.2.1","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"4390281c174fbccfeed07eeb79c24d31d7048522","kind":"commit","published_at":"2020-06-24T03:18:08.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.2.0","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"c6780dd9e4a380957ca9ae4d0b33729daa17820f","kind":"commit","published_at":"2020-05-18T17:13:11.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.1.3","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"993efdfec81552bef16003c4582aa41d64e5ca2d","kind":"commit","published_at":"2020-05-17T22:24:43.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.1.2","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"43ed32b0d959dded70accebff581cf49b3b6e414","kind":"commit","published_at":"2020-05-17T18:16:25.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.1.1","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6a3f67981ca49529593b9beefcb0f38a287553ea","kind":"commit","published_at":"2020-05-17T18:00:59.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.1.0","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"0c6d09e4a116f2dda0cfa9227c27410cce0a7fd4","kind":"commit","published_at":"2020-04-21T21:00:12.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.0.9","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"cc04631b9b58d659d956155dca34f29a265f9992","kind":"commit","published_at":"2020-04-21T03:23:06.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.0.8","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.0.8/manifests"},{"name":"v0.0.2","sha":"461e3376f6503ded7535077661700ebf368d3d6a","kind":"commit","published_at":"2020-04-20T22:53:34.000Z","download_url":"https://codeload.github.com/ronikobrosly/causal-curve/tar.gz/v0.0.2","html_url":"https://github.com/ronikobrosly/causal-curve/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ronikobrosly/causal-curve@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T09:00:43.627Z","dependent_packages_count":0,"downloads":7487,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":19.3076479065447,"dependent_repos_count":11.575098716022767,"dependent_packages_count":10.051680376746889,"stargazers_count":4.031592304105548,"forks_count":8.898312372558424,"docker_downloads_count":null,"average":10.772866335195665},"purl":"pkg:pypi/causal-curve","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/causal-curve","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/causal-curve","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/causal-curve/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:50:27.518Z","issues_count":25,"pull_requests_count":23,"avg_time_to_close_issue":1853858.0,"avg_time_to_close_pull_request":19263.173913043476,"issues_closed_count":21,"pull_requests_closed_count":23,"pull_request_authors_count":2,"issue_authors_count":10,"avg_comments_per_issue":2.52,"avg_comments_per_pull_request":0.6086956521739131,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":256188.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/issues","maintainers":[{"login":"ronikobrosly","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronikobrosly"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/causal-curve/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/causal-curve/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/causal-curve/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/causal-curve/related_packages","maintainers":[{"uuid":"slyron","login":"slyron","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/slyron/","role":null,"created_at":"2023-02-23T18:56:27.889Z","updated_at":"2023-02-23T18:56:27.889Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/slyron/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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"}}],"commits":{"id":547439,"full_name":"ronikobrosly/causal-curve","default_branch":"main","committers":[{"name":"Roni Kobrosly","email":"roni.kobrosly@gmail.com","login":"ronikobrosly","count":99},{"name":"dirk","email":"dirknbr@gmail.com","login":"dirknbr","count":2},{"name":"rkobrosly","email":"rkobrosly@drfirst.com","login":null,"count":1},{"name":"Roni Kobrosly","email":"rkobrosly@RKOBROSLY-MBP15.local","login":null,"count":1}],"total_commits":103,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.75,"dds":0.03883495145631066,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:49:25.709Z","last_synced_commit":"facef8e1d98b2ee4db58ceafa0626da399956b69","created_at":"2023-03-09T04:29:17.923Z","updated_at":"2025-08-07T07:49:26.018Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"ronikobrosly/causal-curve","html_url":"https://github.com/ronikobrosly/causal-curve","last_synced_at":"2025-08-31T20:50:27.518Z","status":"error","issues_count":25,"pull_requests_count":23,"avg_time_to_close_issue":1853858.0,"avg_time_to_close_pull_request":19263.173913043476,"issues_closed_count":21,"pull_requests_closed_count":23,"pull_request_authors_count":2,"issue_authors_count":10,"avg_comments_per_issue":2.52,"avg_comments_per_pull_request":0.6086956521739131,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":256188.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T10:18:31.525Z","updated_at":"2025-09-02T03:10:12.400Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronikobrosly%2Fcausal-curve/issues","issue_labels_count":{"bug":7,"documentation":5,"enhancement":4,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":13,"NONE":12},"pull_request_author_associations_count":{"OWNER":21,"CONTRIBUTOR":3,"NONE":1},"issue_authors":{"ronikobrosly":13,"athammad":2,"nsankar":2,"v6l4188":2,"juandavidgutier":1,"dirknbr":1,"AlexMa011":1,"alexjonesphd":1,"NiklasTR":1,"gabeschulman":1},"pull_request_authors":{"ronikobrosly":21,"dirknbr":4},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10003568,"issues_count":30046829,"pull_requests_count":88401965,"authors_count":10056865,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"ronikobrosly","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronikobrosly"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":6},"last_year":{"WatchEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T22:02:18.642Z","updated_at":"2022-08-29T22:02:18.642Z","repository_link":"https://github.com/ronikobrosly/causal-curve/blob/main/docs/requirements.txt","dependencies":[{"id":3222392515,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392516,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392517,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392518,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392519,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392520,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392521,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392522,"package_name":"patsy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392523,"package_name":"progressbar2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392524,"package_name":"pygam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392525,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392526,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392527,"package_name":"python-utils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392528,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392529,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392530,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392531,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392532,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222392533,"package_name":"statsmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T22:02:18.750Z","updated_at":"2022-08-29T22:02:18.750Z","repository_link":"https://github.com/ronikobrosly/causal-curve/blob/main/requirements.txt","dependencies":[{"id":3222395290,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395291,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395292,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395293,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395294,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395295,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395296,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395297,"package_name":"patsy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395298,"package_name":"progressbar2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395299,"package_name":"pygam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395300,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395301,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395302,"package_name":"python-utils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395303,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395304,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395305,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395306,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395307,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222395308,"package_name":"statsmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-29T22:02:19.180Z","updated_at":"2022-08-29T22:02:19.180Z","repository_link":"https://github.com/ronikobrosly/causal-curve/blob/main/setup.py","dependencies":[{"id":3222399000,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399001,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399002,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399003,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399004,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399005,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399006,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399007,"package_name":"patsy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399008,"package_name":"progressbar2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399009,"package_name":"pygam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399010,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399011,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399012,"package_name":"python-utils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399013,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399014,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399015,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399016,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399017,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3222399018,"package_name":"statsmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":15.953065335274394,"created_at":"2025-09-04T09:17:57.402Z","updated_at":"2025-10-07T08:04:37.657Z","avatar_url":"https://github.com/ronikobrosly.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":7487,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02523"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2143","html_url":"https://science.ecosyste.ms/projects/2143"}