{"id":1823,"name":"IDCeMPy","description":"IDCeMPy: Python Package for Inflated Discrete Choice Models - Published in JOSS (2021)","url":"https://github.com/hknd23/idcempy","last_synced_at":"2025-09-04T16:35:10.640Z","repository":{"id":48557874,"uuid":"331805905","full_name":"hknd23/idcempy","owner":"hknd23","description":"Inflated Discrete Choice Models","archived":false,"fork":false,"pushed_at":"2022-09-07T00:54:08.000Z","size":1474,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T00:14:34.469Z","etag":null,"topics":["discrete-choice","mixture-model","multinomial-logistic-regression","ordered-probit-regression"],"latest_commit_sha":null,"homepage":"https://idcempy.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hknd23.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-01-22T01:46:37.000Z","updated_at":"2024-05-22T22:13:32.000Z","dependencies_parsed_at":"2025-04-14T15:55:44.075Z","dependency_job_id":"0b7dc495-6bf0-4f22-aff9-3fbf0666a548","html_url":"https://github.com/hknd23/idcempy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hknd23/idcempy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hknd23","download_url":"https://codeload.github.com/hknd23/idcempy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/sbom","scorecard":{"id":466246,"data":{"date":"2025-08-11","repo":{"name":"github.com/hknd23/idcempy","commit":"6a309bfed47c0be6b556559bc2cf1bfcc88b7c57"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"Code-Review","score":1,"reason":"Found 3/27 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":"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/linter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hknd23/idcempy/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hknd23/idcempy/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hknd23/idcempy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hknd23/idcempy/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["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-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"}}]},"last_synced_at":"2025-08-19T12:34:51.133Z","repository_id":48557874,"created_at":"2025-08-19T12:34:51.134Z","updated_at":"2025-08-19T12:34:51.134Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506903,"owners_count":25118066,"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":"hknd23","name":"Nguyen Huynh","uuid":"35204932","kind":"user","description":"Assistant Professor, Hitotsubashi Institute for Advanced Study (HIAS)","email":"","website":"nguyen-huynh.com","location":"Kunitachi, Tokyo, Japan","twitter":null,"company":"Hitotsubashi University","icon_url":"https://avatars.githubusercontent.com/u/35204932?v=4","repositories_count":3,"last_synced_at":"2024-06-08T07:42:16.509Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hknd23","funding_links":[],"total_stars":2,"followers":2,"following":5,"created_at":"2024-06-08T07:42:18.515Z","updated_at":"2024-06-08T07:42:18.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hknd23","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hknd23/repositories"},"packages":[{"id":2764014,"name":"idcempy","ecosystem":"pypi","description":"Inflated Discrete Choice Models","homepage":"https://github.com/hknd23/idcempy","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/hknd23/idcempy","keywords_array":["Inflated","Mixture","Ordered Probit","Multinomial Logit"],"namespace":null,"versions_count":8,"first_release_published_at":"2021-02-17T02:49:15.000Z","latest_release_published_at":"2021-07-13T19:28:50.000Z","latest_release_number":"0.1.1","last_synced_at":"2025-09-03T20:36:19.922Z","created_at":"2022-04-10T11:17:15.248Z","updated_at":"2025-09-03T20:36:19.922Z","registry_url":"https://pypi.org/project/idcempy/","install_command":"pip install idcempy --index-url https://pypi.org/simple","documentation_url":"https://idcempy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"idcempy","project_status":null},"repo_metadata":{"id":48557874,"uuid":"331805905","full_name":"hknd23/idcempy","owner":"hknd23","description":"Inflated Discrete Choice Models","archived":false,"fork":false,"pushed_at":"2022-09-07T00:54:08.000Z","size":1474,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T00:14:34.469Z","etag":null,"topics":["discrete-choice","mixture-model","multinomial-logistic-regression","ordered-probit-regression"],"latest_commit_sha":null,"homepage":"https://idcempy.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hknd23.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-01-22T01:46:37.000Z","updated_at":"2024-05-22T22:13:32.000Z","dependencies_parsed_at":"2025-04-14T15:55:44.075Z","dependency_job_id":"0b7dc495-6bf0-4f22-aff9-3fbf0666a548","html_url":"https://github.com/hknd23/idcempy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hknd23/idcempy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hknd23","download_url":"https://codeload.github.com/hknd23/idcempy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/sbom","scorecard":{"id":466246,"data":{"date":"2025-08-11","repo":{"name":"github.com/hknd23/idcempy","commit":"6a309bfed47c0be6b556559bc2cf1bfcc88b7c57"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"Code-Review","score":1,"reason":"Found 3/27 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":"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/linter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hknd23/idcempy/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hknd23/idcempy/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hknd23/idcempy/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hknd23/idcempy/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["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-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"}}]},"last_synced_at":"2025-08-19T12:34:51.133Z","repository_id":48557874,"created_at":"2025-08-19T12:34:51.134Z","updated_at":"2025-08-19T12:34:51.134Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273025834,"owners_count":25032842,"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":"hknd23","name":"Nguyen Huynh","uuid":"35204932","kind":"user","description":"Assistant Professor, Hitotsubashi Institute for Advanced Study (HIAS)","email":"","website":"nguyen-huynh.com","location":"Kunitachi, Tokyo, Japan","twitter":null,"company":"Hitotsubashi University","icon_url":"https://avatars.githubusercontent.com/u/35204932?v=4","repositories_count":3,"last_synced_at":"2024-06-08T07:42:16.509Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hknd23","funding_links":[],"total_stars":2,"followers":2,"following":5,"created_at":"2024-06-08T07:42:18.515Z","updated_at":"2024-06-08T07:42:18.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hknd23","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hknd23/repositories"},"tags":[{"name":"v0.1.1","sha":"5d9f8841c7e47fa52cf8b184adaaf0cc9a632b78","kind":"commit","published_at":"2021-07-13T19:26:52.000Z","download_url":"https://codeload.github.com/hknd23/idcempy/tar.gz/v0.1.1","html_url":"https://github.com/hknd23/idcempy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hknd23/idcempy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/tags/v0.1.1/manifests"},{"name":"0.0.1","sha":"7b2679e94029a0d82b621e8d026a5e3febda0142","kind":"commit","published_at":"2021-02-11T17:44:12.000Z","download_url":"https://codeload.github.com/hknd23/idcempy/tar.gz/0.0.1","html_url":"https://github.com/hknd23/idcempy/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hknd23/idcempy@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T19:52:20.381Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.819107350384666,"dependent_repos_count":21.744141596728245,"dependent_packages_count":9.985458443227419,"stargazers_count":27.809910925761223,"forks_count":14.215764430622174,"docker_downloads_count":null,"average":19.114876549344746},"purl":"pkg:pypi/idcempy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/idcempy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/idcempy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/idcempy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:02:33.506Z","issues_count":15,"pull_requests_count":9,"avg_time_to_close_issue":1415795.1333333333,"avg_time_to_close_pull_request":1368773.111111111,"issues_closed_count":15,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":1.7333333333333334,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/hknd23%2Fidcempy/issues","maintainers":[{"login":"hknd23","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hknd23"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/idcempy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/idcempy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/idcempy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/idcempy/related_packages","maintainers":[{"uuid":"hknd23","login":"hknd23","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/hknd23/","role":null,"created_at":"2023-02-24T10:49:10.604Z","updated_at":"2023-02-24T10:49:10.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hknd23/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724721,"maintainers_count":308192,"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":594783,"full_name":"hknd23/idcempy","default_branch":"main","committers":[{"name":"hknd23","email":"35204932+hknd23","login":"hknd23","count":270},{"name":"Sergio Bejar","email":"sbbejar@gmail.com","login":"Sergio-Bejar","count":183},{"name":"bumbamukherjee","email":"60080865+bumbamukherjee","login":"bumbamukherjee","count":15},{"name":"Gabby","email":"alessio.gabriela@gmail.com","login":"galessiorob","count":2},{"name":"vyadav2020","email":"73080288+vyadav2020","login":"vyadav2020","count":1},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":1},{"name":"Christina Maimone","email":"christina.maimone@northwestern.edu","login":"cmaimone","count":1}],"total_commits":473,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":67.57142857142857,"dds":0.42917547568710357,"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-07T06:38:35.220Z","last_synced_commit":"6a309bfed47c0be6b556559bc2cf1bfcc88b7c57","created_at":"2023-03-09T06:31:11.528Z","updated_at":"2025-08-07T06:38:35.231Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/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":"hknd23/idcempy","html_url":"https://github.com/hknd23/idcempy","last_synced_at":"2025-08-31T19:02:33.506Z","status":"error","issues_count":15,"pull_requests_count":9,"avg_time_to_close_issue":1415795.1333333333,"avg_time_to_close_pull_request":1368773.111111111,"issues_closed_count":15,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":1.7333333333333334,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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-14T15:44:44.862Z","updated_at":"2025-08-31T19:02:33.507Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hknd23%2Fidcempy/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":15},"pull_request_author_associations_count":{"OWNER":5,"CONTRIBUTOR":4},"issue_authors":{"cmaimone":15},"pull_request_authors":{"hknd23":5,"galessiorob":2,"cmaimone":1,"danielskatz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042861,"issues_count":30659435,"pull_requests_count":91425827,"authors_count":10433306,"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":"hknd23","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hknd23"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["discrete-choice","mixture-model","multinomial-logistic-regression","ordered-probit-regression"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T20:00:49.326Z","updated_at":"2022-08-31T20:00:49.326Z","repository_link":"https://github.com/hknd23/idcempy/blob/main/docs/requirements.txt","dependencies":[{"id":3435564938,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false},{"id":3435564939,"package_name":"sphinx-hoverxref","ecosystem":"pypi","requirements":"\u003e=0.2b1","direct":true,"kind":"runtime","optional":false},{"id":3435564940,"package_name":"sphinx-notfound-page","ecosystem":"pypi","requirements":"\u003e=0.4","direct":true,"kind":"runtime","optional":false},{"id":3435564941,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"\u003e=0.4","direct":true,"kind":"runtime","optional":false},{"id":3435564942,"package_name":"autodoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3435564943,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3435564944,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3435564945,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3435564946,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-31T20:00:49.522Z","updated_at":"2022-08-31T20:00:49.522Z","repository_link":"https://github.com/hknd23/idcempy/blob/main/setup.py","dependencies":[{"id":3435565019,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linter.yml","sha":null,"kind":"manifest","created_at":"2025-04-14T15:55:42.625Z","updated_at":"2025-04-14T15:55:42.625Z","repository_link":"https://github.com/hknd23/idcempy/blob/main/.github/workflows/linter.yml","dependencies":[{"id":22684541344,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22684541348,"package_name":"github/super-linter","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2025-04-14T15:55:42.892Z","updated_at":"2025-04-14T15:55:42.892Z","repository_link":"https://github.com/hknd23/idcempy/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":22684542661,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22684542662,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":5.8971538676367405,"created_at":"2025-09-04T09:17:53.028Z","updated_at":"2025-10-07T08:04:35.099Z","avatar_url":"https://github.com/hknd23.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":24,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.03322"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1823","html_url":"https://science.ecosyste.ms/projects/1823"}