{"id":357532,"url":"https://github.com/infer-actively/pymdp","last_synced_at":"2026-06-22T22:30:22.664Z","repository":{"id":38825959,"uuid":"224498849","full_name":"infer-actively/pymdp","owner":"infer-actively","description":"A Python implementation of active inference for Markov Decision Processes","archived":false,"fork":false,"pushed_at":"2026-06-15T15:33:37.000Z","size":43218,"stargazers_count":707,"open_issues_count":26,"forks_count":132,"subscribers_count":28,"default_branch":"main","last_synced_at":"2026-06-19T21:05:39.058Z","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/infer-actively.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-27T19:03:35.000Z","updated_at":"2026-06-18T09:21:22.000Z","dependencies_parsed_at":"2023-09-28T17:27:24.761Z","dependency_job_id":"203e8f83-64c8-4e83-9711-463fc8642969","html_url":"https://github.com/infer-actively/pymdp","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/infer-actively/pymdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/sbom","scorecard":{"id":487860,"data":{"date":"2025-08-11","repo":{"name":"github.com/infer-actively/pymdp","commit":"a2f0f01a4685a13e77858fedc9e0f498894eef61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"Maintained","score":10,"reason":"2 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/22 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/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":"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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?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/infer-actively/pymdp/python-package.yml/master?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   2 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":"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: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","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-19T18:15:46.832Z","repository_id":38825959,"created_at":"2025-08-19T18:15:46.832Z","updated_at":"2025-08-19T18:15:46.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34627177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"infer-actively","name":"infer-actively","uuid":"75545318","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75545318?v=4","repositories_count":2,"last_synced_at":"2023-03-07T14:46:34.484Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/infer-actively","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T12:27:13.977Z","updated_at":"2023-03-07T14:46:34.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively/repositories"},"packages":[{"id":2766712,"name":"inferactively-pymdp","ecosystem":"pypi","description":"A Python package for solving Markov Decision Processes with Active Inference","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/infer-actively/pymdp","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2021-08-17T14:53:20.000Z","latest_release_published_at":"2026-06-15T15:40:16.000Z","latest_release_number":"1.0.3","last_synced_at":"2026-06-15T19:08:43.136Z","created_at":"2022-04-10T11:18:37.228Z","updated_at":"2026-06-15T19:08:43.136Z","registry_url":"https://pypi.org/project/inferactively-pymdp/","install_command":"pip install inferactively-pymdp --index-url https://pypi.org/simple","documentation_url":"https://pymdp-rtd.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://pymdp-rtd.readthedocs.io/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"inferactively-pymdp","project_status":null},"repo_metadata":{"id":38825959,"uuid":"224498849","full_name":"infer-actively/pymdp","owner":"infer-actively","description":"A Python implementation of active inference for Markov Decision Processes","archived":false,"fork":false,"pushed_at":"2026-03-30T06:20:34.000Z","size":37737,"stargazers_count":659,"open_issues_count":23,"forks_count":126,"subscribers_count":28,"default_branch":"main","last_synced_at":"2026-04-01T06:18:11.340Z","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/infer-actively.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-27T19:03:35.000Z","updated_at":"2026-03-31T17:21:25.000Z","dependencies_parsed_at":"2023-09-28T17:27:24.761Z","dependency_job_id":"203e8f83-64c8-4e83-9711-463fc8642969","html_url":"https://github.com/infer-actively/pymdp","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/infer-actively/pymdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/sbom","scorecard":{"id":487860,"data":{"date":"2025-08-11","repo":{"name":"github.com/infer-actively/pymdp","commit":"a2f0f01a4685a13e77858fedc9e0f498894eef61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"Maintained","score":10,"reason":"2 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/22 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/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":"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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?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/infer-actively/pymdp/python-package.yml/master?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   2 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":"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: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","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-19T18:15:46.832Z","repository_id":38825959,"created_at":"2025-08-19T18:15:46.832Z","updated_at":"2025-08-19T18:15:46.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31428645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T02:22:46.605Z","status":"ssl_error","status_checked_at":"2026-04-05T02:22:33.263Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"infer-actively","name":"infer-actively","uuid":"75545318","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75545318?v=4","repositories_count":2,"last_synced_at":"2023-03-07T14:46:34.484Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/infer-actively","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T12:27:13.977Z","updated_at":"2023-03-07T14:46:34.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-07T04:32:28.037Z","dependent_packages_count":0,"downloads":7288,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.86186970391406,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":3.4681090792819407,"forks_count":5.590850850355354,"docker_downloads_count":null,"average":11.917748086596678},"purl":"pkg:pypi/inferactively-pymdp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/inferactively-pymdp","docker_dependents_count":1,"docker_downloads_count":16,"usage_url":"https://repos.ecosyste.ms/usage/pypi/inferactively-pymdp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/inferactively-pymdp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T03:16:25.196Z","issues_count":105,"pull_requests_count":195,"avg_time_to_close_issue":9178014.717391305,"avg_time_to_close_pull_request":2733113.388535032,"issues_closed_count":46,"pull_requests_closed_count":157,"pull_request_authors_count":27,"issue_authors_count":31,"avg_comments_per_issue":1.0095238095238095,"avg_comments_per_pull_request":0.5846153846153846,"merged_pull_requests_count":142,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":53,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":3928578.2,"past_year_avg_time_to_close_pull_request":369731.1621621622,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6415094339622641,"past_year_avg_comments_per_pull_request":0.7777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/issues","maintainers":[{"login":"conorheins","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"tverbele","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"},{"login":"OzanCatalVerses","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"},{"login":"dimarkov","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimarkov"},{"login":"toonvdm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toonvdm"},{"login":"riddhipits","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"BerenMillidge","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BerenMillidge"},{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"jkbren","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkbren"},{"login":"alec-tschantz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alec-tschantz"}],"active_maintainers":[{"login":"conorheins","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"riddhipits","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"OzanCatalVerses","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"},{"login":"tverbele","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/codemeta","maintainers":[{"uuid":"cheins","login":"cheins","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/cheins/","role":null,"created_at":"2023-02-24T11:14:24.028Z","updated_at":"2023-02-24T11:14:24.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cheins/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":889399,"maintainers_count":380926,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2943336,"name":"test-inferactively-pymdp","ecosystem":"pypi","description":"A Python package for solving Markov Decision Processes with Active Inference","homepage":"https://github.com/infer-actively/pymdp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/infer-actively/pymdp","keywords_array":["artificial intelligence","active inference","free energy principleinformation theory","decision-making","MDP","Markov Decision Process","Bayesian inference","variational inference","reinforcement learning"],"namespace":null,"versions_count":3,"first_release_published_at":"2021-08-17T14:02:13.000Z","latest_release_published_at":"2021-10-08T17:18:50.000Z","latest_release_number":"0.0.3","last_synced_at":"2026-06-15T19:08:43.740Z","created_at":"2022-04-10T12:48:48.690Z","updated_at":"2026-06-15T19:17:12.860Z","registry_url":"https://pypi.org/project/test-inferactively-pymdp/","install_command":"pip install test-inferactively-pymdp --index-url https://pypi.org/simple","documentation_url":"https://test-inferactively-pymdp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"test-inferactively-pymdp","project_status":null},"repo_metadata":{"id":38825959,"uuid":"224498849","full_name":"infer-actively/pymdp","owner":"infer-actively","description":"A Python implementation of active inference for Markov Decision Processes","archived":false,"fork":false,"pushed_at":"2026-06-08T07:38:38.000Z","size":43216,"stargazers_count":704,"open_issues_count":27,"forks_count":131,"subscribers_count":28,"default_branch":"main","last_synced_at":"2026-06-11T17:04:44.236Z","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/infer-actively.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-27T19:03:35.000Z","updated_at":"2026-06-11T01:23:55.000Z","dependencies_parsed_at":"2023-09-28T17:27:24.761Z","dependency_job_id":"203e8f83-64c8-4e83-9711-463fc8642969","html_url":"https://github.com/infer-actively/pymdp","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/infer-actively/pymdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/sbom","scorecard":{"id":487860,"data":{"date":"2025-08-11","repo":{"name":"github.com/infer-actively/pymdp","commit":"a2f0f01a4685a13e77858fedc9e0f498894eef61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"Maintained","score":10,"reason":"2 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/22 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/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":"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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?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/infer-actively/pymdp/python-package.yml/master?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   2 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":"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: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","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-19T18:15:46.832Z","repository_id":38825959,"created_at":"2025-08-19T18:15:46.832Z","updated_at":"2025-08-19T18:15:46.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34376125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":"infer-actively","name":"infer-actively","uuid":"75545318","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75545318?v=4","repositories_count":2,"last_synced_at":"2023-03-07T14:46:34.484Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/infer-actively","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T12:27:13.977Z","updated_at":"2023-03-07T14:46:34.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively/repositories"},"tags":[{"name":"v1.0.2","sha":"f2071e97315da2c2e4b25603a04dd0f560eea564","kind":"commit","published_at":"2026-05-14T16:55:40.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.2","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5741c467e660473ee06c4349ec8a794e98fb5549","kind":"commit","published_at":"2026-04-28T19:39:52.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.1","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"beaa37833c1de70d542eafaa79b0e49d43ee018a","kind":"tag","published_at":"2026-03-19T04:23:39.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.0","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.0/manifests"},{"name":"v0.0.7.1","sha":"2d2152c79d4b28c8efc4a7a77012a5d1c146ec32","kind":"commit","published_at":"2023-03-25T17:55:41.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.7.1","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7.1/manifests"},{"name":"v0.0.7","sha":"2ea0afd84f3328b29255e82f6856577a607eb3ea","kind":"commit","published_at":"2022-12-08T15:21:50.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.7","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9bed541328843fe1ef6446504066881dc0925320","kind":"commit","published_at":"2022-08-24T21:11:04.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.6","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"fcbdfe504a69e263077c42fdb9bb2252de657110","kind":"commit","published_at":"2022-04-25T20:49:12.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.5","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"947845d654f65d7059ae13ed1d5448152d907a39","kind":"commit","published_at":"2022-01-10T14:44:29.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.4","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"12f039f8a91b55d79b80015b3336135587f0e79f","kind":"commit","published_at":"2021-10-27T20:45:36.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.3","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-06-15T19:17:12.858Z","dependent_packages_count":0,"downloads":60,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.40403192176084,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":3.4720807931616644,"forks_count":5.590850850355354,"docker_downloads_count":null,"average":16.426974872941976},"purl":"pkg:pypi/test-inferactively-pymdp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/test-inferactively-pymdp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/test-inferactively-pymdp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/test-inferactively-pymdp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-09T16:01:42.017Z","issues_count":110,"pull_requests_count":210,"avg_time_to_close_issue":9365341.137254901,"avg_time_to_close_pull_request":2560352.4319526628,"issues_closed_count":51,"pull_requests_closed_count":169,"pull_request_authors_count":28,"issue_authors_count":32,"avg_comments_per_issue":1.0181818181818183,"avg_comments_per_pull_request":0.5904761904761905,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":54,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":4258339.833333333,"past_year_avg_time_to_close_pull_request":268582.42553191487,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.7236842105263158,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/issues","maintainers":[{"login":"conorheins","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"tverbele","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"},{"login":"OzanCatalVerses","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"},{"login":"dimarkov","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimarkov"},{"login":"toonvdm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toonvdm"},{"login":"riddhipits","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"BerenMillidge","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BerenMillidge"},{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"jkbren","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkbren"},{"login":"alec-tschantz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alec-tschantz"}],"active_maintainers":[{"login":"conorheins","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"riddhipits","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"OzanCatalVerses","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"},{"login":"tverbele","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/codemeta","maintainers":[{"uuid":"cheins","login":"cheins","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/cheins/","role":null,"created_at":"2023-02-25T15:09:33.048Z","updated_at":"2023-02-25T15:09:33.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cheins/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":889399,"maintainers_count":380926,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11779467,"name":"github.com/infer-actively/pymdp","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/infer-actively/pymdp","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-10-27T20:45:36.000Z","latest_release_published_at":"2026-06-15T15:33:16.000Z","latest_release_number":"v1.0.3","last_synced_at":"2026-06-15T19:09:12.831Z","created_at":"2025-06-09T09:44:03.216Z","updated_at":"2026-06-15T19:09:12.832Z","registry_url":"https://pkg.go.dev/github.com/infer-actively/pymdp","install_command":"go get github.com/infer-actively/pymdp","documentation_url":"https://pkg.go.dev/github.com/infer-actively/pymdp#section-documentation","metadata":{},"repo_metadata":{"id":38825959,"uuid":"224498849","full_name":"infer-actively/pymdp","owner":"infer-actively","description":"A Python implementation of active inference for Markov Decision Processes","archived":false,"fork":false,"pushed_at":"2025-10-15T08:25:32.000Z","size":16615,"stargazers_count":568,"open_issues_count":57,"forks_count":115,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-10-17T18:39:19.765Z","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/infer-actively.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-27T19:03:35.000Z","updated_at":"2025-10-15T19:20:18.000Z","dependencies_parsed_at":"2023-09-28T17:27:24.761Z","dependency_job_id":"51d7d7e2-079e-4456-81fd-43a226ca3e92","html_url":"https://github.com/infer-actively/pymdp","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/infer-actively/pymdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/sbom","scorecard":{"id":487860,"data":{"date":"2025-08-11","repo":{"name":"github.com/infer-actively/pymdp","commit":"a2f0f01a4685a13e77858fedc9e0f498894eef61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"Maintained","score":10,"reason":"2 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/22 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/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":"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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?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/infer-actively/pymdp/python-package.yml/master?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   2 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":"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: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","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-19T18:15:46.832Z","repository_id":38825959,"created_at":"2025-08-19T18:15:46.832Z","updated_at":"2025-08-19T18:15:46.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279421080,"owners_count":26167195,"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-10-17T02:00:07.504Z","response_time":56,"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":"infer-actively","name":"infer-actively","uuid":"75545318","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75545318?v=4","repositories_count":2,"last_synced_at":"2023-03-07T14:46:34.484Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/infer-actively","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T12:27:13.977Z","updated_at":"2023-03-07T14:46:34.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-19T19:21:49.950Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.555643851800051},"purl":"pkg:golang/github.com/infer-actively/pymdp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/infer-actively/pymdp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/infer-actively/pymdp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/infer-actively/pymdp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T10:02:42.662Z","issues_count":95,"pull_requests_count":181,"avg_time_to_close_issue":3829834.717948718,"avg_time_to_close_pull_request":2832284.509933775,"issues_closed_count":39,"pull_requests_closed_count":151,"pull_request_authors_count":27,"issue_authors_count":31,"avg_comments_per_issue":1.0842105263157895,"avg_comments_per_pull_request":0.5414364640883977,"merged_pull_requests_count":136,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":52,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":2028772.8333333333,"past_year_avg_time_to_close_pull_request":429512.0714285714,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.7884615384615384,"past_year_avg_comments_per_pull_request":0.5692307692307692,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/issues","maintainers":[{"login":"conorheins","count":129,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"tverbele","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"},{"login":"OzanCatalVerses","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"},{"login":"dimarkov","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimarkov"},{"login":"toonvdm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toonvdm"},{"login":"riddhipits","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"BerenMillidge","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BerenMillidge"},{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"jkbren","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkbren"},{"login":"alec-tschantz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alec-tschantz"}],"active_maintainers":[{"login":"conorheins","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"riddhipits","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"OzanCatalVerses","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"tverbele","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"},{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"toonvdm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toonvdm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181454,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":9625205,"full_name":"infer-actively/pymdp","default_branch":"master","total_commits":1268,"total_committers":34,"total_bot_commits":3,"total_bot_committers":2,"mean_commits":37.294117647058826,"dds":0.3714511041009464,"past_year_total_commits":193,"past_year_total_committers":16,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":12.0625,"past_year_dds":0.36787564766839376,"last_synced_at":"2026-06-19T21:09:38.792Z","last_synced_commit":"83ab425b043d1662d1114ed9706a0945f32edb72","created_at":"2025-04-11T11:14:36.531Z","updated_at":"2026-06-19T21:06:03.151Z","committers":[{"name":"conorheins","email":"conor.heins@gmail.com","login":"conorheins","count":797},{"name":"dimarkov","email":"5038100+dimarkov","login":"dimarkov","count":103},{"name":"alec-tschantz","email":"tschantz.alec@gmail.com","login":"alec-tschantz","count":99},{"name":"Tim Verbelen","email":"tim.verbelen@verses.io","login":null,"count":69},{"name":"Ozan Catal","email":"ozan.catal@verses.ai","login":"OzanCatalVerses","count":40},{"name":"Toon Van de Maele","email":"toonvandemaele@gmail.com","login":"toonvdm","count":30},{"name":"Arun-Niranjan","email":"Arun-Niranjan","login":"Arun-Niranjan","count":28},{"name":"riddhipits","email":"riddhi.pitliyajain@gmail.com","login":"riddhipits","count":16},{"name":"Conor Heins","email":"conor@user03s-MacBook-Pro.local","login":null,"count":14},{"name":"Ran Wei","email":"rw422@tamu.edu","login":"ran-weii","count":13},{"name":"Tim Verbelen","email":"tim.verbelen@verses.ai","login":"tverbele","count":13},{"name":"Beren","email":"bmillidgework@gmail.com","login":"BerenMillidge","count":5},{"name":"coopwilliams","email":"cooper.williams@verses.ai","login":"coopwilliams","count":4},{"name":"salvatomm","email":"salvatomm@hotmail.it","login":"salvatomm","count":4},{"name":"nikolamilovic1","email":"nikola.milovic1@outlook.com","login":"nikolamilovic1","count":3},{"name":"Ran Wei","email":"ran.wei@verses.ai","login":"ran-wei-verses","count":3},{"name":"Alessandro Muzzi","email":"c-alessandro.muzzi@verses.io","login":null,"count":3},{"name":"Lancelot Da Costa","email":"41574157+lancelotdacosta","login":"lancelotdacosta","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"领秀58","email":"86288566+lingxiu58","login":"lingxiu58","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Alexander Kiefer","email":"alexanderkiefer@Alexanders-MBP.fios-router.home","login":null,"count":2},{"name":"Brennan Klein","email":"brennan@Brennans-MacBook-Pro.local","login":null,"count":2},{"name":"Daphne Demekas","email":"zcahdde@ucl.ac.uk","login":null,"count":2},{"name":"mukunda katta","email":"mukunda.vjcs6@gmail.com","login":"MukundaKatta","count":1},{"name":"mahault","email":"42900146+mahault","login":"mahault","count":1},{"name":"dimarkov","email":"oramale@gmail.com","login":null,"count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"SWauthier","email":"41919819+SWauthier","login":"SWauthier","count":1},{"name":"Pietro Monticone","email":"38562595+pitmonticone","login":"pitmonticone","count":1},{"name":"Nikola Pižurica","email":"43076649+NikolaPizurica","login":"NikolaPizurica","count":1},{"name":"Nikola Milović","email":"nikola.milovic@faintech.me","login":"nikolamilovic-ft","count":1},{"name":"Leon Bovett","email":"leon.bovett@me.com","login":"leonbovett","count":1},{"name":"Kobus Esterhuysen","email":"kobus78@gmail.com","login":"kobus78","count":1}],"past_year_committers":[{"name":"Conor Heins","email":"conor.heins@gmail.com","login":"conorheins","count":122},{"name":"Tim Verbelen","email":"tim.verbelen@verses.io","login":null,"count":20},{"name":"Arun-Niranjan","email":"Arun-Niranjan","login":"Arun-Niranjan","count":18},{"name":"Ozan Catal","email":"ozan.catal@verses.ai","login":"OzanCatalVerses","count":6},{"name":"Tim Verbelen","email":"tim.verbelen@verses.ai","login":"tverbele","count":5},{"name":"coopwilliams","email":"cooper.williams@verses.ai","login":"coopwilliams","count":4},{"name":"Riddhi J. Pitliya","email":"43024967+riddhipits","login":"riddhipits","count":4},{"name":"salvatomm","email":"salvatomm@hotmail.it","login":"salvatomm","count":3},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"领秀58","email":"86288566+lingxiu58","login":"lingxiu58","count":2},{"name":"Lancelot Da Costa","email":"41574157+lancelotdacosta","login":"lancelotdacosta","count":2},{"name":"mukunda katta","email":"mukunda.vjcs6@gmail.com","login":"MukundaKatta","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"Nikola Pižurica","email":"43076649+NikolaPizurica","login":"NikolaPizurica","count":1},{"name":"Nikola Milović","email":"nikola.milovic@faintech.me","login":"nikolamilovic-ft","count":1},{"name":"Kobus Esterhuysen","email":"kobus78@gmail.com","login":"kobus78","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.101Z","repositories_count":6265409,"commits_count":874965802,"contributors_count":35085046,"owners_count":1169736,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"infer-actively/pymdp","html_url":"https://github.com/infer-actively/pymdp","last_synced_at":"2026-06-15T19:01:41.189Z","status":"active","issues_count":110,"pull_requests_count":210,"avg_time_to_close_issue":9365341.137254901,"avg_time_to_close_pull_request":2555571.3529411764,"issues_closed_count":51,"pull_requests_closed_count":170,"pull_request_authors_count":28,"issue_authors_count":32,"avg_comments_per_issue":1.0181818181818183,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":154,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":54,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":4258339.833333333,"past_year_avg_time_to_close_pull_request":299394.6458333333,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":44,"created_at":"2023-05-14T15:53:49.476Z","updated_at":"2026-06-15T19:01:41.189Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/issues","issue_labels_count":{"table":{"enhancement":20,"bug":10,"documentation":9,"cleanup":8,"question":7,"help wanted":6,"tutorial_suggestion":4,"tests":3,"open":3,"better_errors":3,"good first issue":2,"dependencies":2}},"pull_request_labels_count":{"table":{"cleanup":14,"dependencies":6,"documentation":5,"tests":4,"bug":2,"autorelease: tagged":2,"enhancement":1}},"issue_author_associations_count":{"table":{"COLLABORATOR":72,"NONE":35,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":163,"NONE":28,"CONTRIBUTOR":19}},"issue_authors":{"table":{"conorheins":54,"Arun-Niranjan":17,"JohnBoik":4,"riddhipits":3,"scott-carroll-verses-ai":3,"seankmartin":2,"patrickmineault":2,"mlohbihler":1,"SamGijsen":1,"JmacCl":1,"xugami":1,"arthurgreef":1,"osaaso3":1,"nnishio106":1,"tims457":1,"sunghwan87":1,"mklingebiel":1,"vala1958":1,"impredicative":1,"alex-kiefer":1,"lqiang2003cn":1,"aandriella":1,"CNelias":1,"thanos927":1,"yaowang1111":1,"PetrAnokhin":1,"philipollaswilson":1,"levi770":1,"Sangxiaofu":1,"lancelotdacosta":1,"nghevabe":1,"tverbele":1}},"pull_request_authors":{"table":{"conorheins":102,"Arun-Niranjan":23,"tverbele":10,"OzanCatalVerses":8,"dimarkov":7,"riddhipits":7,"toonvdm":7,"ran-wei-verses":5,"salvatomm":4,"coopwilliams":4,"spetey":4,"nikolamilovic-ft":3,"dependabot[bot]":3,"BerenMillidge":3,"scott-carroll-verses-ai":2,"aswinpaul":2,"leonbovett":2,"LearnableLoopAI":2,"JmacCl":2,"ran-weii":2,"pitmonticone":1,"jkbren":1,"AleMuzzi":1,"alec-tschantz":1,"lingxiu58":1,"exilefaker":1,"SWauthier":1,"lancelotdacosta":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:10.812Z","repositories_count":14815386,"issues_count":32996677,"pull_requests_count":108955482,"authors_count":11312033,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"enhancement":9,"documentation":6,"cleanup":6,"bug":4,"help wanted":4,"tests":3,"tutorial_suggestion":2,"question":2,"dependencies":2,"open":1}},"past_year_pull_request_labels_count":{"table":{"cleanup":14,"documentation":5,"tests":4,"dependencies":3,"autorelease: tagged":2,"bug":2,"enhancement":1}},"past_year_issue_author_associations_count":{"table":{"COLLABORATOR":52,"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":68,"NONE":7,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"conorheins":35,"Arun-Niranjan":14,"lancelotdacosta":1,"mlohbihler":1,"nghevabe":1,"riddhipits":1,"tverbele":1}},"past_year_pull_request_authors":{"table":{"conorheins":39,"Arun-Niranjan":16,"riddhipits":5,"coopwilliams":4,"salvatomm":4,"LearnableLoopAI":2,"OzanCatalVerses":2,"lancelotdacosta":1,"lingxiu58":1,"nikolamilovic-ft":1,"tverbele":1}},"maintainers":[{"table":{"login":"conorheins","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"}},{"table":{"login":"Arun-Niranjan","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"}},{"table":{"login":"tverbele","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"}},{"table":{"login":"OzanCatalVerses","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"}},{"table":{"login":"dimarkov","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimarkov"}},{"table":{"login":"toonvdm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toonvdm"}},{"table":{"login":"riddhipits","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"}},{"table":{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"}},{"table":{"login":"BerenMillidge","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BerenMillidge"}},{"table":{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"}},{"table":{"login":"jkbren","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkbren"}},{"table":{"login":"alec-tschantz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alec-tschantz"}}],"active_maintainers":[{"table":{"login":"conorheins","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"}},{"table":{"login":"Arun-Niranjan","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"}},{"table":{"login":"riddhipits","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"}},{"table":{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"}},{"table":{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"}},{"table":{"login":"OzanCatalVerses","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"}},{"table":{"login":"tverbele","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"}}]}},"events":{"total":{"DeleteEvent":43,"MemberEvent":3,"PullRequestEvent":85,"ForkEvent":36,"IssuesEvent":115,"WatchEvent":128,"IssueCommentEvent":92,"PushEvent":188,"PullRequestReviewCommentEvent":65,"PullRequestReviewEvent":83,"CreateEvent":44},"last_year":{"DeleteEvent":41,"MemberEvent":2,"PullRequestEvent":68,"ForkEvent":12,"IssuesEvent":103,"WatchEvent":47,"IssueCommentEvent":72,"PushEvent":174,"PullRequestReviewEvent":74,"PullRequestReviewCommentEvent":59,"CreateEvent":38}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-18T05:36:28.680Z","updated_at":"2022-09-18T05:36:28.680Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/docs/requirements.txt","dependencies":[{"id":5237539438,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":5237539439,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5237539440,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"==1.11.1","direct":true,"kind":"runtime","optional":false},{"id":5237539441,"package_name":"jupyter-sphinx","ecosystem":"pypi","requirements":"\u003e=0.3.2","direct":true,"kind":"runtime","optional":false},{"id":5237539442,"package_name":"myst-nb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5237539443,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":5237539444,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5237539445,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5237539446,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-18T05:36:28.710Z","updated_at":"2022-09-18T05:36:28.710Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/requirements.txt","dependencies":[{"id":5237539454,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=20.3.0","direct":true,"kind":"runtime","optional":false},{"id":5237539455,"package_name":"cycler","ecosystem":"pypi","requirements":"\u003e=0.10.0","direct":true,"kind":"runtime","optional":false},{"id":5237539456,"package_name":"iniconfig","ecosystem":"pypi","requirements":"\u003e=1.1.1","direct":true,"kind":"runtime","optional":false},{"id":5237539457,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"\u003e=1.3.1","direct":true,"kind":"runtime","optional":false},{"id":5237539458,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.1.3","direct":true,"kind":"runtime","optional":false},{"id":5237539459,"package_name":"nose","ecosystem":"pypi","requirements":"\u003e=1.3.7","direct":true,"kind":"runtime","optional":false},{"id":5237539460,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.5","direct":true,"kind":"runtime","optional":false},{"id":5237539461,"package_name":"openpyxl","ecosystem":"pypi","requirements":"\u003e=3.0.7","direct":true,"kind":"runtime","optional":false},{"id":5237539462,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=20.8","direct":true,"kind":"runtime","optional":false},{"id":5237539463,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.2.4","direct":true,"kind":"runtime","optional":false},{"id":5237539464,"package_name":"Pillow","ecosystem":"pypi","requirements":"\u003e=8.2.0","direct":true,"kind":"runtime","optional":false},{"id":5237539465,"package_name":"pluggy","ecosystem":"pypi","requirements":"\u003e=0.13.1","direct":true,"kind":"runtime","optional":false},{"id":5237539466,"package_name":"py","ecosystem":"pypi","requirements":"\u003e=1.10.0","direct":true,"kind":"runtime","optional":false},{"id":5237539467,"package_name":"pyparsing","ecosystem":"pypi","requirements":"\u003e=2.4.7","direct":true,"kind":"runtime","optional":false},{"id":5237539468,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.2.1","direct":true,"kind":"runtime","optional":false},{"id":5237539469,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.8.1","direct":true,"kind":"runtime","optional":false},{"id":5237539470,"package_name":"pytz","ecosystem":"pypi","requirements":"\u003e=2020.5","direct":true,"kind":"runtime","optional":false},{"id":5237539471,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":5237539472,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.11.1","direct":true,"kind":"runtime","optional":false},{"id":5237539473,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.15.0","direct":true,"kind":"runtime","optional":false},{"id":5237539474,"package_name":"toml","ecosystem":"pypi","requirements":"\u003e=0.10.2","direct":true,"kind":"runtime","optional":false},{"id":5237539475,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=3.7.4.3","direct":true,"kind":"runtime","optional":false},{"id":5237539476,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"\u003e=1.4.3","direct":true,"kind":"runtime","optional":false},{"id":5237539477,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=0.4","direct":true,"kind":"runtime","optional":false},{"id":5237539478,"package_name":"myst-nb","ecosystem":"pypi","requirements":"\u003e=0.13.1","direct":true,"kind":"runtime","optional":false},{"id":5237539479,"package_name":"autograd","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-18T05:36:28.752Z","updated_at":"2022-09-18T05:36:28.752Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/setup.py","dependencies":[{"id":5237539606,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=20.3.0","direct":true,"kind":"runtime","optional":false},{"id":5237539607,"package_name":"cycler","ecosystem":"pypi","requirements":"\u003e=0.10.0","direct":true,"kind":"runtime","optional":false},{"id":5237539608,"package_name":"iniconfig","ecosystem":"pypi","requirements":"\u003e=1.1.1","direct":true,"kind":"runtime","optional":false},{"id":5237539609,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"\u003e=1.3.1","direct":true,"kind":"runtime","optional":false},{"id":5237539610,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.1.3","direct":true,"kind":"runtime","optional":false},{"id":5237539611,"package_name":"nose","ecosystem":"pypi","requirements":"\u003e=1.3.7","direct":true,"kind":"runtime","optional":false},{"id":5237539612,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.5","direct":true,"kind":"runtime","optional":false},{"id":5237539613,"package_name":"openpyxl","ecosystem":"pypi","requirements":"\u003e=3.0.7","direct":true,"kind":"runtime","optional":false},{"id":5237539614,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=20.8","direct":true,"kind":"runtime","optional":false},{"id":5237539615,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.2.4","direct":true,"kind":"runtime","optional":false},{"id":5237539616,"package_name":"Pillow","ecosystem":"pypi","requirements":"\u003e=8.2.0","direct":true,"kind":"runtime","optional":false},{"id":5237539617,"package_name":"pluggy","ecosystem":"pypi","requirements":"\u003e=0.13.1","direct":true,"kind":"runtime","optional":false},{"id":5237539618,"package_name":"py","ecosystem":"pypi","requirements":"\u003e=1.10.0","direct":true,"kind":"runtime","optional":false},{"id":5237539619,"package_name":"pyparsing","ecosystem":"pypi","requirements":"\u003e=2.4.7","direct":true,"kind":"runtime","optional":false},{"id":5237539620,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.2.1","direct":true,"kind":"runtime","optional":false},{"id":5237539621,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.8.1","direct":true,"kind":"runtime","optional":false},{"id":5237539622,"package_name":"pytz","ecosystem":"pypi","requirements":"\u003e=2020.5","direct":true,"kind":"runtime","optional":false},{"id":5237539623,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":5237539624,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.11.1","direct":true,"kind":"runtime","optional":false},{"id":5237539625,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.15.0","direct":true,"kind":"runtime","optional":false},{"id":5237539626,"package_name":"toml","ecosystem":"pypi","requirements":"\u003e=0.10.2","direct":true,"kind":"runtime","optional":false},{"id":5237539627,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=3.7.4.3","direct":true,"kind":"runtime","optional":false},{"id":5237539628,"package_name":"xlsxwriter","ecosystem":"pypi","requirements":"\u003e=1.4.3","direct":true,"kind":"runtime","optional":false},{"id":5237539629,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=0.4","direct":true,"kind":"runtime","optional":false},{"id":5237539630,"package_name":"myst-nb","ecosystem":"pypi","requirements":"\u003e=0.13.1","direct":true,"kind":"runtime","optional":false},{"id":5237539631,"package_name":"autograd","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T19:16:06.503Z","updated_at":"2023-02-08T19:16:06.503Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7465617676,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7465617677,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":19.028407804437954,"created_at":"2025-04-11T10:20:08.551Z","updated_at":"2026-06-22T22:30:22.664Z","avatar_url":"https://github.com/infer-actively.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357532","html_url":"https://summary.ecosyste.ms/projects/357532"}