{"id":1547,"name":"swift-emulator","description":"swift-emulator: A Python package for emulation of simulated scaling relations - Published in JOSS (2022)","url":"https://github.com/swiftsim/emulator","last_synced_at":"2025-09-04T16:29:30.716Z","repository":{"id":42123668,"uuid":"333042686","full_name":"SWIFTSIM/emulator","owner":"SWIFTSIM","description":"The SWIFT simulation cosmological emulator (swift-emulator)","archived":false,"fork":false,"pushed_at":"2025-07-16T12:53:12.000Z","size":1001,"stargazers_count":6,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-04T02:48:40.561Z","etag":null,"topics":["machine-learning"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SWIFTSIM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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-01-26T10:03:26.000Z","updated_at":"2025-07-16T12:52:46.000Z","dependencies_parsed_at":"2024-08-10T17:25:17.479Z","dependency_job_id":"00d7daf7-2900-414f-bd64-fda4771cb962","html_url":"https://github.com/SWIFTSIM/emulator","commit_stats":{"total_commits":265,"total_committers":8,"mean_commits":33.125,"dds":"0.44150943396226416","last_synced_commit":"478e04c3d1df0d4328157454492c254703561ec7"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/SWIFTSIM/emulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SWIFTSIM","download_url":"https://codeload.github.com/SWIFTSIM/emulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/sbom","scorecard":{"id":124626,"data":{"date":"2025-08-11","repo":{"name":"github.com/SWIFTSIM/emulator","commit":"fdc084b4edef304475189de83c562f6fa6b6e783"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","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":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/autoblack.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/test_dependencies.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autoblack.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/autoblack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autoblack.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/autoblack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_dependencies.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/test_dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_dependencies.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/test_dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_dependencies.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/test_dependencies.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/autoblack.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test_dependencies.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test_dependencies.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test_dependencies.yml:31","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2017-74"],"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 24 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-16T03:27:38.785Z","repository_id":42123668,"created_at":"2025-08-16T03:27:38.785Z","updated_at":"2025-08-16T03:27:38.785Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273603029,"owners_count":25135575,"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":"SWIFTSIM","name":"SWIFT astrophysics simulation code and ecosystem of tools","uuid":"37541309","kind":"organization","description":"SWIFT: SPH With Inter-dependent Fine-grained Tasking","email":null,"website":"www.swiftsim.com","location":"Netherlands","twitter":"swiftsimulation","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37541309?v=4","repositories_count":14,"last_synced_at":"2023-03-03T05:10:41.446Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SWIFTSIM","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T17:48:12.262Z","updated_at":"2023-03-03T05:10:41.453Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SWIFTSIM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SWIFTSIM/repositories"},"packages":[{"id":2937261,"name":"swiftemulator","ecosystem":"pypi","description":"Gaussian process emulator for creating synthetic model data across high dimensional parameter spaces, initially developed for use with the SWIFT simulation code.","homepage":"https://github.com/SWIFTSIM/emulator","licenses":"GNU Lesser General Public License v3 or later (LGPLv3+)","normalized_licenses":["LGPL-2.1","GPL-2.0+"],"repository_url":"https://github.com/SWIFTSIM/emulator","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-01-27T14:10:05.000Z","latest_release_published_at":"2025-07-16T12:54:59.000Z","latest_release_number":"1.3.1","last_synced_at":"2025-09-03T22:00:36.472Z","created_at":"2022-04-10T12:45:35.919Z","updated_at":"2025-09-03T22:00:36.473Z","registry_url":"https://pypi.org/project/swiftemulator/","install_command":"pip install swiftemulator --index-url https://pypi.org/simple","documentation_url":"https://swiftemulator.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"swiftemulator","project_status":null},"repo_metadata":{"id":42123668,"uuid":"333042686","full_name":"SWIFTSIM/emulator","owner":"SWIFTSIM","description":"The SWIFT simulation cosmological emulator (swift-emulator)","archived":false,"fork":false,"pushed_at":"2025-07-16T12:53:12.000Z","size":1001,"stargazers_count":6,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-28T01:39:10.572Z","etag":null,"topics":["machine-learning"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SWIFTSIM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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-01-26T10:03:26.000Z","updated_at":"2025-07-16T12:52:46.000Z","dependencies_parsed_at":"2024-08-10T17:25:17.479Z","dependency_job_id":"00d7daf7-2900-414f-bd64-fda4771cb962","html_url":"https://github.com/SWIFTSIM/emulator","commit_stats":{"total_commits":265,"total_committers":8,"mean_commits":33.125,"dds":"0.44150943396226416","last_synced_commit":"478e04c3d1df0d4328157454492c254703561ec7"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/SWIFTSIM/emulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SWIFTSIM","download_url":"https://codeload.github.com/SWIFTSIM/emulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/sbom","scorecard":{"id":124626,"data":{"date":"2025-08-11","repo":{"name":"github.com/SWIFTSIM/emulator","commit":"fdc084b4edef304475189de83c562f6fa6b6e783"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","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":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/autoblack.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/test_dependencies.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autoblack.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/autoblack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autoblack.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/autoblack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_dependencies.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/test_dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_dependencies.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/test_dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_dependencies.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SWIFTSIM/emulator/test_dependencies.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/autoblack.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test_dependencies.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test_dependencies.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test_dependencies.yml:31","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2017-74"],"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 24 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-16T03:27:38.785Z","repository_id":42123668,"created_at":"2025-08-16T03:27:38.785Z","updated_at":"2025-08-16T03:27:38.785Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273386853,"owners_count":25096249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SWIFTSIM","name":"SWIFT astrophysics simulation code and ecosystem of tools","uuid":"37541309","kind":"organization","description":"SWIFT: SPH With Inter-dependent Fine-grained Tasking","email":null,"website":"www.swiftsim.com","location":"Netherlands","twitter":"swiftsimulation","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37541309?v=4","repositories_count":14,"last_synced_at":"2023-03-03T05:10:41.446Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SWIFTSIM","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T17:48:12.262Z","updated_at":"2023-03-03T05:10:41.453Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SWIFTSIM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SWIFTSIM/repositories"},"tags":[{"name":"v1.3.0","sha":"fdc084b4edef304475189de83c562f6fa6b6e783","kind":"commit","published_at":"2025-07-16T12:52:43.000Z","download_url":"https://codeload.github.com/SWIFTSIM/emulator/tar.gz/v1.3.0","html_url":"https://github.com/SWIFTSIM/emulator/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SWIFTSIM/emulator@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"6f7b258a4b965a83a69054678e8e945eadee32ca","kind":"commit","published_at":"2022-04-11T12:13:51.000Z","download_url":"https://codeload.github.com/SWIFTSIM/emulator/tar.gz/v1.2.0","html_url":"https://github.com/SWIFTSIM/emulator/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SWIFTSIM/emulator@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8f7e17f05b81f2dc2d4c63c6e6e6a6af324fd6d1","kind":"commit","published_at":"2022-03-28T19:32:36.000Z","download_url":"https://codeload.github.com/SWIFTSIM/emulator/tar.gz/v1.1.0","html_url":"https://github.com/SWIFTSIM/emulator/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SWIFTSIM/emulator@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T03:49:09.484Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":61.51720802342896,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":21.57692388255524,"forks_count":22.65414196732737,"docker_downloads_count":null,"average":27.48323693454872},"purl":"pkg:pypi/swiftemulator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/swiftemulator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/swiftemulator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/swiftemulator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:32:09.005Z","issues_count":15,"pull_requests_count":34,"avg_time_to_close_issue":13232213.916666666,"avg_time_to_close_pull_request":1369838.794117647,"issues_closed_count":12,"pull_requests_closed_count":34,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":1.8235294117647058,"merged_pull_requests_count":33,"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/SWIFTSIM%2Femulator/issues","maintainers":[{"login":"Moyoxkit","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Moyoxkit"},{"login":"JBorrow","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBorrow"},{"login":"MatthieuSchaller","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthieuSchaller"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/swiftemulator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/swiftemulator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/swiftemulator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/swiftemulator/related_packages","maintainers":[{"uuid":"JBorrow","login":"JBorrow","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/JBorrow/","role":null,"created_at":"2023-02-25T07:30:44.177Z","updated_at":"2023-02-25T07:30:44.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JBorrow/packages"},{"uuid":"Moyoxkit","login":"Moyoxkit","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Moyoxkit/","role":null,"created_at":"2023-02-25T07:30:44.219Z","updated_at":"2023-02-25T07:30:44.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Moyoxkit/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724829,"maintainers_count":308209,"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":667684,"full_name":"SWIFTSIM/emulator","default_branch":"main","committers":[{"name":"Josh Borrow","email":"joshua.borrow@durham.ac.uk","login":"JBorrow","count":191},{"name":"Moyoxkit","email":"Roikugul@hotmail.com","login":"Moyoxkit","count":70},{"name":"Matthieu Schaller","email":"schaller@strw.leidenuniv.nl","login":"MatthieuSchaller","count":9},{"name":"robjmcgibbon","email":"robjmcgibbon@gmail.com","login":"robjmcgibbon","count":5},{"name":"Dan Foreman-Mackey","email":"dfm@dfm.io","login":"dfm","count":3},{"name":"Roi Kugel","email":"roi@Rois-MacBook-Air.local","login":null,"count":3},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"Roi Kugel","email":"roi@145.118.EARLY-REGISTRATION.of.SURFnet.invalid","login":null,"count":1}],"total_commits":283,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":35.375,"dds":0.3250883392226148,"past_year_committers":[{"name":"Matthieu Schaller","email":"schaller@strw.leidenuniv.nl","login":"MatthieuSchaller","count":8},{"name":"Josh Borrow","email":"josh@joshborrow.com","login":"JBorrow","count":5}],"past_year_total_commits":13,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.5,"past_year_dds":0.3846153846153846,"last_synced_at":"2025-08-07T07:34:47.523Z","last_synced_commit":"fdc084b4edef304475189de83c562f6fa6b6e783","created_at":"2023-03-09T10:20:01.452Z","updated_at":"2025-08-07T07:34:47.559Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5415433,"commits_count":848633733,"contributors_count":30917352,"owners_count":904148,"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":"SWIFTSIM/emulator","html_url":"https://github.com/SWIFTSIM/emulator","last_synced_at":"2025-08-31T20:32:09.005Z","status":null,"issues_count":15,"pull_requests_count":34,"avg_time_to_close_issue":13232213.916666666,"avg_time_to_close_pull_request":1369838.794117647,"issues_closed_count":12,"pull_requests_closed_count":34,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":1.8235294117647058,"merged_pull_requests_count":33,"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:59:14.230Z","updated_at":"2025-09-02T02:38:28.071Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SWIFTSIM%2Femulator/issues","issue_labels_count":{"enhancement":3,"documentation":1},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"NONE":6,"MEMBER":5,"COLLABORATOR":4},"pull_request_author_associations_count":{"COLLABORATOR":16,"MEMBER":15,"CONTRIBUTOR":4,"NONE":1},"issue_authors":{"Moyoxkit":4,"MatthieuSchaller":3,"JDonaldM":3,"kstoreyf":3,"JBorrow":2},"pull_request_authors":{"Moyoxkit":16,"JBorrow":13,"MatthieuSchaller":2,"dfm":2,"robjmcgibbon":2,"arfon":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070612,"issues_count":31251768,"pull_requests_count":95419892,"authors_count":10689189,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"Moyoxkit","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Moyoxkit"},{"login":"JBorrow","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBorrow"},{"login":"MatthieuSchaller","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatthieuSchaller"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":1,"IssueCommentEvent":2,"PushEvent":1,"ForkEvent":1},"last_year":{"ReleaseEvent":1,"WatchEvent":1,"IssueCommentEvent":2,"PushEvent":1,"ForkEvent":1}},"keywords":["machine-learning"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-12T07:11:26.410Z","updated_at":"2022-08-12T07:11:26.410Z","repository_link":"https://github.com/SWIFTSIM/emulator/blob/main/docs/requirements.txt","dependencies":[{"id":1299776563,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299776568,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299776571,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-12T07:11:26.650Z","updated_at":"2022-08-12T07:11:26.650Z","repository_link":"https://github.com/SWIFTSIM/emulator/blob/main/requirements.txt","dependencies":[{"id":1299777907,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777908,"package_name":"unyt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777909,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777910,"package_name":"george","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777911,"package_name":"SALib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777912,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777913,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777914,"package_name":"corner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777915,"package_name":"emcee","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777916,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777917,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777918,"package_name":"pyDOE","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777919,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777920,"package_name":"velociraptor","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299777921,"package_name":"swiftsimio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-12T07:11:26.713Z","updated_at":"2022-08-12T07:11:26.713Z","repository_link":"https://github.com/SWIFTSIM/emulator/blob/main/setup.py","dependencies":[{"id":1299779845,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779846,"package_name":"unyt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779847,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779848,"package_name":"george","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779849,"package_name":"SALib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779850,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779851,"package_name":"corner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779852,"package_name":"velociraptor","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779853,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779854,"package_name":"pyDOE","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779855,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1299779856,"package_name":"emcee","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/autoblack.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T19:16:12.559Z","updated_at":"2023-02-16T19:16:12.559Z","repository_link":"https://github.com/SWIFTSIM/emulator/blob/main/.github/workflows/autoblack.yml","dependencies":[{"id":7721845183,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7721845184,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T19:16:12.727Z","updated_at":"2023-02-16T19:16:12.727Z","repository_link":"https://github.com/SWIFTSIM/emulator/blob/main/.github/workflows/pytest.yml","dependencies":[{"id":7721846206,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7721846207,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7721846208,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_dependencies.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T19:16:12.792Z","updated_at":"2023-02-16T19:16:12.792Z","repository_link":"https://github.com/SWIFTSIM/emulator/blob/main/.github/workflows/test_dependencies.yml","dependencies":[{"id":7721850989,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7721850996,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7721850998,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":7.103322062526112,"created_at":"2025-09-04T09:17:49.411Z","updated_at":"2025-10-07T08:04:33.038Z","avatar_url":"https://github.com/SWIFTSIM.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":16,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["astrophysics","cosmology","hdf5","particle","sph","mcmc"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1547","html_url":"https://science.ecosyste.ms/projects/1547"}