{"id":1822,"name":"Collaborative Container Modules with Singularity Registry HPC","description":"Collaborative Container Modules with Singularity Registry HPC - Published in JOSS (2021)","url":"https://github.com/singularityhub/singularity-hpc","last_synced_at":"2025-09-04T16:34:39.063Z","repository":{"id":37631238,"uuid":"354130612","full_name":"singularityhub/singularity-hpc","owner":"singularityhub","description":"Local filesystem registry for containers (intended for HPC) using Lmod or Environment Modules. Works for users and admins.","archived":false,"fork":false,"pushed_at":"2025-06-01T17:37:26.000Z","size":12482,"stargazers_count":125,"open_issues_count":32,"forks_count":27,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-28T00:16:38.032Z","etag":null,"topics":["containers","hpc","lmod","reproducibility","singularity"],"latest_commit_sha":null,"homepage":"https://singularity-hpc.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/singularityhub.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"vsoch"}},"created_at":"2021-04-02T20:52:30.000Z","updated_at":"2025-08-16T19:36:08.000Z","dependencies_parsed_at":"2023-11-15T04:29:28.283Z","dependency_job_id":"2b579d2f-7df7-403b-a7c3-f99e5f3c944d","html_url":"https://github.com/singularityhub/singularity-hpc","commit_stats":{"total_commits":459,"total_committers":18,"mean_commits":25.5,"dds":0.5773420479302832,"last_synced_commit":"be44972fe36c8410abbdce12604288e588d7ceac"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/singularityhub/singularity-hpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/sbom","scorecard":{"id":827171,"data":{"date":"2025-08-11","repo":{"name":"github.com/singularityhub/singularity-hpc","commit":"c71a84673ba0ecccfbf7e4c97877ee4a6d6d2b83"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 8/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/alert-action-updates.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-container.yml:1","Warn: no topLevel permission defined: .github/workflows/test-core.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/update-contributors.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/alert-action-updates.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/alert-action-updates.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-container.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-container.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-container.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-container.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-core.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-contributors.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/update-contributors.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-contributors.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/update-contributors.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-contributors.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/update-contributors.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating centos:centos7 to centos:centos7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: Dockerfile.tcl:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: downloadThenRun not pinned by hash: Dockerfile:31-33","Warn: pipCommand not pinned by hash: Dockerfile:41","Warn: pipCommand not pinned by hash: Dockerfile:44","Warn: pipCommand not pinned by hash: Dockerfile.tcl:35","Warn: pipCommand not pinned by hash: Dockerfile.tcl:38","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-container.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:50:26.988Z","repository_id":37631238,"created_at":"2025-08-23T16:50:26.988Z","updated_at":"2025-08-23T16:50:26.988Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506903,"owners_count":25118066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"singularityhub","name":"Container Tools","uuid":"24552884","kind":"organization","description":"open source container hosting registry, tools, and clients","email":null,"website":"https://singularityhub.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24552884?v=4","repositories_count":31,"last_synced_at":"2023-02-28T22:55:24.018Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/singularityhub","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T23:39:34.915Z","updated_at":"2023-02-28T22:55:24.133Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub/repositories"},"packages":[{"id":5665357,"name":"singularity-hpc","ecosystem":"spack","description":"Local filesystem registry for containers (intended for HPC) using Lmod\nor Environment Modules. Works for users and admins.\n","homepage":"https://github.com/singularityhub/singularity-hpc","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/singularityhub/singularity-hpc","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-12-09T00:16:02.206Z","latest_release_published_at":"2022-12-09T00:16:02.206Z","latest_release_number":"0.1.16","last_synced_at":"2025-09-03T20:37:14.389Z","created_at":"2022-12-09T00:16:02.107Z","updated_at":"2025-09-03T20:37:14.389Z","registry_url":"https://packages.spack.io/package.html?name=singularity-hpc","install_command":"spack install singularity-hpc","documentation_url":null,"metadata":{},"repo_metadata":{"id":37631238,"uuid":"354130612","full_name":"singularityhub/singularity-hpc","owner":"singularityhub","description":"Local filesystem registry for containers (intended for HPC) using Lmod or Environment Modules. Works for users and admins.","archived":false,"fork":false,"pushed_at":"2025-06-01T17:37:26.000Z","size":12482,"stargazers_count":125,"open_issues_count":32,"forks_count":27,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-20T13:48:48.155Z","etag":null,"topics":["containers","hpc","lmod","reproducibility","singularity"],"latest_commit_sha":null,"homepage":"https://singularity-hpc.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/singularityhub.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"vsoch"}},"created_at":"2021-04-02T20:52:30.000Z","updated_at":"2025-08-16T19:36:08.000Z","dependencies_parsed_at":"2023-11-15T04:29:28.283Z","dependency_job_id":"2b579d2f-7df7-403b-a7c3-f99e5f3c944d","html_url":"https://github.com/singularityhub/singularity-hpc","commit_stats":{"total_commits":459,"total_committers":18,"mean_commits":25.5,"dds":0.5773420479302832,"last_synced_commit":"be44972fe36c8410abbdce12604288e588d7ceac"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/singularityhub/singularity-hpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271330245,"owners_count":24740815,"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-20T02:00:09.606Z","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":"singularityhub","name":"Container Tools","uuid":"24552884","kind":"organization","description":"open source container hosting registry, tools, and clients","email":null,"website":"https://singularityhub.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24552884?v=4","repositories_count":31,"last_synced_at":"2023-02-28T22:55:24.018Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/singularityhub","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T23:39:34.915Z","updated_at":"2023-02-28T22:55:24.133Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub/repositories"},"tags":[{"name":"0.1.32","sha":"509338565265c6c5e74c89429d76c152e5af01aa","kind":"commit","published_at":"2025-04-12T00:19:39.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.32","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.32/manifests"},{"name":"0.1.31","sha":"0848c8747042240f36f99cfa886a13724443578f","kind":"commit","published_at":"2025-01-11T20:59:13.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.31","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.31/manifests"},{"name":"0.1.30","sha":"3678a82e659c43e16c5de6e1c23a933f96b8b07c","kind":"commit","published_at":"2025-01-11T16:54:52.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.30","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.30/manifests"},{"name":"0.1.29","sha":"4bf959f23bb8a6aa118445b05623206eb8ce69c2","kind":"commit","published_at":"2025-01-02T01:47:19.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.29","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.29/manifests"},{"name":"0.1.28","sha":"52a80f83e19a9f12274f0f20f30deac33767e2e9","kind":"commit","published_at":"2024-03-18T16:30:48.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.28","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.28/manifests"},{"name":"0.1.27","sha":"4870b9fb964c92faaf9b7bd15df66578b9a25f79","kind":"commit","published_at":"2024-02-08T03:45:25.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.27","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.27/manifests"},{"name":"0.1.26","sha":"e1e66adeb56035ce4b3c933b96fe2963df4e9d09","kind":"commit","published_at":"2023-10-10T11:38:28.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.26","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.26/manifests"},{"name":"0.1.25","sha":"df6a62cd03fb59852742e37b4b73df4ef7c75c05","kind":"commit","published_at":"2023-10-10T06:15:26.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.25","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.25/manifests"},{"name":"0.1.24","sha":"21370ba250a415fdad388acbd19addaa268b1ec8","kind":"commit","published_at":"2023-09-19T01:37:20.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.24","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.24/manifests"},{"name":"0.1.23","sha":"2a2e30cb50a8db6fb62f25adb84074d8325ade3c","kind":"commit","published_at":"2023-06-07T13:45:07.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.23","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.23/manifests"},{"name":"0.1.22","sha":"52caaac4d091418f672d000185700bc5ecf8bda4","kind":"commit","published_at":"2023-05-04T22:25:59.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.22","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.22/manifests"},{"name":"0.1.21","sha":"4c1cd80f6e4fd98944c8cc73cb72b05aef3d694e","kind":"commit","published_at":"2023-04-27T19:33:04.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.21","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.21/manifests"},{"name":"0.1.2","sha":"17eea53a41c751f5149044438ee42f47d12ce843","kind":"commit","published_at":"2023-03-09T02:59:32.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.2","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.2/manifests"},{"name":"0.1.19","sha":"52f2bafd3f5f97cae1bddadc71316d360747180b","kind":"commit","published_at":"2023-02-15T20:14:53.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.19","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"ee4881a1c505ff3c0d21dbe57e547b1b791d4932","kind":"commit","published_at":"2023-01-30T06:58:16.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.18","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"42ac0fb224c9944302e7dc10c36ee0b3d2df0685","kind":"commit","published_at":"2022-12-08T04:51:38.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.17","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"35ed2d59dfc2c445df66f82223253b73f828fe28","kind":"commit","published_at":"2022-11-05T00:59:02.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.16","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"217c7bc8a1065ca7330e7a3187fd213aff74b339","kind":"commit","published_at":"2022-10-26T16:00:48.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.15","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"edecf406c27e816cecefd48952875ba544516159","kind":"commit","published_at":"2022-10-13T19:27:05.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.14","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"e04f40646879c8b4b9810cc598f45c1319386f67","kind":"commit","published_at":"2022-10-09T18:42:31.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.13","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"5d0ab45486f562f0f5c71907c167eafce764a4ff","kind":"commit","published_at":"2022-09-05T02:32:29.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.12","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"ec855901db09b1e7260708f1d40e344c9a4c6ac0","kind":"commit","published_at":"2022-08-30T03:03:25.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.11","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.11/manifests"},{"name":"0.1.1","sha":"5c05922aef86e273e7d6739ee822ca3e8a7240db","kind":"commit","published_at":"2022-08-27T02:50:24.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.1","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"ce1452d0bf0c862fb64e189111e0918a566f5c24","kind":"commit","published_at":"2022-08-27T01:34:21.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.0","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.0/manifests"},{"name":"0.0.57","sha":"fb9a99a95d596f9ffbe1f2155ad91bfadf145bac","kind":"commit","published_at":"2022-07-11T07:55:49.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.57","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.57/manifests"},{"name":"0.0.56","sha":"a52289a6fb574ac47b0d3295187a1f88ac47fa29","kind":"commit","published_at":"2022-07-08T12:09:17.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.56","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.56/manifests"},{"name":"0.0.55","sha":"85dde69546bced2ec2af6da81fb92626b0b6bd11","kind":"commit","published_at":"2022-06-23T04:29:34.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.55","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.55/manifests"},{"name":"0.0.54","sha":"d1d1f74a42f711938f44b9a9ccd54bd07dc1fe51","kind":"commit","published_at":"2022-06-22T03:43:19.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.54","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.54/manifests"},{"name":"0.0.53","sha":"b2ea748d9e3280b8a60a08ae641f31106ec26f19","kind":"commit","published_at":"2022-04-08T03:03:38.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.53","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.53/manifests"},{"name":"0.0.52","sha":"4d2ba4ee39a9fcc4b75b36ef6492ffba690d84b1","kind":"commit","published_at":"2022-04-06T14:45:48.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.52","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.52/manifests"},{"name":"0.0.51","sha":"4f88a3d409e13b998305c3c66c06b4f1d1ac9d06","kind":"commit","published_at":"2022-03-27T19:42:33.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.51","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.51/manifests"},{"name":"0.0.50","sha":"48eb6bd91af4bf222c7e56411f4e91af685d7016","kind":"commit","published_at":"2022-03-27T18:17:07.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.50","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.50/manifests"},{"name":"0.0.5","sha":"5890598fdcc4ce5bcb9fade39d4db9ee652a7d04","kind":"commit","published_at":"2022-03-27T05:30:10.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.5","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.5/manifests"},{"name":"0.0.49","sha":"3abe0e4751d45dcc792d94bad41c0c169070a5f3","kind":"commit","published_at":"2022-03-22T13:18:14.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.49","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.49/manifests"},{"name":"0.0.48","sha":"4bda20d450105a28a8dd3ac8bce695d6a77fd970","kind":"commit","published_at":"2022-03-16T19:32:17.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.48","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.48/manifests"},{"name":"0.0.47","sha":"25113f40dedce8b6b5a8a81bb57c6f31144d419e","kind":"commit","published_at":"2022-03-15T13:28:34.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.47","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.47/manifests"},{"name":"0.0.46","sha":"9bce124f2ef5b9aa3fe78642cd96ce726d8dedee","kind":"commit","published_at":"2022-03-09T16:27:57.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.46","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.46/manifests"},{"name":"0.0.45","sha":"fc4f684be68c88b47f716352bb27fba1b425d456","kind":"commit","published_at":"2022-03-03T01:36:47.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.45","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.45/manifests"},{"name":"0.0.44","sha":"d8f61ab92dabcf42e379ef768e10eec808cf0419","kind":"commit","published_at":"2022-02-15T00:17:49.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.44","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.44/manifests"},{"name":"0.0.43","sha":"1ed7d5d3241c28d72a0dcc90cd474cc827afe34a","kind":"commit","published_at":"2022-02-11T16:44:30.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.43","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.43/manifests"},{"name":"0.0.42","sha":"f36143e4949854f5c95c6c75cd2217a78eabfdf5","kind":"commit","published_at":"2022-02-07T11:13:01.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.42","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.42/manifests"},{"name":"0.0.37","sha":"f5fe041a6615dc9584ee2e03c5f7168f9c9f01bb","kind":"commit","published_at":"2021-12-01T18:35:43.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.37","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.37/manifests"},{"name":"0.0.34","sha":"2fd84d4a0962029311bf1b8aa579097ab1a859ba","kind":"commit","published_at":"2021-10-27T03:00:26.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.34","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.34/manifests"},{"name":"0.0.33","sha":"1004081814e729da67ad51008ba37a9e4f7e276e","kind":"commit","published_at":"2021-09-23T01:36:54.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.33","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.33/manifests"},{"name":"0.0.31","sha":"898bd1cc9f3ef7be083a136854194da11837a22a","kind":"commit","published_at":"2021-07-20T16:15:07.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.31","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.31/manifests"},{"name":"0.0.29","sha":"6c64d3665ba502047ad0089984ccd8e1d990ba07","kind":"commit","published_at":"2021-06-11T05:55:28.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.29","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.29/manifests"},{"name":"0.0.28","sha":"095ab18a46621f4e8f6856770184ac6b23cb76b1","kind":"commit","published_at":"2021-06-08T15:05:38.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.28","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.28/manifests"},{"name":"0.0.27","sha":"8731bae44c8c69a49d618f9739cca142ce2535b4","kind":"commit","published_at":"2021-06-06T20:43:06.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.27","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.27/manifests"},{"name":"0.0.26","sha":"a5a0e0a8b4cdf357de5d576c7fb769c37c6ffe4e","kind":"commit","published_at":"2021-06-06T14:32:10.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.26","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.26/manifests"},{"name":"0.0.25","sha":"b0c24a826ac3a55993cbc23cab32f7e99530b046","kind":"commit","published_at":"2021-06-05T19:05:36.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.25","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.25/manifests"},{"name":"0.0.24","sha":"d70803e2b459a5fb7e7623767fe1ec456c0f0f4c","kind":"commit","published_at":"2021-05-29T01:52:31.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.24","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.24/manifests"}]},"repo_metadata_updated_at":"2025-08-20T13:55:02.405Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":19.813811310268168,"forks_count":22.37043212449632,"average":24.864526886202587},"purl":"pkg:spack/singularity-hpc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/singularity-hpc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/singularity-hpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/singularity-hpc/dependencies","status":null,"funding_links":["https://github.com/sponsors/vsoch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T13:42:04.219Z","issues_count":54,"pull_requests_count":88,"avg_time_to_close_issue":5305995.52631579,"avg_time_to_close_pull_request":3045742.073170732,"issues_closed_count":37,"pull_requests_closed_count":82,"pull_request_authors_count":14,"issue_authors_count":18,"avg_comments_per_issue":9.333333333333334,"avg_comments_per_pull_request":3.840909090909091,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":5,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":1508684.0,"past_year_avg_time_to_close_pull_request":973291.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":9.0,"past_year_avg_comments_per_pull_request":2.3846153846153846,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/issues","maintainers":[{"login":"vsoch","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}],"active_maintainers":[{"login":"vsoch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/singularity-hpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/singularity-hpc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/singularity-hpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/singularity-hpc/related_packages","maintainers":[{"uuid":"vsoch","login":"vsoch","name":null,"email":null,"url":"https://github.com/vsoch","packages_count":2,"html_url":null,"role":null,"created_at":"2022-12-09T00:26:20.782Z","updated_at":"2022-12-09T00:26:20.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/vsoch/packages"},{"uuid":"marcodelapierre","login":"marcodelapierre","name":null,"email":null,"url":"https://github.com/marcodelapierre","packages_count":13,"html_url":null,"role":null,"created_at":"2022-12-09T00:26:20.779Z","updated_at":"2022-12-09T00:26:20.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/marcodelapierre/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-04T07:04:55.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":424890,"name":"singularity-hpc","ecosystem":"pypi","description":"Local registry intended for HPC using containers and system modules.","homepage":"https://github.com/singularityhub/singularity-hpc","licenses":"LICENSE","normalized_licenses":["MIT-feh"],"repository_url":"https://github.com/singularityhub/singularity-hpc","keywords_array":["singularity","containers","hpc","lmd"],"namespace":null,"versions_count":70,"first_release_published_at":"2021-04-06T02:09:20.000Z","latest_release_published_at":"2025-04-12T04:33:03.000Z","latest_release_number":"0.1.32","last_synced_at":"2025-09-03T20:36:58.133Z","created_at":"2022-04-06T18:26:17.177Z","updated_at":"2025-09-04T07:00:14.435Z","registry_url":"https://pypi.org/project/singularity-hpc/","install_command":"pip install singularity-hpc --index-url https://pypi.org/simple","documentation_url":"https://singularity-hpc.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: Unix","Programming Language :: C","Programming Language :: Python","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"singularity-hpc","project_status":null},"repo_metadata":{"id":37631238,"uuid":"354130612","full_name":"singularityhub/singularity-hpc","owner":"singularityhub","description":"Local filesystem registry for containers (intended for HPC) using Lmod or Environment Modules. Works for users and admins.","archived":false,"fork":false,"pushed_at":"2025-06-01T17:37:26.000Z","size":12482,"stargazers_count":125,"open_issues_count":32,"forks_count":27,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-28T00:16:38.032Z","etag":null,"topics":["containers","hpc","lmod","reproducibility","singularity"],"latest_commit_sha":null,"homepage":"https://singularity-hpc.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/singularityhub.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"vsoch"}},"created_at":"2021-04-02T20:52:30.000Z","updated_at":"2025-08-16T19:36:08.000Z","dependencies_parsed_at":"2023-11-15T04:29:28.283Z","dependency_job_id":"2b579d2f-7df7-403b-a7c3-f99e5f3c944d","html_url":"https://github.com/singularityhub/singularity-hpc","commit_stats":{"total_commits":459,"total_committers":18,"mean_commits":25.5,"dds":0.5773420479302832,"last_synced_commit":"be44972fe36c8410abbdce12604288e588d7ceac"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/singularityhub/singularity-hpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/sbom","scorecard":{"id":827171,"data":{"date":"2025-08-11","repo":{"name":"github.com/singularityhub/singularity-hpc","commit":"c71a84673ba0ecccfbf7e4c97877ee4a6d6d2b83"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 8/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/alert-action-updates.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-container.yml:1","Warn: no topLevel permission defined: .github/workflows/test-core.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/update-contributors.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/alert-action-updates.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/alert-action-updates.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-container.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-container.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-container.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-container.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-core.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-contributors.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/update-contributors.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-contributors.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/update-contributors.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-contributors.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/singularityhub/singularity-hpc/update-contributors.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating centos:centos7 to centos:centos7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: Dockerfile.tcl:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: downloadThenRun not pinned by hash: Dockerfile:31-33","Warn: pipCommand not pinned by hash: Dockerfile:41","Warn: pipCommand not pinned by hash: Dockerfile:44","Warn: pipCommand not pinned by hash: Dockerfile.tcl:35","Warn: pipCommand not pinned by hash: Dockerfile.tcl:38","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-container.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:68","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:50:26.988Z","repository_id":37631238,"created_at":"2025-08-23T16:50:26.988Z","updated_at":"2025-08-23T16:50:26.988Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506903,"owners_count":25118066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"singularityhub","name":"Container Tools","uuid":"24552884","kind":"organization","description":"open source container hosting registry, tools, and clients","email":null,"website":"https://singularityhub.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24552884?v=4","repositories_count":31,"last_synced_at":"2023-02-28T22:55:24.018Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/singularityhub","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T23:39:34.915Z","updated_at":"2023-02-28T22:55:24.133Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub/repositories"},"tags":[{"name":"0.1.32","sha":"509338565265c6c5e74c89429d76c152e5af01aa","kind":"commit","published_at":"2025-04-12T00:19:39.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.32","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.32/manifests"},{"name":"0.1.31","sha":"0848c8747042240f36f99cfa886a13724443578f","kind":"commit","published_at":"2025-01-11T20:59:13.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.31","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.31/manifests"},{"name":"0.1.30","sha":"3678a82e659c43e16c5de6e1c23a933f96b8b07c","kind":"commit","published_at":"2025-01-11T16:54:52.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.30","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.30/manifests"},{"name":"0.1.29","sha":"4bf959f23bb8a6aa118445b05623206eb8ce69c2","kind":"commit","published_at":"2025-01-02T01:47:19.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.29","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.29/manifests"},{"name":"0.1.28","sha":"52a80f83e19a9f12274f0f20f30deac33767e2e9","kind":"commit","published_at":"2024-03-18T16:30:48.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.28","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.28/manifests"},{"name":"0.1.27","sha":"4870b9fb964c92faaf9b7bd15df66578b9a25f79","kind":"commit","published_at":"2024-02-08T03:45:25.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.27","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.27/manifests"},{"name":"0.1.26","sha":"e1e66adeb56035ce4b3c933b96fe2963df4e9d09","kind":"commit","published_at":"2023-10-10T11:38:28.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.26","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.26/manifests"},{"name":"0.1.25","sha":"df6a62cd03fb59852742e37b4b73df4ef7c75c05","kind":"commit","published_at":"2023-10-10T06:15:26.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.25","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.25/manifests"},{"name":"0.1.24","sha":"21370ba250a415fdad388acbd19addaa268b1ec8","kind":"commit","published_at":"2023-09-19T01:37:20.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.24","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.24/manifests"},{"name":"0.1.23","sha":"2a2e30cb50a8db6fb62f25adb84074d8325ade3c","kind":"commit","published_at":"2023-06-07T13:45:07.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.23","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.23/manifests"},{"name":"0.1.22","sha":"52caaac4d091418f672d000185700bc5ecf8bda4","kind":"commit","published_at":"2023-05-04T22:25:59.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.22","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.22/manifests"},{"name":"0.1.21","sha":"4c1cd80f6e4fd98944c8cc73cb72b05aef3d694e","kind":"commit","published_at":"2023-04-27T19:33:04.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.21","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.21/manifests"},{"name":"0.1.2","sha":"17eea53a41c751f5149044438ee42f47d12ce843","kind":"commit","published_at":"2023-03-09T02:59:32.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.2","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.2/manifests"},{"name":"0.1.19","sha":"52f2bafd3f5f97cae1bddadc71316d360747180b","kind":"commit","published_at":"2023-02-15T20:14:53.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.19","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"ee4881a1c505ff3c0d21dbe57e547b1b791d4932","kind":"commit","published_at":"2023-01-30T06:58:16.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.18","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"42ac0fb224c9944302e7dc10c36ee0b3d2df0685","kind":"commit","published_at":"2022-12-08T04:51:38.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.17","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"35ed2d59dfc2c445df66f82223253b73f828fe28","kind":"commit","published_at":"2022-11-05T00:59:02.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.16","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"217c7bc8a1065ca7330e7a3187fd213aff74b339","kind":"commit","published_at":"2022-10-26T16:00:48.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.15","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"edecf406c27e816cecefd48952875ba544516159","kind":"commit","published_at":"2022-10-13T19:27:05.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.14","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"e04f40646879c8b4b9810cc598f45c1319386f67","kind":"commit","published_at":"2022-10-09T18:42:31.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.13","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"5d0ab45486f562f0f5c71907c167eafce764a4ff","kind":"commit","published_at":"2022-09-05T02:32:29.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.12","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"ec855901db09b1e7260708f1d40e344c9a4c6ac0","kind":"commit","published_at":"2022-08-30T03:03:25.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.11","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.11/manifests"},{"name":"0.1.1","sha":"5c05922aef86e273e7d6739ee822ca3e8a7240db","kind":"commit","published_at":"2022-08-27T02:50:24.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.1","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"ce1452d0bf0c862fb64e189111e0918a566f5c24","kind":"commit","published_at":"2022-08-27T01:34:21.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.1.0","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.1.0/manifests"},{"name":"0.0.57","sha":"fb9a99a95d596f9ffbe1f2155ad91bfadf145bac","kind":"commit","published_at":"2022-07-11T07:55:49.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.57","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.57/manifests"},{"name":"0.0.56","sha":"a52289a6fb574ac47b0d3295187a1f88ac47fa29","kind":"commit","published_at":"2022-07-08T12:09:17.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.56","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.56/manifests"},{"name":"0.0.55","sha":"85dde69546bced2ec2af6da81fb92626b0b6bd11","kind":"commit","published_at":"2022-06-23T04:29:34.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.55","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.55/manifests"},{"name":"0.0.54","sha":"d1d1f74a42f711938f44b9a9ccd54bd07dc1fe51","kind":"commit","published_at":"2022-06-22T03:43:19.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.54","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.54/manifests"},{"name":"0.0.53","sha":"b2ea748d9e3280b8a60a08ae641f31106ec26f19","kind":"commit","published_at":"2022-04-08T03:03:38.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.53","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.53/manifests"},{"name":"0.0.52","sha":"4d2ba4ee39a9fcc4b75b36ef6492ffba690d84b1","kind":"commit","published_at":"2022-04-06T14:45:48.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.52","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.52/manifests"},{"name":"0.0.51","sha":"4f88a3d409e13b998305c3c66c06b4f1d1ac9d06","kind":"commit","published_at":"2022-03-27T19:42:33.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.51","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.51/manifests"},{"name":"0.0.50","sha":"48eb6bd91af4bf222c7e56411f4e91af685d7016","kind":"commit","published_at":"2022-03-27T18:17:07.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.50","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.50/manifests"},{"name":"0.0.5","sha":"5890598fdcc4ce5bcb9fade39d4db9ee652a7d04","kind":"commit","published_at":"2022-03-27T05:30:10.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.5","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.5/manifests"},{"name":"0.0.49","sha":"3abe0e4751d45dcc792d94bad41c0c169070a5f3","kind":"commit","published_at":"2022-03-22T13:18:14.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.49","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.49/manifests"},{"name":"0.0.48","sha":"4bda20d450105a28a8dd3ac8bce695d6a77fd970","kind":"commit","published_at":"2022-03-16T19:32:17.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.48","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.48/manifests"},{"name":"0.0.47","sha":"25113f40dedce8b6b5a8a81bb57c6f31144d419e","kind":"commit","published_at":"2022-03-15T13:28:34.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.47","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.47/manifests"},{"name":"0.0.46","sha":"9bce124f2ef5b9aa3fe78642cd96ce726d8dedee","kind":"commit","published_at":"2022-03-09T16:27:57.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.46","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.46/manifests"},{"name":"0.0.45","sha":"fc4f684be68c88b47f716352bb27fba1b425d456","kind":"commit","published_at":"2022-03-03T01:36:47.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.45","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.45/manifests"},{"name":"0.0.44","sha":"d8f61ab92dabcf42e379ef768e10eec808cf0419","kind":"commit","published_at":"2022-02-15T00:17:49.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.44","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.44/manifests"},{"name":"0.0.43","sha":"1ed7d5d3241c28d72a0dcc90cd474cc827afe34a","kind":"commit","published_at":"2022-02-11T16:44:30.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.43","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.43/manifests"},{"name":"0.0.42","sha":"f36143e4949854f5c95c6c75cd2217a78eabfdf5","kind":"commit","published_at":"2022-02-07T11:13:01.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.42","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.42/manifests"},{"name":"0.0.37","sha":"f5fe041a6615dc9584ee2e03c5f7168f9c9f01bb","kind":"commit","published_at":"2021-12-01T18:35:43.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.37","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.37/manifests"},{"name":"0.0.34","sha":"2fd84d4a0962029311bf1b8aa579097ab1a859ba","kind":"commit","published_at":"2021-10-27T03:00:26.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.34","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.34/manifests"},{"name":"0.0.33","sha":"1004081814e729da67ad51008ba37a9e4f7e276e","kind":"commit","published_at":"2021-09-23T01:36:54.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.33","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.33/manifests"},{"name":"0.0.31","sha":"898bd1cc9f3ef7be083a136854194da11837a22a","kind":"commit","published_at":"2021-07-20T16:15:07.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.31","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.31/manifests"},{"name":"0.0.29","sha":"6c64d3665ba502047ad0089984ccd8e1d990ba07","kind":"commit","published_at":"2021-06-11T05:55:28.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.29","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.29/manifests"},{"name":"0.0.28","sha":"095ab18a46621f4e8f6856770184ac6b23cb76b1","kind":"commit","published_at":"2021-06-08T15:05:38.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.28","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.28/manifests"},{"name":"0.0.27","sha":"8731bae44c8c69a49d618f9739cca142ce2535b4","kind":"commit","published_at":"2021-06-06T20:43:06.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.27","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.27/manifests"},{"name":"0.0.26","sha":"a5a0e0a8b4cdf357de5d576c7fb769c37c6ffe4e","kind":"commit","published_at":"2021-06-06T14:32:10.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.26","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.26/manifests"},{"name":"0.0.25","sha":"b0c24a826ac3a55993cbc23cab32f7e99530b046","kind":"commit","published_at":"2021-06-05T19:05:36.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.25","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.25/manifests"},{"name":"0.0.24","sha":"d70803e2b459a5fb7e7623767fe1ec456c0f0f4c","kind":"commit","published_at":"2021-05-29T01:52:31.000Z","download_url":"https://codeload.github.com/singularityhub/singularity-hpc/tar.gz/0.0.24","html_url":"https://github.com/singularityhub/singularity-hpc/releases/tag/0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/singularityhub/singularity-hpc@0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/tags/0.0.24/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:00:14.435Z","dependent_packages_count":0,"downloads":273,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":11.909213310251971,"dependent_repos_count":9.031485896481191,"dependent_packages_count":9.966767819241568,"stargazers_count":7.351781089702889,"forks_count":8.008266100713278,"docker_downloads_count":null,"average":9.25350284327818},"purl":"pkg:pypi/singularity-hpc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/singularity-hpc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/singularity-hpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/singularity-hpc/dependencies","status":null,"funding_links":["https://github.com/sponsors/vsoch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T05:58:53.407Z","issues_count":53,"pull_requests_count":102,"avg_time_to_close_issue":5550054.277777778,"avg_time_to_close_pull_request":3565031.0322580645,"issues_closed_count":35,"pull_requests_closed_count":93,"pull_request_authors_count":14,"issue_authors_count":17,"avg_comments_per_issue":7.3584905660377355,"avg_comments_per_pull_request":3.450980392156863,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":6,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":602015.7222222222,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/issues","maintainers":[{"login":"vsoch","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}],"active_maintainers":[{"login":"vsoch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/singularity-hpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/singularity-hpc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/singularity-hpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/singularity-hpc/related_packages","maintainers":[{"uuid":"vsochat","login":"vsochat","name":null,"email":null,"url":null,"packages_count":118,"html_url":"https://pypi.org/user/vsochat/","role":null,"created_at":"2022-11-14T18:26:51.189Z","updated_at":"2022-11-14T18:26:51.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vsochat/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724721,"maintainers_count":308192,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":466089,"full_name":"singularityhub/singularity-hpc","default_branch":"main","committers":[{"name":"vsoch","email":"vsoch","login":"vsoch","count":312},{"name":"manbat","email":"41646490+manbat","login":"manbat","count":44},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":42},{"name":"Marco De La Pierre","email":"marco.delapierre@gmail.com","login":"marcodelapierre","count":17},{"name":"Xavier Delaruelle","email":"xavier.delaruelle@cea.fr","login":"xdelaruelle","count":15},{"name":"Matthieu Muffato","email":"mm49@sanger.ac.uk","login":"muffato","count":14},{"name":"github-actions","email":"github-actions","login":"github-actions","count":13},{"name":"Alec Scott","email":"alec@bcs.sh","login":"alecbcs","count":10},{"name":"Georgia Stuart","email":"georgiastuart","login":"georgiastuart","count":4},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":4},{"name":"Alexandre Strube","email":"surak@surak.eti.br","login":"surak","count":4},{"name":"Audrey Stott","email":"43943628+audreystott","login":"audreystott","count":2},{"name":"krsg512","email":"krsg512@usplscpn005.scp.astrazeneca.net","login":null,"count":1},{"name":"Cristian Di Pietrantonio","email":"cristiandipietrantonio@gmail.com","login":"dipietrantonio","count":1},{"name":"Patrick Hüther","email":"patrick.huether@gmail.com","login":"phue","count":1},{"name":"SarahBeecroft","email":"sarah.beecroft@uwa.edu.au","login":"SarahBeecroft","count":1},{"name":"amjad","email":"Amjadhpc","login":"Amjadhpc","count":1}],"total_commits":486,"total_committers":17,"total_bot_commits":42,"total_bot_committers":1,"mean_commits":28.58823529411765,"dds":0.3580246913580247,"past_year_committers":[{"name":"Vanessasaurus","email":"814322+vsoch","login":"vsoch","count":4},{"name":"Matthieu Muffato","email":"mm49@sanger.ac.uk","login":"muffato","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"amjad","email":"Amjadhpc","login":"Amjadhpc","count":1},{"name":"Xavier Delaruelle","email":"xavier.delaruelle@cea.fr","login":"xdelaruelle","count":1}],"past_year_total_commits":9,"past_year_total_committers":5,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":1.8,"past_year_dds":0.5555555555555556,"last_synced_at":"2025-08-07T06:39:41.828Z","last_synced_commit":"c71a84673ba0ecccfbf7e4c97877ee4a6d6d2b83","created_at":"2023-03-09T00:36:55.747Z","updated_at":"2025-08-07T06:39:41.865Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"singularityhub/singularity-hpc","html_url":"https://github.com/singularityhub/singularity-hpc","last_synced_at":"2025-09-04T11:18:53.578Z","status":"active","issues_count":53,"pull_requests_count":102,"avg_time_to_close_issue":5550054.277777778,"avg_time_to_close_pull_request":3565031.0322580645,"issues_closed_count":35,"pull_requests_closed_count":93,"pull_request_authors_count":14,"issue_authors_count":17,"avg_comments_per_issue":7.377358490566038,"avg_comments_per_pull_request":3.450980392156863,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":6,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":602015.7222222222,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"created_at":"2023-05-10T14:49:43.551Z","updated_at":"2025-09-04T11:18:53.578Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-hpc/issues","issue_labels_count":{"enhancement":1,"good first issue":1},"pull_request_labels_count":{"container-recipe":1,"hacktoberfest-accepted":1,"wontfix":1},"issue_author_associations_count":{"CONTRIBUTOR":27,"NONE":20,"MEMBER":6},"pull_request_author_associations_count":{"CONTRIBUTOR":50,"MEMBER":45,"NONE":7},"issue_authors":{"muffato":9,"surak":9,"shahzebsiddiqui":8,"vsoch":6,"georgiastuart":5,"audreystott":2,"Amjadhpc":2,"jiaqiwang969":2,"theklaloizou":2,"visakhraja":1,"mdehollander":1,"mtwest2718":1,"evalanguaria":1,"SomePersonSomeWhereInTheWorld":1,"dipietrantonio":1,"zbeekman":1,"phue":1},"pull_request_authors":{"vsoch":45,"github-actions[bot]":23,"muffato":15,"marcodelapierre":4,"Ausbeth":4,"georgiastuart":2,"xdelaruelle":2,"audreystott":1,"Amjadhpc":1,"surak":1,"dipietrantonio":1,"yarikoptic":1,"theklaloizou":1,"phue":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077358,"issues_count":31287535,"pull_requests_count":95909983,"authors_count":10692008,"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":{"CONTRIBUTOR":3,"NONE":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":14,"MEMBER":5,"NONE":5},"past_year_issue_authors":{"Amjadhpc":1,"dipietrantonio":1,"muffato":1,"shahzebsiddiqui":1,"SomePersonSomeWhereInTheWorld":1,"surak":1},"past_year_pull_request_authors":{"github-actions[bot]":8,"vsoch":5,"muffato":4,"Ausbeth":4,"xdelaruelle":2,"Amjadhpc":1},"maintainers":[{"login":"vsoch","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}],"active_maintainers":[{"login":"vsoch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}]},"events":{"total":{"CreateEvent":9,"ReleaseEvent":4,"IssuesEvent":6,"WatchEvent":10,"DeleteEvent":7,"IssueCommentEvent":58,"PushEvent":16,"PullRequestEvent":19,"PullRequestReviewEvent":23,"PullRequestReviewCommentEvent":19,"ForkEvent":3},"last_year":{"CreateEvent":9,"ReleaseEvent":4,"IssuesEvent":6,"WatchEvent":10,"DeleteEvent":7,"IssueCommentEvent":58,"PushEvent":16,"PullRequestEvent":19,"PullRequestReviewEvent":23,"PullRequestReviewCommentEvent":19,"ForkEvent":3}},"keywords":["containers","hpc","lmod","reproducibility","singularity"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/alert-action-updates.yaml","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:19.307Z","updated_at":"2023-11-15T04:29:19.307Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/.github/workflows/alert-action-updates.yaml","dependencies":[{"id":14506207995,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14506207996,"package_name":"vsoch/action-updater","ecosystem":"actions","requirements":"2c2216e27ee963aaa31ff0ff81de007acb84b9c2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:20.450Z","updated_at":"2023-11-15T04:29:20.450Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/.github/workflows/docs.yml","dependencies":[{"id":14506208554,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14506208555,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"ba1486788b0490a235422264426c45848eac35c6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:21.232Z","updated_at":"2023-11-15T04:29:21.232Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/.github/workflows/main.yml","dependencies":[{"id":14506209076,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14506209077,"package_name":"crate-ci/typos","ecosystem":"actions","requirements":"7ad296c72fa8265059cc03d1eda562fbdfcd6df2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:22.724Z","updated_at":"2023-11-15T04:29:22.724Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/.github/workflows/release.yaml","dependencies":[{"id":14506209170,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-container.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:22.810Z","updated_at":"2023-11-15T04:29:22.810Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/.github/workflows/test-container.yml","dependencies":[{"id":14506209171,"package_name":"jitterbit/get-changed-files","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14506209177,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14506209178,"package_name":"eWaterCycle/setup-singularity","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-core.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:25.005Z","updated_at":"2023-11-15T04:29:25.005Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/.github/workflows/test-core.yml","dependencies":[{"id":14506209213,"package_name":"singularityhub/install-singularity","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":14506209228,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:25.658Z","updated_at":"2023-11-15T04:29:25.658Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/.github/workflows/test.yml","dependencies":[{"id":14506209229,"package_name":"eWaterCycle/setup-singularity","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":14506209230,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-contributors.yaml","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:25.673Z","updated_at":"2023-11-15T04:29:25.673Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/.github/workflows/update-contributors.yaml","dependencies":[{"id":14506209231,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14506209232,"package_name":"con/tributors","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":14506209242,"package_name":"vsoch/pull-request-action","ecosystem":"actions","requirements":"d703f40f3af5ae294f9816395ddf2e3d2d3feafa","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"actions/cache-update/action.yaml","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:26.868Z","updated_at":"2023-11-15T04:29:26.868Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/actions/cache-update/action.yaml","dependencies":[{"id":14506209329,"package_name":"singularityhub/container-executable-discovery/install","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":14506209330,"package_name":"vsoch/pull-request-action","ecosystem":"actions","requirements":"50f22f6d146226ee6b73b7a001f26a3d4579f360","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:26.894Z","updated_at":"2023-11-15T04:29:26.894Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/Dockerfile","dependencies":[{"id":14506209331,"package_name":"centos","ecosystem":"docker","requirements":"centos7","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":".github/dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:26.904Z","updated_at":"2023-11-15T04:29:26.904Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/.github/dev-requirements.txt","dependencies":[{"id":14506209332,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14506209333,"package_name":"black","ecosystem":"pypi","requirements":"==23.3.0","direct":true,"kind":"development","optional":false},{"id":14506209334,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14506209335,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:26.915Z","updated_at":"2023-11-15T04:29:26.915Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/docs/requirements.txt","dependencies":[{"id":14506209336,"package_name":"singularity-hpc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14506209343,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14506209344,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14506209345,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14506209455,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14506209456,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.12","direct":true,"kind":"runtime","optional":false},{"id":14506209457,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14506209458,"package_name":"configargparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14506209459,"package_name":"appdirs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14506209460,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003c3.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:28.248Z","updated_at":"2023-11-15T04:29:28.248Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-15T04:29:28.255Z","updated_at":"2023-11-15T04:29:28.255Z","repository_link":"https://github.com/singularityhub/singularity-hpc/blob/main/setup.py","dependencies":[]}],"score":13.52067093122589,"created_at":"2025-09-04T09:17:53.026Z","updated_at":"2025-10-07T08:04:35.092Z","avatar_url":"https://github.com/singularityhub.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":273,"funding_links":["https://github.com/sponsors/vsoch"],"readme_doi_urls":["https://doi.org/10.21105/joss.03311"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["standardization","pde","interpretability","wavelets","plasma","correlation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1822","html_url":"https://science.ecosyste.ms/projects/1822","bibtex_url":"https://science.ecosyste.ms/projects/1822/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/1822/export.apalike"}