{"id":1751,"name":"SiSyPHE","description":"SiSyPHE: A Python package for the Simulation of Systems of interacting mean-field Particles with High Efficiency - Published in JOSS (2021)","url":"https://github.com/antoinediez/sisyphe","last_synced_at":"2025-09-04T16:33:26.113Z","repository":{"id":46722600,"uuid":"372611261","full_name":"antoinediez/Sisyphe","owner":"antoinediez","description":"Simulation of Systems of interacting mean-field Particles with High Efficiency","archived":false,"fork":false,"pushed_at":"2023-11-27T04:59:14.000Z","size":59991,"stargazers_count":16,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T00:14:42.150Z","etag":null,"topics":["agent-based-model","agent-based-simulation","gpu","mean-field","particles","self-organization","swarming"],"latest_commit_sha":null,"homepage":"https://sisyphe.readthedocs.io","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/antoinediez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-31T19:37:02.000Z","updated_at":"2023-12-08T02:49:36.000Z","dependencies_parsed_at":"2024-01-11T01:30:28.828Z","dependency_job_id":null,"html_url":"https://github.com/antoinediez/Sisyphe","commit_stats":{"total_commits":103,"total_committers":4,"mean_commits":25.75,"dds":"0.11650485436893199","last_synced_commit":"71c5b88437fff2ba1f23cde6ec4817a56c98872d"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/antoinediez/Sisyphe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoinediez","download_url":"https://codeload.github.com/antoinediez/Sisyphe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/sbom","scorecard":{"id":199310,"data":{"date":"2025-08-11","repo":{"name":"github.com/antoinediez/Sisyphe","commit":"71c5b88437fff2ba1f23cde6ec4817a56c98872d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yaml: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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: sisyphe/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/display.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/initial.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/kernels.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/models.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/particles.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/sampling.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/toolbox.cpython-38.pyc:1","Warn: binary detected: sisyphe/test/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: sisyphe/test/__pycache__/quick_test.cpython-38-pytest-6.2.3.pyc:1","Warn: binary detected: sisyphe/test/__pycache__/quick_test.cpython-38.pyc:1","Warn: binary detected: sisyphe/test/__pycache__/test_script.cpython-38-pytest-6.2.3.pyc:1","Warn: binary detected: sisyphe/test/__pycache__/test_script.cpython-38.pyc:1"],"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":"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: licence.txt:0","Info: FSF or OSI recognized license: MIT License: licence.txt: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 'main'"],"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":"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/testing.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/antoinediez/Sisyphe/testing.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/antoinediez/Sisyphe/testing.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/testing.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/testing.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/testing.yaml:29","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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T22:32:01.963Z","repository_id":46722600,"created_at":"2025-08-16T22:32:01.963Z","updated_at":"2025-08-16T22:32:01.963Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273604150,"owners_count":25135669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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":"antoinediez","name":"Antoine Diez","uuid":"70896255","kind":"user","description":"Researcher at the Kyoto University  Institute for the Advanced Study of Human Biology (ASHBi)","email":"","website":"https://antoinediez.gitlab.io/","location":null,"twitter":null,"company":"Kyoto University","icon_url":"https://avatars.githubusercontent.com/u/70896255?u=99701185bbbcc7618167b6d9a9a965fe049f444e\u0026v=4","repositories_count":4,"last_synced_at":"2023-04-28T17:57:39.355Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/antoinediez","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-28T17:57:39.358Z","updated_at":"2023-04-28T17:57:39.358Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoinediez","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoinediez/repositories"},"packages":[{"id":2921556,"name":"sisyphe","ecosystem":"pypi","description":"Simulation of Systems of interacting mean-field Particles with High Efficiency","homepage":"https://sisyphe.readthedocs.io","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/antoinediez/Sisyphe","keywords_array":["particles","gpu","self-organization","swarming","mean-field"],"namespace":null,"versions_count":9,"first_release_published_at":"2021-06-18T22:02:02.000Z","latest_release_published_at":"2023-10-28T07:19:18.000Z","latest_release_number":"1.2.1","last_synced_at":"2025-09-03T20:36:28.722Z","created_at":"2022-04-10T12:37:45.684Z","updated_at":"2025-09-03T20:36:28.722Z","registry_url":"https://pypi.org/project/sisyphe/","install_command":"pip install sisyphe --index-url https://pypi.org/simple","documentation_url":"https://sisyphe.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: MacOS :: MacOS X","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3 :: Only","Topic :: Scientific/Engineering"],"normalized_name":"sisyphe","project_status":null},"repo_metadata":{"id":46722600,"uuid":"372611261","full_name":"antoinediez/Sisyphe","owner":"antoinediez","description":"Simulation of Systems of interacting mean-field Particles with High Efficiency","archived":false,"fork":false,"pushed_at":"2023-11-27T04:59:14.000Z","size":59991,"stargazers_count":16,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T00:14:42.150Z","etag":null,"topics":["agent-based-model","agent-based-simulation","gpu","mean-field","particles","self-organization","swarming"],"latest_commit_sha":null,"homepage":"https://sisyphe.readthedocs.io","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/antoinediez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-31T19:37:02.000Z","updated_at":"2023-12-08T02:49:36.000Z","dependencies_parsed_at":"2024-01-11T01:30:28.828Z","dependency_job_id":null,"html_url":"https://github.com/antoinediez/Sisyphe","commit_stats":{"total_commits":103,"total_committers":4,"mean_commits":25.75,"dds":"0.11650485436893199","last_synced_commit":"71c5b88437fff2ba1f23cde6ec4817a56c98872d"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/antoinediez/Sisyphe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoinediez","download_url":"https://codeload.github.com/antoinediez/Sisyphe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/sbom","scorecard":{"id":199310,"data":{"date":"2025-08-11","repo":{"name":"github.com/antoinediez/Sisyphe","commit":"71c5b88437fff2ba1f23cde6ec4817a56c98872d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yaml: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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: sisyphe/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/display.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/initial.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/kernels.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/models.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/particles.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/sampling.cpython-38.pyc:1","Warn: binary detected: sisyphe/__pycache__/toolbox.cpython-38.pyc:1","Warn: binary detected: sisyphe/test/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: sisyphe/test/__pycache__/quick_test.cpython-38-pytest-6.2.3.pyc:1","Warn: binary detected: sisyphe/test/__pycache__/quick_test.cpython-38.pyc:1","Warn: binary detected: sisyphe/test/__pycache__/test_script.cpython-38-pytest-6.2.3.pyc:1","Warn: binary detected: sisyphe/test/__pycache__/test_script.cpython-38.pyc:1"],"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":"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: licence.txt:0","Info: FSF or OSI recognized license: MIT License: licence.txt: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 'main'"],"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":"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/testing.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/antoinediez/Sisyphe/testing.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/antoinediez/Sisyphe/testing.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/testing.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/testing.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/testing.yaml:29","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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T22:32:01.963Z","repository_id":46722600,"created_at":"2025-08-16T22:32:01.963Z","updated_at":"2025-08-16T22:32:01.963Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272734612,"owners_count":24984277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"antoinediez","name":"Antoine Diez","uuid":"70896255","kind":"user","description":"Researcher at the Kyoto University  Institute for the Advanced Study of Human Biology (ASHBi)","email":"","website":"https://antoinediez.gitlab.io/","location":null,"twitter":null,"company":"Kyoto University","icon_url":"https://avatars.githubusercontent.com/u/70896255?u=99701185bbbcc7618167b6d9a9a965fe049f444e\u0026v=4","repositories_count":4,"last_synced_at":"2023-04-28T17:57:39.355Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/antoinediez","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-28T17:57:39.358Z","updated_at":"2023-04-28T17:57:39.358Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoinediez","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoinediez/repositories"},"tags":[{"name":"v1.0","sha":"a9edfc56efb03e26317c866e95e8569671aa6486","kind":"commit","published_at":"2021-09-27T14:35:04.000Z","download_url":"https://codeload.github.com/antoinediez/Sisyphe/tar.gz/v1.0","html_url":"https://github.com/antoinediez/Sisyphe/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/antoinediez/Sisyphe@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T19:00:07.336Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":76.26847109744513,"dependent_repos_count":22.092982263725244,"dependent_packages_count":7.312883868137378,"stargazers_count":14.870690077262802,"forks_count":19.21581684113632,"docker_downloads_count":null,"average":27.952168829541375},"purl":"pkg:pypi/sisyphe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sisyphe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sisyphe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sisyphe/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T18:04:24.915Z","issues_count":4,"pull_requests_count":1,"avg_time_to_close_issue":650553.0,"avg_time_to_close_pull_request":543.0,"issues_closed_count":3,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sisyphe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sisyphe/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sisyphe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sisyphe/related_packages","maintainers":[{"uuid":"antoinediez","login":"antoinediez","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/antoinediez/","role":null,"created_at":"2023-02-25T11:49:27.497Z","updated_at":"2023-02-25T11:49:27.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/antoinediez/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724721,"maintainers_count":308192,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":659761,"full_name":"antoinediez/Sisyphe","default_branch":"main","committers":[{"name":"Antoine Diez","email":"antoinediez@free.fr","login":"antoinediez","count":102},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":1}],"total_commits":103,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":51.5,"dds":0.009708737864077666,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:37:49.109Z","last_synced_commit":"71c5b88437fff2ba1f23cde6ec4817a56c98872d","created_at":"2023-03-09T09:58:52.607Z","updated_at":"2025-08-07T06:37:49.110Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"antoinediez/Sisyphe","html_url":"https://github.com/antoinediez/Sisyphe","last_synced_at":"2025-08-31T19:02:36.832Z","status":"error","issues_count":4,"pull_requests_count":1,"avg_time_to_close_issue":650553.0,"avg_time_to_close_pull_request":543.0,"issues_closed_count":3,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T00:07:19.578Z","updated_at":"2025-08-31T19:02:36.833Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoinediez%2FSisyphe/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":4},"pull_request_author_associations_count":{"CONTRIBUTOR":1},"issue_authors":{"junghans":4},"pull_request_authors":{"danielskatz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":9891406,"issues_count":28931495,"pull_requests_count":82701144,"authors_count":8420232,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["agent-based-model","agent-based-simulation","gpu","mean-field","particles","self-organization","swarming"],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T11:32:09.977Z","updated_at":"2022-08-29T11:32:09.977Z","repository_link":"https://github.com/antoinediez/Sisyphe/blob/main/doc/requirements.txt","dependencies":[{"id":3151974270,"package_name":"pykeops","ecosystem":"pypi","requirements":"\u003e=1.5","direct":true,"kind":"runtime","optional":false},{"id":3151974271,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false},{"id":3151974272,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.4.2","direct":true,"kind":"runtime","optional":false},{"id":3151974273,"package_name":"sphinxcontrib-httpdomain","ecosystem":"pypi","requirements":"\u003e=1.7.0","direct":true,"kind":"runtime","optional":false},{"id":3151974274,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.8.1","direct":true,"kind":"runtime","optional":false},{"id":3151974275,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.6.3","direct":true,"kind":"runtime","optional":false},{"id":3151974276,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"\u003e=2.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-29T11:32:10.194Z","updated_at":"2022-08-29T11:32:10.194Z","repository_link":"https://github.com/antoinediez/Sisyphe/blob/main/setup.py","dependencies":[{"id":3151979909,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3151979910,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3151979911,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3151979912,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3151979913,"package_name":"pykeops","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testing.yaml","sha":null,"kind":"manifest","created_at":"2024-01-11T01:30:28.742Z","updated_at":"2024-01-11T01:30:28.742Z","repository_link":"https://github.com/antoinediez/Sisyphe/blob/main/.github/workflows/testing.yaml","dependencies":[{"id":15547822785,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15547822786,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-11T01:30:28.787Z","updated_at":"2024-01-11T01:30:28.787Z","repository_link":"https://github.com/antoinediez/Sisyphe/blob/main/requirements.txt","dependencies":[]}],"score":6.522092798170152,"created_at":"2025-09-04T09:17:52.037Z","updated_at":"2025-10-07T08:04:34.584Z","avatar_url":"https://github.com/antoinediez.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":18,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.03653"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1751","html_url":"https://science.ecosyste.ms/projects/1751"}