{"id":1939,"name":"Simulating instrumental systematics of Cosmic Microwave Background experiments with s4cmb","description":"Simulating instrumental systematics of Cosmic Microwave Background experiments with s4cmb - Published in JOSS (2021)","url":"https://github.com/julienpeloton/s4cmb","last_synced_at":"2025-09-04T16:37:18.909Z","repository":{"id":46833390,"uuid":"96048713","full_name":"JulienPeloton/s4cmb","owner":"JulienPeloton","description":"Simulation of instrumental systematic effects in the context of CMB observations","archived":false,"fork":false,"pushed_at":"2025-04-29T21:16:12.000Z","size":11248,"stargazers_count":10,"open_issues_count":11,"forks_count":19,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-28T00:26:46.524Z","etag":null,"topics":["cmb","instrument","simulation","systematics"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JulienPeloton.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-02T21:00:50.000Z","updated_at":"2025-01-10T13:13:08.000Z","dependencies_parsed_at":"2025-05-14T03:04:38.069Z","dependency_job_id":null,"html_url":"https://github.com/JulienPeloton/s4cmb","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/JulienPeloton/s4cmb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulienPeloton","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/sbom","scorecard":{"id":75622,"data":{"date":"2025-08-11","repo":{"name":"github.com/JulienPeloton/s4cmb","commit":"979db4913ba0138c991cdbc7b5858407da1fefe7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint-s4cmb.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-s4cmb.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/lint-s4cmb.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/lint-s4cmb.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-s4cmb.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/lint-s4cmb.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-s4cmb.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/test-s4cmb.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-s4cmb.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/test-s4cmb.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.6 to python:3.6@sha256:f8652afaf88c25f0d22354d547d892591067aa4026a7fa9a6819df9f300af6fc","Warn: pipCommand not pinned by hash: Dockerfile:15-17","Warn: pipCommand not pinned by hash: Dockerfile:15-17","Warn: pipCommand not pinned by hash: Dockerfile:15-17","Warn: pipCommand not pinned by hash: .github/workflows/lint-s4cmb.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint-s4cmb.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test-s4cmb.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-s4cmb.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-s4cmb.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-s4cmb.yml:35","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  12 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":"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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-15T04:44:17.656Z","repository_id":46833390,"created_at":"2025-08-15T04:44:17.656Z","updated_at":"2025-08-15T04:44:17.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273604673,"owners_count":25135674,"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":"JulienPeloton","name":"Julien","uuid":"20426972","kind":"user","description":"","email":"","website":"https://github.com/astrolabsoftware","location":null,"twitter":null,"company":"CNRS","icon_url":"https://avatars.githubusercontent.com/u/20426972?u=b5bb9c42a58ac91b537c25dbaca9d27245bc3eb5\u0026v=4","repositories_count":58,"last_synced_at":"2023-07-31T18:42:57.536Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JulienPeloton","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T10:36:48.134Z","updated_at":"2023-07-31T18:43:02.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulienPeloton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulienPeloton/repositories"},"packages":[{"id":2908740,"name":"s4cmb","ecosystem":"pypi","description":"Simulate systematic effects in the context of CMB","homepage":"https://github.com/JulienPeloton/s4cmb","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/JulienPeloton/s4cmb","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2017-07-17T16:55:03.000Z","latest_release_published_at":"2017-12-01T13:52:18.000Z","latest_release_number":"0.6.1","last_synced_at":"2025-09-03T20:52:14.980Z","created_at":"2022-04-10T12:31:23.397Z","updated_at":"2025-09-03T20:52:14.981Z","registry_url":"https://pypi.org/project/s4cmb/","install_command":"pip install s4cmb --index-url https://pypi.org/simple","documentation_url":"https://s4cmb.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"s4cmb","project_status":null},"repo_metadata":{"id":46833390,"uuid":"96048713","full_name":"JulienPeloton/s4cmb","owner":"JulienPeloton","description":"Simulation of instrumental systematic effects in the context of CMB observations","archived":false,"fork":false,"pushed_at":"2025-04-29T21:16:12.000Z","size":11248,"stargazers_count":10,"open_issues_count":11,"forks_count":19,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-28T00:26:46.524Z","etag":null,"topics":["cmb","instrument","simulation","systematics"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JulienPeloton.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-02T21:00:50.000Z","updated_at":"2025-01-10T13:13:08.000Z","dependencies_parsed_at":"2025-05-14T03:04:38.069Z","dependency_job_id":null,"html_url":"https://github.com/JulienPeloton/s4cmb","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/JulienPeloton/s4cmb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulienPeloton","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/sbom","scorecard":{"id":75622,"data":{"date":"2025-08-11","repo":{"name":"github.com/JulienPeloton/s4cmb","commit":"979db4913ba0138c991cdbc7b5858407da1fefe7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint-s4cmb.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-s4cmb.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/lint-s4cmb.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/lint-s4cmb.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-s4cmb.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/lint-s4cmb.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-s4cmb.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/test-s4cmb.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-s4cmb.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JulienPeloton/s4cmb/test-s4cmb.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.6 to python:3.6@sha256:f8652afaf88c25f0d22354d547d892591067aa4026a7fa9a6819df9f300af6fc","Warn: pipCommand not pinned by hash: Dockerfile:15-17","Warn: pipCommand not pinned by hash: Dockerfile:15-17","Warn: pipCommand not pinned by hash: Dockerfile:15-17","Warn: pipCommand not pinned by hash: .github/workflows/lint-s4cmb.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint-s4cmb.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test-s4cmb.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-s4cmb.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-s4cmb.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-s4cmb.yml:35","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  12 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":"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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-15T04:44:17.656Z","repository_id":46833390,"created_at":"2025-08-15T04:44:17.656Z","updated_at":"2025-08-15T04:44:17.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272734648,"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":"JulienPeloton","name":"Julien","uuid":"20426972","kind":"user","description":"","email":"","website":"https://github.com/astrolabsoftware","location":null,"twitter":null,"company":"CNRS","icon_url":"https://avatars.githubusercontent.com/u/20426972?u=b5bb9c42a58ac91b537c25dbaca9d27245bc3eb5\u0026v=4","repositories_count":58,"last_synced_at":"2023-07-31T18:42:57.536Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JulienPeloton","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T10:36:48.134Z","updated_at":"2023-07-31T18:43:02.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulienPeloton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulienPeloton/repositories"},"tags":[{"name":"JOSS","sha":"e3f6b6f971991d88b0a73092ef8e75e0da7e5d56","kind":"commit","published_at":"2021-03-15T06:51:27.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/JOSS","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/JOSS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@JOSS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/JOSS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/JOSS/manifests"},{"name":"1.0","sha":"ec9fbd919c38ed19efba8d47233f67b84d2ca4d6","kind":"commit","published_at":"2021-02-01T23:27:49.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/1.0","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/1.0/manifests"},{"name":"0.7.0","sha":"560aa25b0cf894ace0dd610e393ae7d085e0270e","kind":"commit","published_at":"2020-07-27T08:06:12.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.7.0","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"b98a016de1ff645da3b9f02c13739d0c0240c5aa","kind":"tag","published_at":"2017-12-01T13:52:04.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.6.1","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"1bdfbefe7bfeb3dac6a143f64a0578d3e611e011","kind":"tag","published_at":"2017-11-20T11:39:49.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.6.0","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"b92cd75e27cb27dbf17bc2d57d480e6f7122e6ec","kind":"tag","published_at":"2017-11-13T16:33:11.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.5.3","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d5450e8a1e403e63799aa16efed2e0fa19f52f1e","kind":"tag","published_at":"2017-11-03T14:41:00.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.5.2","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"131ce2c5863399d0ed69515c977acba180170f45","kind":"tag","published_at":"2017-08-02T09:15:23.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.5.1","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"256a4dcc8d11804bff4a9a1526d56cfe44bc4b6a","kind":"tag","published_at":"2017-07-25T08:39:05.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.5.0","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"2581e8d40fd9b72c71a9ed115799e20b85631387","kind":"tag","published_at":"2017-07-20T13:02:38.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.4.0","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"55851b8b416e883afdfa5d18b308a383ccdc36a0","kind":"tag","published_at":"2017-07-17T21:10:55.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.3.3","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"8eb15ad7d961c4397d84822d620d518d78daca1f","kind":"tag","published_at":"2017-07-17T16:54:04.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.3.2","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"c775f6f1bfb20a218dace5f5ffc0b4edf8253177","kind":"tag","published_at":"2017-07-17T15:49:59.000Z","download_url":"https://codeload.github.com/JulienPeloton/s4cmb/tar.gz/0.3.1","html_url":"https://github.com/JulienPeloton/s4cmb/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JulienPeloton/s4cmb@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/tags/0.3.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T19:11:46.417Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":32.73517012631848,"dependent_repos_count":21.615158380108443,"dependent_packages_count":10.09540786432578,"stargazers_count":18.472120434835716,"forks_count":8.902356388207561,"docker_downloads_count":null,"average":18.364042638759194},"purl":"pkg:pypi/s4cmb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/s4cmb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/s4cmb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/s4cmb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T18:07:37.416Z","issues_count":30,"pull_requests_count":38,"avg_time_to_close_issue":3674839.5454545454,"avg_time_to_close_pull_request":278680.34285714285,"issues_closed_count":22,"pull_requests_closed_count":35,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":2.2666666666666666,"avg_comments_per_pull_request":1.5526315789473684,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":3.0,"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/JulienPeloton%2Fs4cmb/issues","maintainers":[{"login":"JulienPeloton","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPeloton"},{"login":"gfabbian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gfabbian"}],"active_maintainers":[{"login":"JulienPeloton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPeloton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/s4cmb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/s4cmb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/s4cmb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/s4cmb/related_packages","maintainers":[{"uuid":"JulienPeloton","login":"JulienPeloton","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/JulienPeloton/","role":null,"created_at":"2023-02-25T09:38:21.449Z","updated_at":"2023-02-25T09:38:21.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JulienPeloton/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308212,"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":2867418,"full_name":"julienpeloton/s4cmb","default_branch":"master","committers":[{"name":"peloton","email":"j.peloton@sussex.ac.uk","login":null,"count":377},{"name":"Julien","email":"peloton@lal.in2p3.fr","login":"JulienPeloton","count":76},{"name":"gfabbian","email":"gfabbian@ias.u-psud.fr","login":null,"count":23},{"name":"mark","email":"m.mirmelstein@sussex.ac.uk","login":"markm42","count":10},{"name":"Reijo Keskitalo","email":"reijo.keskitalo@gmail.com","login":"keskitalo","count":2},{"name":"gfabbian","email":"outofstep86@gmail.com","login":"gfabbian","count":1},{"name":"Joy Didier","email":"didier.joy@gmail.com","login":"joydidier","count":1},{"name":"Mark Mirmelstein","email":"markm@edison08.nersc.gov","login":null,"count":1},{"name":"Mark Mirmelstein","email":"markm@edison06.nersc.gov","login":null,"count":1},{"name":"Mark Mirmelstein","email":"markm@cori10.nersc.gov","login":null,"count":1},{"name":"Mark Mirmelstein","email":"markm@cori02.nersc.gov","login":null,"count":1},{"name":"Julien","email":"julien@Juliens-MacBook-Pro.local","login":null,"count":1}],"total_commits":495,"total_committers":12,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":41.25,"dds":0.23838383838383836,"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:46:55.084Z","last_synced_commit":"979db4913ba0138c991cdbc7b5858407da1fefe7","created_at":"2024-10-11T21:43:16.489Z","updated_at":"2025-08-07T06:46:56.664Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/julienpeloton%2Fs4cmb/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"JulienPeloton/s4cmb","html_url":"https://github.com/JulienPeloton/s4cmb","last_synced_at":"2025-08-31T19:10:44.163Z","status":"error","issues_count":30,"pull_requests_count":38,"avg_time_to_close_issue":3674839.5454545454,"avg_time_to_close_pull_request":278680.34285714285,"issues_closed_count":22,"pull_requests_closed_count":35,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":2.2666666666666666,"avg_comments_per_pull_request":1.5526315789473684,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:23:59.545Z","updated_at":"2025-08-31T19:10:44.163Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulienPeloton%2Fs4cmb/issues","issue_labels_count":{"enhancement":9,"question":4,"continuous integration":3,"help wanted":3,"documentation":1,"joss":1,"bug":1,"pointing":1,"code quality":1,"dependencies":1,"python version":1,"subtlety":1},"pull_request_labels_count":{"continuous integration":5,"bug":4,"documentation":2,"release":2,"enhancement":1,"pointing":1,"code quality":1,"beam":1,"numpy/f2py":1},"issue_author_associations_count":{"OWNER":15,"NONE":10,"CONTRIBUTOR":4,"COLLABORATOR":1},"pull_request_author_associations_count":{"OWNER":26,"CONTRIBUTOR":8,"NONE":3,"COLLABORATOR":3},"issue_authors":{"JulienPeloton":15,"smsimon":5,"joydidier":3,"MariaJK":2,"dpole":1,"aboucaud":1,"gfabbian":1,"markm42":1,"Helbouha":1},"pull_request_authors":{"JulienPeloton":26,"markm42":6,"gfabbian":3,"Magwos":2,"joydidier":1,"keskitalo":1,"danielskatz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068978,"issues_count":31212674,"pull_requests_count":95211468,"authors_count":10688660,"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":{"continuous integration":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"OWNER":2,"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"Magwos":2,"JulienPeloton":2},"maintainers":[{"login":"JulienPeloton","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPeloton"},{"login":"gfabbian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gfabbian"}],"active_maintainers":[{"login":"JulienPeloton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulienPeloton"}]},"events":{"total":{"WatchEvent":1,"IssueCommentEvent":5,"PushEvent":17,"PullRequestEvent":2,"ForkEvent":2},"last_year":{"WatchEvent":1,"IssueCommentEvent":5,"PushEvent":17,"PullRequestEvent":2,"ForkEvent":2}},"keywords":["cmb","instrument","simulation","systematics"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-21T03:40:42.881Z","updated_at":"2022-08-21T03:40:42.881Z","repository_link":"https://github.com/JulienPeloton/s4cmb/blob/master/requirements.txt","dependencies":[{"id":2200508153,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.14","direct":true,"kind":"runtime","optional":false},{"id":2200508154,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":2200508155,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.19.1","direct":true,"kind":"runtime","optional":false},{"id":2200508156,"package_name":"astropy","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":2200508157,"package_name":"ephem","ecosystem":"pypi","requirements":"\u003e=3.7.6.0","direct":true,"kind":"runtime","optional":false},{"id":2200508158,"package_name":"healpy","ecosystem":"pypi","requirements":"\u003e=1.10.3","direct":true,"kind":"runtime","optional":false},{"id":2200508159,"package_name":"mpi4py","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":2200508160,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003e=4.2","direct":true,"kind":"runtime","optional":false},{"id":2200508161,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint-s4cmb.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T04:33:11.882Z","updated_at":"2023-02-01T04:33:11.882Z","repository_link":"https://github.com/JulienPeloton/s4cmb/blob/master/.github/workflows/lint-s4cmb.yml","dependencies":[{"id":7289236309,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289236310,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T04:33:11.936Z","updated_at":"2023-02-01T04:33:11.936Z","repository_link":"https://github.com/JulienPeloton/s4cmb/blob/master/.github/workflows/publish.yml","dependencies":[{"id":7289236313,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289236314,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-s4cmb.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T04:33:11.965Z","updated_at":"2023-02-01T04:33:11.965Z","repository_link":"https://github.com/JulienPeloton/s4cmb/blob/master/.github/workflows/test-s4cmb.yml","dependencies":[{"id":7289236319,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289236320,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-01T04:33:12.008Z","updated_at":"2023-02-01T04:33:12.008Z","repository_link":"https://github.com/JulienPeloton/s4cmb/blob/master/Dockerfile","dependencies":[{"id":7289236381,"package_name":"python","ecosystem":"docker","requirements":"3.6","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-05-14T02:51:00.295Z","updated_at":"2025-05-14T02:51:00.295Z","repository_link":"https://github.com/JulienPeloton/s4cmb/blob/master/setup.py","dependencies":[]}],"score":8.168486417126681,"created_at":"2025-09-04T09:17:54.692Z","updated_at":"2025-10-07T08:04:35.908Z","avatar_url":"https://github.com/JulienPeloton.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":12,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.03022"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1939","html_url":"https://science.ecosyste.ms/projects/1939"}