{"id":66923,"name":"mrcfile","description":"A Python implementation of the MRC2014 file format","url":"https://github.com/ccpem/mrcfile","last_synced_at":"2025-09-08T13:46:49.235Z","repository":{"id":14857566,"uuid":"72868057","full_name":"ccpem/mrcfile","owner":"ccpem","description":"A Python implementation of the MRC2014 file format","archived":false,"fork":false,"pushed_at":"2025-06-13T16:44:26.000Z","size":145527,"stargazers_count":84,"open_issues_count":9,"forks_count":23,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T11:46:33.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.ccpem.ac.uk/mrc_format/mrc2014.php","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccpem.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-11-04T17:01:20.000Z","updated_at":"2025-08-08T22:32:38.000Z","dependencies_parsed_at":"2022-07-13T11:10:33.241Z","dependency_job_id":"8077edac-b575-4cf6-ad20-57abda230180","html_url":"https://github.com/ccpem/mrcfile","commit_stats":{"total_commits":280,"total_committers":9,"mean_commits":31.11111111111111,"dds":0.06071428571428572,"last_synced_commit":"a0573b0ded494e4338839277570dc924c2ee512a"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ccpem/mrcfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/sbom","scorecard":{"id":269326,"data":{"date":"2025-08-11","repo":{"name":"github.com/ccpem/mrcfile","commit":"ed7c613653c551de520df37446dc4de7f4e3c9a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-test.yml:12","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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:15"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:46","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-17T12:56:46.364Z","repository_id":14857566,"created_at":"2025-08-17T12:56:46.364Z","updated_at":"2025-08-17T12:56:46.364Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195541,"owners_count":25239147,"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-08T02:00:09.813Z","response_time":121,"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":"ccpem","name":"CCP-EM","uuid":"23243647","kind":"organization","description":"Collaborative Computational Project for Electron cryo-Microscopy","email":null,"website":"http://www.ccpem.ac.uk/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23243647?v=4","repositories_count":2,"last_synced_at":"2023-08-18T05:32:14.832Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ccpem","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T14:28:33.827Z","updated_at":"2023-08-18T05:32:15.092Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem/repositories"},"packages":[{"id":2808837,"name":"mrcfile","ecosystem":"pypi","description":"MRC file I/O library","homepage":"https://github.com/ccpem/mrcfile","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ccpem/mrcfile","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2016-12-23T13:35:49.000Z","latest_release_published_at":"2025-01-22T12:02:38.000Z","latest_release_number":"1.5.4","last_synced_at":"2025-08-23T07:49:31.858Z","created_at":"2022-04-10T11:39:38.517Z","updated_at":"2025-08-23T11:46:38.500Z","registry_url":"https://pypi.org/project/mrcfile/","install_command":"pip install mrcfile --index-url https://pypi.org/simple","documentation_url":"https://mrcfile.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"mrcfile","project_status":null},"repo_metadata":{"id":14857566,"uuid":"72868057","full_name":"ccpem/mrcfile","owner":"ccpem","description":"A Python implementation of the MRC2014 file format","archived":false,"fork":false,"pushed_at":"2025-06-13T16:44:26.000Z","size":145527,"stargazers_count":83,"open_issues_count":9,"forks_count":23,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-12T00:31:39.835Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.ccpem.ac.uk/mrc_format/mrc2014.php","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccpem.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-11-04T17:01:20.000Z","updated_at":"2025-06-13T16:44:29.000Z","dependencies_parsed_at":"2022-07-13T11:10:33.241Z","dependency_job_id":"8077edac-b575-4cf6-ad20-57abda230180","html_url":"https://github.com/ccpem/mrcfile","commit_stats":{"total_commits":280,"total_committers":9,"mean_commits":31.11111111111111,"dds":0.06071428571428572,"last_synced_commit":"a0573b0ded494e4338839277570dc924c2ee512a"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ccpem/mrcfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/sbom","scorecard":{"id":269326,"data":{"date":"2025-08-11","repo":{"name":"github.com/ccpem/mrcfile","commit":"ed7c613653c551de520df37446dc4de7f4e3c9a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-test.yml:12","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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:15"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:46","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-17T12:56:46.364Z","repository_id":14857566,"created_at":"2025-08-17T12:56:46.364Z","updated_at":"2025-08-17T12:56:46.364Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746880,"owners_count":24813592,"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-23T02:00:09.327Z","response_time":69,"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":"ccpem","name":"CCP-EM","uuid":"23243647","kind":"organization","description":"Collaborative Computational Project for Electron cryo-Microscopy","email":null,"website":"http://www.ccpem.ac.uk/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23243647?v=4","repositories_count":2,"last_synced_at":"2023-08-18T05:32:14.832Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ccpem","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T14:28:33.827Z","updated_at":"2023-08-18T05:32:15.092Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem/repositories"},"tags":[{"name":"v1.5.4","sha":"64b0fb9ce0d921b902a06fe94d43e8d642b33d7d","kind":"commit","published_at":"2025-01-22T12:27:00.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.4","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4c1126babd1ad8632cd14f3a1b34c7985d5101bf","kind":"commit","published_at":"2024-07-25T09:00:29.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.3","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"28d72bf365079d29db4cc84c82ad42b06e540262","kind":"commit","published_at":"2024-07-18T14:55:06.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"62568a5a84b98a20461d2a79dc6ff8df7d6bdc27","kind":"commit","published_at":"2024-07-11T11:14:34.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b4e0397d1c92c2f4eb27579ad0ad2ca0b7f42ca3","kind":"commit","published_at":"2024-01-10T14:59:08.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"fdce0b5167b7cbb2c08ae4a2bca6105f836d90c6","kind":"commit","published_at":"2022-09-22T15:25:13.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.3","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d24ce68d18b373b5d515dc2caa2c245423ecb820","kind":"commit","published_at":"2022-07-14T12:43:50.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"28290ea31605a9fb7c2271b082bb402a9f36f959","kind":"commit","published_at":"2022-07-12T16:25:40.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1a4d475451212bf52df634974b5da0040e23c8f8","kind":"commit","published_at":"2022-07-02T17:53:34.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"32cbe618e7eb49a7d23cbd28c70ac1a74fec5ab2","kind":"commit","published_at":"2021-02-18T18:11:00.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.3.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a1b9249a2c99bae63dc1394a996dad80e380a13e","kind":"commit","published_at":"2020-11-30T13:14:45.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.2.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"4288fec9651eec254d8d6ec117c0df7d91fc5725","kind":"commit","published_at":"2019-01-23T16:42:23.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.1.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e4a941d02fedbce81496d610d8d24aca534a8efb","kind":"commit","published_at":"2019-01-17T16:18:20.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.1.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a0c479b92adb170497b29ea65100920db6061de2","kind":"commit","published_at":"2018-11-21T18:25:13.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.1.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"540a6ad3ce8247db6d68492431e5d24391a9c582","kind":"tag","published_at":"2018-10-01T18:38:46.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.4","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"950705f2ad4322815d6820614fd1670748bc2596","kind":"tag","published_at":"2018-10-01T18:37:57.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.3","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5de629989dc93cde6db06bd0c7dfaa5594d6c5c3","kind":"tag","published_at":"2018-10-01T18:35:44.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"13ac00f60d4ab053a7020870233fc136464fd812","kind":"commit","published_at":"2017-10-09T16:34:48.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0e36cbc734c8e0512dbb4c77e1eaa3d7a8abe1c2","kind":"commit","published_at":"2017-05-22T15:59:51.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-23T11:46:38.500Z","dependent_packages_count":76,"downloads":153871,"downloads_period":"last-month","dependent_repos_count":196,"rankings":{"downloads":1.4009922820387024,"dependent_repos_count":1.0913575250599894,"dependent_packages_count":0.24651282687772696,"stargazers_count":8.223988207529157,"forks_count":8.113170441114978,"docker_downloads_count":1.6113606557689995,"average":3.4478969897315923},"purl":"pkg:pypi/mrcfile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mrcfile","docker_dependents_count":23,"docker_downloads_count":5325,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mrcfile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mrcfile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T15:59:58.250Z","issues_count":58,"pull_requests_count":13,"avg_time_to_close_issue":5585686.632653061,"avg_time_to_close_pull_request":6555841.230769231,"issues_closed_count":49,"pull_requests_closed_count":13,"pull_request_authors_count":11,"issue_authors_count":40,"avg_comments_per_issue":3.4310344827586206,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":9,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":601886.5,"past_year_avg_time_to_close_pull_request":306657.5,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.7777777777777777,"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":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/issues","maintainers":[{"login":"colinpalmer","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinpalmer"}],"active_maintainers":[{"login":"colinpalmer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinpalmer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mrcfile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mrcfile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mrcfile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mrcfile/related_packages","maintainers":[{"uuid":"colinpalmer","login":"colinpalmer","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/colinpalmer/","role":null,"created_at":"2023-02-23T22:34:22.430Z","updated_at":"2023-02-23T22:34:22.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/colinpalmer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726146,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8612903,"name":"github.com/ccpem/mrcfile","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ccpem/mrcfile","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2023-12-02T02:08:30.555Z","latest_release_published_at":"2025-01-22T12:27:00.000Z","latest_release_number":"v1.5.4","last_synced_at":"2025-08-23T11:46:36.402Z","created_at":"2023-12-02T02:08:27.823Z","updated_at":"2025-08-23T13:52:30.776Z","registry_url":"https://pkg.go.dev/github.com/ccpem/mrcfile","install_command":"go get github.com/ccpem/mrcfile","documentation_url":"https://pkg.go.dev/github.com/ccpem/mrcfile#section-documentation","metadata":{},"repo_metadata":{"id":14857566,"uuid":"72868057","full_name":"ccpem/mrcfile","owner":"ccpem","description":"A Python implementation of the MRC2014 file format","archived":false,"fork":false,"pushed_at":"2025-06-13T16:44:26.000Z","size":145527,"stargazers_count":84,"open_issues_count":9,"forks_count":23,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T11:46:33.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.ccpem.ac.uk/mrc_format/mrc2014.php","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccpem.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-11-04T17:01:20.000Z","updated_at":"2025-08-08T22:32:38.000Z","dependencies_parsed_at":"2022-07-13T11:10:33.241Z","dependency_job_id":"8077edac-b575-4cf6-ad20-57abda230180","html_url":"https://github.com/ccpem/mrcfile","commit_stats":{"total_commits":280,"total_committers":9,"mean_commits":31.11111111111111,"dds":0.06071428571428572,"last_synced_commit":"a0573b0ded494e4338839277570dc924c2ee512a"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ccpem/mrcfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/sbom","scorecard":{"id":269326,"data":{"date":"2025-08-11","repo":{"name":"github.com/ccpem/mrcfile","commit":"ed7c613653c551de520df37446dc4de7f4e3c9a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-test.yml:12","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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:15"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:46","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-17T12:56:46.364Z","repository_id":14857566,"created_at":"2025-08-17T12:56:46.364Z","updated_at":"2025-08-17T12:56:46.364Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271750682,"owners_count":24814458,"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-23T02:00:09.327Z","response_time":69,"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":"ccpem","name":"CCP-EM","uuid":"23243647","kind":"organization","description":"Collaborative Computational Project for Electron cryo-Microscopy","email":null,"website":"http://www.ccpem.ac.uk/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23243647?v=4","repositories_count":2,"last_synced_at":"2023-08-18T05:32:14.832Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ccpem","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T14:28:33.827Z","updated_at":"2023-08-18T05:32:15.092Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem/repositories"},"tags":[{"name":"v1.5.4","sha":"64b0fb9ce0d921b902a06fe94d43e8d642b33d7d","kind":"commit","published_at":"2025-01-22T12:27:00.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.4","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4c1126babd1ad8632cd14f3a1b34c7985d5101bf","kind":"commit","published_at":"2024-07-25T09:00:29.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.3","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"28d72bf365079d29db4cc84c82ad42b06e540262","kind":"commit","published_at":"2024-07-18T14:55:06.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"62568a5a84b98a20461d2a79dc6ff8df7d6bdc27","kind":"commit","published_at":"2024-07-11T11:14:34.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b4e0397d1c92c2f4eb27579ad0ad2ca0b7f42ca3","kind":"commit","published_at":"2024-01-10T14:59:08.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"fdce0b5167b7cbb2c08ae4a2bca6105f836d90c6","kind":"commit","published_at":"2022-09-22T15:25:13.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.3","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d24ce68d18b373b5d515dc2caa2c245423ecb820","kind":"commit","published_at":"2022-07-14T12:43:50.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"28290ea31605a9fb7c2271b082bb402a9f36f959","kind":"commit","published_at":"2022-07-12T16:25:40.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1a4d475451212bf52df634974b5da0040e23c8f8","kind":"commit","published_at":"2022-07-02T17:53:34.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"32cbe618e7eb49a7d23cbd28c70ac1a74fec5ab2","kind":"commit","published_at":"2021-02-18T18:11:00.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.3.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a1b9249a2c99bae63dc1394a996dad80e380a13e","kind":"commit","published_at":"2020-11-30T13:14:45.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.2.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"4288fec9651eec254d8d6ec117c0df7d91fc5725","kind":"commit","published_at":"2019-01-23T16:42:23.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.1.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e4a941d02fedbce81496d610d8d24aca534a8efb","kind":"commit","published_at":"2019-01-17T16:18:20.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.1.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a0c479b92adb170497b29ea65100920db6061de2","kind":"commit","published_at":"2018-11-21T18:25:13.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.1.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"540a6ad3ce8247db6d68492431e5d24391a9c582","kind":"tag","published_at":"2018-10-01T18:38:46.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.4","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"950705f2ad4322815d6820614fd1670748bc2596","kind":"tag","published_at":"2018-10-01T18:37:57.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.3","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5de629989dc93cde6db06bd0c7dfaa5594d6c5c3","kind":"tag","published_at":"2018-10-01T18:35:44.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"13ac00f60d4ab053a7020870233fc136464fd812","kind":"commit","published_at":"2017-10-09T16:34:48.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0e36cbc734c8e0512dbb4c77e1eaa3d7a8abe1c2","kind":"commit","published_at":"2017-05-22T15:59:51.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-23T13:52:30.776Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":5.249718904640028,"forks_count":4.693177788203713,"docker_downloads_count":null,"average":7.580054886776897},"purl":"pkg:golang/github.com/ccpem/mrcfile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ccpem/mrcfile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ccpem/mrcfile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ccpem/mrcfile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T11:47:05.062Z","issues_count":58,"pull_requests_count":13,"avg_time_to_close_issue":5585686.632653061,"avg_time_to_close_pull_request":6555841.230769231,"issues_closed_count":49,"pull_requests_closed_count":13,"pull_request_authors_count":11,"issue_authors_count":40,"avg_comments_per_issue":3.4310344827586206,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":9,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":601886.5,"past_year_avg_time_to_close_pull_request":306657.5,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.7777777777777777,"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":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/issues","maintainers":[{"login":"colinpalmer","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinpalmer"}],"active_maintainers":[{"login":"colinpalmer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinpalmer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fccpem%2Fmrcfile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fccpem%2Fmrcfile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fccpem%2Fmrcfile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fccpem%2Fmrcfile/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5289185,"name":"mrcfile","ecosystem":"conda","description":"mrcfile is a Python implementation of the MRC2014 file format (http://www.ccpem.ac.uk/mrc_format/mrc2014.php), which is used in structural biology to store image and volume data.  It allows MRC files to be created and opened easily using a very simple API, which exposes the file's header and data as numpy arrays. The code runs in Python 2 and 3 and is fully unit-tested.  This library aims to allow users and developers to read and write standard-compliant MRC files in Python as easily as possible, and with no dependencies on any compiled libraries except numpy. You can use it interactively to inspect files, correct headers and so on, or in scripts and larger software packages to provide basic MRC file I/O functions.","homepage":"https://github.com/ccpem/mrcfile","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ccpem/mrcfile","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-01-25T23:10:33.000Z","latest_release_published_at":"2022-09-22T18:19:27.000Z","latest_release_number":"1.4.3","last_synced_at":"2025-08-23T11:46:41.150Z","created_at":"2022-10-03T15:47:07.842Z","updated_at":"2025-08-23T13:52:35.032Z","registry_url":"https://anaconda.org/conda-forge/mrcfile","install_command":"conda install -c conda-forge mrcfile","documentation_url":null,"metadata":{},"repo_metadata":{"id":14857566,"uuid":"72868057","full_name":"ccpem/mrcfile","owner":"ccpem","description":"A Python implementation of the MRC2014 file format","archived":false,"fork":false,"pushed_at":"2025-06-13T16:44:26.000Z","size":145527,"stargazers_count":84,"open_issues_count":9,"forks_count":23,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T11:46:33.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.ccpem.ac.uk/mrc_format/mrc2014.php","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccpem.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-11-04T17:01:20.000Z","updated_at":"2025-08-08T22:32:38.000Z","dependencies_parsed_at":"2022-07-13T11:10:33.241Z","dependency_job_id":"8077edac-b575-4cf6-ad20-57abda230180","html_url":"https://github.com/ccpem/mrcfile","commit_stats":{"total_commits":280,"total_committers":9,"mean_commits":31.11111111111111,"dds":0.06071428571428572,"last_synced_commit":"a0573b0ded494e4338839277570dc924c2ee512a"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ccpem/mrcfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/sbom","scorecard":{"id":269326,"data":{"date":"2025-08-11","repo":{"name":"github.com/ccpem/mrcfile","commit":"ed7c613653c551de520df37446dc4de7f4e3c9a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-test.yml:12","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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:15"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ccpem/mrcfile/python-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:46","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-17T12:56:46.364Z","repository_id":14857566,"created_at":"2025-08-17T12:56:46.364Z","updated_at":"2025-08-17T12:56:46.364Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271750682,"owners_count":24814458,"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-23T02:00:09.327Z","response_time":69,"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":"ccpem","name":"CCP-EM","uuid":"23243647","kind":"organization","description":"Collaborative Computational Project for Electron cryo-Microscopy","email":null,"website":"http://www.ccpem.ac.uk/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23243647?v=4","repositories_count":2,"last_synced_at":"2023-08-18T05:32:14.832Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ccpem","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T14:28:33.827Z","updated_at":"2023-08-18T05:32:15.092Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccpem/repositories"},"tags":[{"name":"v1.5.4","sha":"64b0fb9ce0d921b902a06fe94d43e8d642b33d7d","kind":"commit","published_at":"2025-01-22T12:27:00.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.4","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4c1126babd1ad8632cd14f3a1b34c7985d5101bf","kind":"commit","published_at":"2024-07-25T09:00:29.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.3","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"28d72bf365079d29db4cc84c82ad42b06e540262","kind":"commit","published_at":"2024-07-18T14:55:06.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"62568a5a84b98a20461d2a79dc6ff8df7d6bdc27","kind":"commit","published_at":"2024-07-11T11:14:34.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b4e0397d1c92c2f4eb27579ad0ad2ca0b7f42ca3","kind":"commit","published_at":"2024-01-10T14:59:08.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.5.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"fdce0b5167b7cbb2c08ae4a2bca6105f836d90c6","kind":"commit","published_at":"2022-09-22T15:25:13.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.3","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d24ce68d18b373b5d515dc2caa2c245423ecb820","kind":"commit","published_at":"2022-07-14T12:43:50.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"28290ea31605a9fb7c2271b082bb402a9f36f959","kind":"commit","published_at":"2022-07-12T16:25:40.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1a4d475451212bf52df634974b5da0040e23c8f8","kind":"commit","published_at":"2022-07-02T17:53:34.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.4.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"32cbe618e7eb49a7d23cbd28c70ac1a74fec5ab2","kind":"commit","published_at":"2021-02-18T18:11:00.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.3.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a1b9249a2c99bae63dc1394a996dad80e380a13e","kind":"commit","published_at":"2020-11-30T13:14:45.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.2.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"4288fec9651eec254d8d6ec117c0df7d91fc5725","kind":"commit","published_at":"2019-01-23T16:42:23.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.1.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e4a941d02fedbce81496d610d8d24aca534a8efb","kind":"commit","published_at":"2019-01-17T16:18:20.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.1.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a0c479b92adb170497b29ea65100920db6061de2","kind":"commit","published_at":"2018-11-21T18:25:13.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.1.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"540a6ad3ce8247db6d68492431e5d24391a9c582","kind":"tag","published_at":"2018-10-01T18:38:46.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.4","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"950705f2ad4322815d6820614fd1670748bc2596","kind":"tag","published_at":"2018-10-01T18:37:57.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.3","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5de629989dc93cde6db06bd0c7dfaa5594d6c5c3","kind":"tag","published_at":"2018-10-01T18:35:44.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.2","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"13ac00f60d4ab053a7020870233fc136464fd812","kind":"commit","published_at":"2017-10-09T16:34:48.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.1","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0e36cbc734c8e0512dbb4c77e1eaa3d7a8abe1c2","kind":"commit","published_at":"2017-05-22T15:59:51.000Z","download_url":"https://codeload.github.com/ccpem/mrcfile/tar.gz/v1.0.0","html_url":"https://github.com/ccpem/mrcfile/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ccpem/mrcfile@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-23T13:52:35.032Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":11.627326712909825,"dependent_packages_count":4.815609561355357,"stargazers_count":37.921053944807625,"forks_count":38.779380208593246,"docker_downloads_count":null,"average":23.285842606916514},"purl":"pkg:conda/mrcfile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mrcfile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mrcfile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mrcfile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T11:47:05.062Z","issues_count":58,"pull_requests_count":13,"avg_time_to_close_issue":5585686.632653061,"avg_time_to_close_pull_request":6555841.230769231,"issues_closed_count":49,"pull_requests_closed_count":13,"pull_request_authors_count":11,"issue_authors_count":40,"avg_comments_per_issue":3.4310344827586206,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":9,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":601886.5,"past_year_avg_time_to_close_pull_request":306657.5,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.7777777777777777,"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":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/issues","maintainers":[{"login":"colinpalmer","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinpalmer"}],"active_maintainers":[{"login":"colinpalmer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinpalmer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mrcfile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mrcfile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mrcfile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mrcfile/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":28229,"full_name":"ccpem/mrcfile","default_branch":"master","committers":[{"name":"Colin Palmer","email":"colin.palmer@stfc.ac.uk","login":null,"count":263},{"name":"David Waterman","email":"dgwaterman@gmail.com","login":null,"count":5},{"name":"James Parkhurst","email":"james.parkhurst@diamond.ac.uk","login":null,"count":2},{"name":"Alister Burt","email":"alisterburt@gmail.com","login":null,"count":2},{"name":"David Waterman","email":"dagewa","login":"dagewa","count":2},{"name":"kevinpetersavage","email":"kevinpetersavage@github.com","login":null,"count":2},{"name":"Michael Saur","email":"msaur@web.de","login":null,"count":2},{"name":"Colin Palmer","email":"colin.palmer@cantab.net","login":null,"count":1},{"name":"Holger Kohr","email":"ho.kohr@zoho.com","login":null,"count":1}],"total_commits":280,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":31.11111111111111,"dds":0.06071428571428572,"past_year_committers":[{"name":"David Waterman","email":"dgwaterman@gmail.com","login":null,"count":5},{"name":"Colin Palmer","email":"colin.palmer@stfc.ac.uk","login":null,"count":4},{"name":"David Waterman","email":"dagewa","login":"dagewa","count":2}],"past_year_total_commits":11,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.6666666666666665,"past_year_dds":0.5454545454545454,"last_synced_at":"2023-10-25T14:24:59.154Z","last_synced_commit":"a0573b0ded494e4338839277570dc924c2ee512a","created_at":"2023-03-07T16:37:19.087Z","updated_at":"2023-10-25T14:24:59.154Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484000,"commits_count":854343132,"contributors_count":31144857,"owners_count":908866,"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":"ccpem/mrcfile","html_url":"https://github.com/ccpem/mrcfile","last_synced_at":"2025-08-31T12:42:17.868Z","status":null,"issues_count":58,"pull_requests_count":13,"avg_time_to_close_issue":5585686.632653061,"avg_time_to_close_pull_request":6555841.230769231,"issues_closed_count":49,"pull_requests_closed_count":13,"pull_request_authors_count":11,"issue_authors_count":40,"avg_comments_per_issue":3.2241379310344827,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1164265.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.2857142857142858,"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-10T14:49:13.036Z","updated_at":"2025-09-02T00:21:36.015Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccpem%2Fmrcfile/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"NONE":41,"CONTRIBUTOR":11,"MEMBER":4},"pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":7},"issue_authors":{"alisterburt":5,"jmp1985":4,"colinpalmer":4,"aliaksei-chareshneu":3,"pconesa":2,"mgorny":2,"paulkorir":2,"martinschorb":2,"ssscj":2,"markbasham":1,"MohamadHarastani":1,"eisfabian":1,"rathann":1,"kimdn":1,"luke-c-sargent":1,"ireneusz-ptak":1,"wojdyr":1,"imaluengo":1,"rdrighetto":1,"Yuvi-416":1,"elija-feigl":1,"Anthchirp":1,"dtegunov":1,"bforsbe":1,"pgajdos":1,"shahpnmlab":1,"Ryan-Pye":1,"pjpjq":1,"GenevieveBuckley":1,"s3v-":1,"cdienem":1,"kohr-h":1,"jdeschamps":1,"sanayam":1,"XiaoChen1992":1,"yurivict":1,"dagewa":1,"KOLANICH":1,"procyontao":1},"pull_request_authors":{"hanjinliu":2,"jmp1985":2,"sroet":2,"alisterburt":2,"milliams":1,"dagewa":1,"dependabot[bot]":1,"kohr-h":1,"kevinpetersavage":1,"luke-c-sargent":1,"biohaznerd":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10130202,"issues_count":31812329,"pull_requests_count":99213118,"authors_count":10714141,"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":{"NONE":4,"CONTRIBUTOR":2,"MEMBER":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"alisterburt":1,"cdienem":1,"colinpalmer":1,"eisfabian":1,"jmp1985":1,"pconesa":1,"rdrighetto":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"colinpalmer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinpalmer"}],"active_maintainers":[{"login":"colinpalmer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinpalmer"}]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":2,"IssuesEvent":9,"WatchEvent":4,"DeleteEvent":1,"IssueCommentEvent":18,"PushEvent":30},"last_year":{"CreateEvent":2,"ReleaseEvent":2,"IssuesEvent":9,"WatchEvent":4,"DeleteEvent":1,"IssueCommentEvent":18,"PushEvent":30}},"keywords":[],"dependencies":[],"score":18.709711042139244,"created_at":"2025-09-08T11:18:44.832Z","updated_at":"2025-10-07T08:25:17.293Z","avatar_url":"https://github.com/ccpem.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":153871,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1107/S2059798317007859"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cctbx","cryo-em","crystallography","phenix"],"project_url":"https://science.ecosyste.ms/api/v1/projects/66923","html_url":"https://science.ecosyste.ms/projects/66923"}