{"id":57167,"name":"bcemu","description":null,"url":"https://github.com/sambit-giri/bcemu","last_synced_at":"2025-09-05T14:37:10.190Z","repository":{"id":57414288,"uuid":"433118575","full_name":"sambit-giri/BCemu","owner":"sambit-giri","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-05T08:49:38.000Z","size":170263,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T10:28:39.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sambit-giri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-29T16:34:11.000Z","updated_at":"2025-09-05T08:49:42.000Z","dependencies_parsed_at":"2022-09-02T14:44:18.245Z","dependency_job_id":"7d06acf3-e9f2-4349-93c4-04993e77a152","html_url":"https://github.com/sambit-giri/BCemu","commit_stats":{"total_commits":58,"total_committers":1,"mean_commits":58.0,"dds":0.0,"last_synced_commit":"72cc72331a0062243274a28c94a57d6294274d8d"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sambit-giri/BCemu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambit-giri","download_url":"https://codeload.github.com/sambit-giri/BCemu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/sbom","scorecard":{"id":797182,"data":{"date":"2025-08-11","repo":{"name":"github.com/sambit-giri/BCemu","commit":"9687f69ed8b2064efad1b90db929be49a5a2c5c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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/ci.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":"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":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/sambit-giri/BCemu/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sambit-giri/BCemu/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:59","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0 not signed: https://api.github.com/repos/sambit-giri/BCemu/releases/59888865","Warn: release artifact v1.0 does not have provenance: https://api.github.com/repos/sambit-giri/BCemu/releases/59888865"],"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":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T09:20:26.134Z","repository_id":57414288,"created_at":"2025-08-23T09:20:26.134Z","updated_at":"2025-08-23T09:20:26.134Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273770000,"owners_count":25164906,"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-05T02:00:09.113Z","response_time":402,"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":"sambit-giri","name":"Sambit Kumar Giri","uuid":"16431442","kind":"user","description":"","email":"","website":"https://sambit-giri.github.io/","location":"Zurich","twitter":"sam_giri","company":"University of Zurich","icon_url":"https://avatars.githubusercontent.com/u/16431442?u=98ac433c7181f74e3a1a6788af789b0ba26e9472\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-01T11:55:12.759Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sambit-giri","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T09:35:47.060Z","updated_at":"2023-03-01T11:55:12.771Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambit-giri","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambit-giri/repositories"},"packages":[{"id":2653145,"name":"bcemu","ecosystem":"pypi","description":"Using emulators to implement baryonic effects.","homepage":"https://github.com/sambit-giri/BCemu.git","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sambit-giri/BCemu","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-02-21T10:40:05.000Z","latest_release_published_at":"2025-07-04T11:43:24.000Z","latest_release_number":"1.1.4","last_synced_at":"2025-09-05T10:39:49.704Z","created_at":"2022-04-10T10:10:18.547Z","updated_at":"2025-09-05T10:39:49.704Z","registry_url":"https://pypi.org/project/bcemu/","install_command":"pip install bcemu --index-url https://pypi.org/simple","documentation_url":"https://bcemu.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"bcemu","project_status":null},"repo_metadata":{"id":57414288,"uuid":"433118575","full_name":"sambit-giri/BCemu","owner":"sambit-giri","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-20T09:21:31.000Z","size":170260,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T01:46:39.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sambit-giri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-29T16:34:11.000Z","updated_at":"2025-06-20T09:21:34.000Z","dependencies_parsed_at":"2022-09-02T14:44:18.245Z","dependency_job_id":"7d06acf3-e9f2-4349-93c4-04993e77a152","html_url":"https://github.com/sambit-giri/BCemu","commit_stats":{"total_commits":58,"total_committers":1,"mean_commits":58.0,"dds":0.0,"last_synced_commit":"72cc72331a0062243274a28c94a57d6294274d8d"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sambit-giri/BCemu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambit-giri","download_url":"https://codeload.github.com/sambit-giri/BCemu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263480867,"owners_count":23473164,"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","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":"sambit-giri","name":"Sambit Kumar Giri","uuid":"16431442","kind":"user","description":"","email":"","website":"https://sambit-giri.github.io/","location":"Zurich","twitter":"sam_giri","company":"University of Zurich","icon_url":"https://avatars.githubusercontent.com/u/16431442?u=98ac433c7181f74e3a1a6788af789b0ba26e9472\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-01T11:55:12.759Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sambit-giri","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T09:35:47.060Z","updated_at":"2023-03-01T11:55:12.771Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambit-giri","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambit-giri/repositories"},"tags":[{"name":"v1.1","sha":"553f384381c6df0f61b13a4db25189959597f96d","kind":"commit","published_at":"2023-04-04T13:29:07.000Z","download_url":"https://codeload.github.com/sambit-giri/BCemu/tar.gz/v1.1","html_url":"https://github.com/sambit-giri/BCemu/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sambit-giri/BCemu@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/tags/v1.1/manifests"},{"name":"v1.0","sha":"8782f3a30eeeaf9140428b8465e37ecdc6684673","kind":"commit","published_at":"2022-02-17T11:09:30.000Z","download_url":"https://codeload.github.com/sambit-giri/BCemu/tar.gz/v1.0","html_url":"https://github.com/sambit-giri/BCemu/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sambit-giri/BCemu@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-04T09:04:46.293Z","dependent_packages_count":0,"downloads":100,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":33.59921476816374,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":23.059984683461384,"forks_count":22.614941540906088,"docker_downloads_count":null,"average":22.194208645243794},"purl":"pkg:pypi/bcemu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bcemu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bcemu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bcemu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-21T01:42:18.074Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/sambit-giri%2FBCemu/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bcemu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bcemu/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bcemu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bcemu/related_packages","maintainers":[{"uuid":"sam_giri","login":"sam_giri","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/sam_giri/","role":null,"created_at":"2023-02-23T16:53:06.394Z","updated_at":"2023-02-23T16:53:06.394Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sam_giri/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725174,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":541348,"full_name":"sambit-giri/BCemu","default_branch":"master","committers":[{"name":"sambit-giri","email":"sambitgiri@outlook.com","count":58}],"total_commits":58,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":58.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T22:03:10.090Z","last_synced_commit":"72cc72331a0062243274a28c94a57d6294274d8d","created_at":"2023-03-09T04:13:37.505Z","updated_at":"2023-09-19T17:13:40.008Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"sambit-giri/BCemu","html_url":"https://github.com/sambit-giri/BCemu","last_synced_at":"2025-07-04T09:05:15.721Z","status":null,"issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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-14T09:39:04.963Z","updated_at":"2025-07-04T09:05:15.722Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambit-giri%2FBCemu/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":19,"ForkEvent":1},"last_year":{"PushEvent":19,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T14:44:17.988Z","updated_at":"2022-09-02T14:44:17.988Z","repository_link":"https://github.com/sambit-giri/BCemu/blob/master/requirements.txt","dependencies":[{"id":3611187786,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187787,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187788,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187789,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187790,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187791,"package_name":"smt","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3611187792,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187793,"package_name":"pickle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-02T14:44:18.123Z","updated_at":"2022-09-02T14:44:18.123Z","repository_link":"https://github.com/sambit-giri/BCemu/blob/master/setup.py","dependencies":[{"id":3611187797,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187798,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187799,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187800,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187801,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187802,"package_name":"smt","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3611187803,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3611187804,"package_name":"wget","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":6.416732282512326,"created_at":"2025-09-04T15:51:33.521Z","updated_at":"2025-10-07T08:22:32.627Z","avatar_url":"https://github.com/sambit-giri.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":100,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1088/1475-7516/2021/12/046"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/57167","html_url":"https://science.ecosyste.ms/projects/57167"}