{"id":36665,"name":"hdf5","description":"Official HDF5® Library Repository","url":"https://github.com/hdfgroup/hdf5","last_synced_at":"2025-09-05T07:12:50.998Z","repository":{"id":37589100,"uuid":"258591100","full_name":"HDFGroup/hdf5","owner":"HDFGroup","description":"Official HDF5® Library Repository","archived":false,"fork":false,"pushed_at":"2025-09-04T04:20:46.000Z","size":680946,"stargazers_count":788,"open_issues_count":295,"forks_count":303,"subscribers_count":27,"default_branch":"develop","last_synced_at":"2025-09-04T06:22:57.886Z","etag":null,"topics":["c","cpp","database","fortran","hdf","hdf5","java","library","nosql"],"latest_commit_sha":null,"homepage":"https://www.hdfgroup.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HDFGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"hdfgroup"}},"created_at":"2020-04-24T18:25:20.000Z","updated_at":"2025-09-04T05:31:33.000Z","dependencies_parsed_at":"2023-09-28T05:57:18.169Z","dependency_job_id":"366f1cb2-d413-41de-ab97-1de217b4b3df","html_url":"https://github.com/HDFGroup/hdf5","commit_stats":null,"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/HDFGroup/hdf5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDFGroup%2Fhdf5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDFGroup%2Fhdf5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDFGroup%2Fhdf5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDFGroup%2Fhdf5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HDFGroup","download_url":"https://codeload.github.com/HDFGroup/hdf5/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDFGroup%2Fhdf5/sbom","scorecard":{"id":430470,"data":{"date":"2025-08-18T12:47:45Z","repo":{"name":"github.com/HDFGroup/hdf5","commit":"7f49eae0f37769acb9d4937d6e219dc85b2061bd"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/clang-format-fix.yml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/daily-build.yml:166","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/daily-build.yml:179","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:66","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/remove-files.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/abi-report.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/aocc-cmake.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/arm-main-cmake.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_mpich_source.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_openmpi_source.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/clang-format-fix.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-analysis.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-bintest.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-ctest.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-par-script.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-par-source.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake-script.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/cve.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cygwin-cmake.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-build.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/daily-schedule.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/dev-cmake.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/h5py.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/hdfeos5.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386-cmake.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/intel-cmake.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/julia-cmake.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/linkchecker.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/main-cmake-par-spc.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/main-cmake-par.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/main-cmake-spc.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/main-cmake.yml:21","Warn: no topLevel permission defined: .github/workflows/markdown-link-check.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/msys2-cmake.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/netcdf.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/nvhpc-cmake.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-branch.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-release.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-files.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/remove-files.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/tarball.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/testxpr-cmake.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/vfd-main.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/vfd-ros3.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/vfd-subfiling.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/vfd.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/vol.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/vol_adios2.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/vol_async.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/vol_cache.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/vol_ext_passthru.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/vol_log.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/vol_rest.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: java/lib/ext/slf4j-nop-2.0.16.jar:1","Warn: binary detected: java/lib/ext/slf4j-simple-2.0.16.jar:1","Warn: binary detected: java/lib/org.hamcrest.jar:1","Warn: binary detected: java/lib/org.junit.jar:1","Warn: binary detected: java/lib/slf4j-api-2.0.16.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/abi-report.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/abi-report.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/abi-report.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/abi-report.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aocc-cmake.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/aocc-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aocc-cmake.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/aocc-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm-main-cmake.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/arm-main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm-main-cmake.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/arm-main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm-main-cmake.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/arm-main-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm-main-cmake.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/arm-main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm-main-cmake.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/arm-main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm-main-cmake.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/arm-main-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm-main-cmake.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/arm-main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm-main-cmake.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/arm-main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm-main-cmake.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/arm-main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_mpich_source.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/build_mpich_source.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_mpich_source.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/build_mpich_source.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_mpich_source.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/build_mpich_source.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_openmpi_source.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/build_openmpi_source.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_openmpi_source.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/build_openmpi_source.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_openmpi_source.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/build_openmpi_source.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang-format-check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/clang-format-check.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clang-format-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/clang-format-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang-format-fix.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/clang-format-fix.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clang-format-fix.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/clang-format-fix.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-analysis.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-bintest.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-bintest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-bintest.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-bintest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-bintest.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-bintest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-bintest.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-bintest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-bintest.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-bintest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-bintest.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-bintest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:335: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:431: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:559: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:566: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:660: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:685: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:735: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:755: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:804: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:823: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:830: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-ctest.yml:890: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-ctest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-par-script.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-source.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-source.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-source.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-source.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-source.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-source.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-par-source.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-source.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-par-source.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-source.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-source.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-source.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-source.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-source.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-par-source.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-source.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-par-source.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-par-source.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:353: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:540: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:595: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:644: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:679: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:698: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:711: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:759: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake-script.yml:793: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cmake-script.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/codespell.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/codespell.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cve.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cve.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cve.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cve.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cygwin-cmake.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cygwin-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cygwin-cmake.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cygwin-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cygwin-cmake.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cygwin-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cygwin-cmake.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/cygwin-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/daily-build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/daily-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/daily-build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/daily-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/daily-schedule.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/daily-schedule.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev-cmake.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/dev-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev-cmake.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/dev-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev-cmake.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/dev-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev-cmake.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/dev-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/h5py.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/h5py.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hdfeos5.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/hdfeos5.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/i386-cmake.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/i386-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/i386-cmake.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/i386-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel-cmake.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/intel-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/intel-cmake.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/intel-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel-cmake.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/intel-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/intel-cmake.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/intel-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/julia-cmake.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/julia-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/julia-cmake.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/julia-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/julia-cmake.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/julia-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/julia-cmake.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/julia-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/julia-cmake.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/julia-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linkchecker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/linkchecker.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-par-spc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-par-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-par.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-par.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:670: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:676: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:525: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake-spc.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake-spc.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-cmake.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-cmake.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-cmake.yml:411: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/main-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-link-check.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/markdown-link-check.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-link-check.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/markdown-link-check.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msys2-cmake.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/msys2-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msys2-cmake.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/msys2-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/netcdf.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/netcdf.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/netcdf.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/netcdf.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nvhpc-cmake.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/nvhpc-cmake.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/publish-branch.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/publish-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/publish-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-files.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/remove-files.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/scorecard.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tarball.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/tarball.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tarball.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/tarball.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tarball.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/tarball.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tarball.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/tarball.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tarball.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/tarball.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tarball.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/tarball.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tarball.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/tarball.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tarball.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/tarball.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testxpr-cmake.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/testxpr-cmake.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-ros3.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-ros3.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vfd-subfiling.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vfd-subfiling.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_adios2.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_adios2.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_adios2.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_adios2.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_adios2.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_adios2.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_adios2.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_adios2.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_async.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_async.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_async.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_async.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_cache.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_cache.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_cache.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_cache.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_ext_passthru.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_ext_passthru.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_ext_passthru.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_ext_passthru.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_log.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_log.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_log.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_log.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_rest.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_rest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_rest.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_rest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vol_rest.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/HDFGroup/hdf5/vol_rest.yml/develop?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/base:debian to mcr.microsoft.com/devcontainers/base:debian@sha256:ce2e9e611939e611b737362c045bb6d3449bb3efb84898525d724aace1737b90","Warn: pipCommand not pinned by hash: .github/workflows/linkchecker.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/vol_rest.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/vol_rest.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/vol_rest.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/vol_rest.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/vol_rest.yml:134","Info:  63 out of 198 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of 102 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   6 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact hdf5_1.14.6 not signed: https://api.github.com/repos/HDFGroup/hdf5/releases/198602246","Warn: release artifact hdf5_1.14.5 not signed: https://api.github.com/repos/HDFGroup/hdf5/releases/177642057","Warn: release artifact hdf5_1.14.4.3 not signed: https://api.github.com/repos/HDFGroup/hdf5/releases/156965494","Warn: release artifact hdf5_1.14.4.2 not signed: https://api.github.com/repos/HDFGroup/hdf5/releases/151245527","Warn: release artifact snapshot not signed: https://api.github.com/repos/HDFGroup/hdf5/releases/104332548","Warn: release artifact hdf5_1.14.6 does not have provenance: https://api.github.com/repos/HDFGroup/hdf5/releases/198602246","Warn: release artifact hdf5_1.14.5 does not have provenance: https://api.github.com/repos/HDFGroup/hdf5/releases/177642057","Warn: release artifact hdf5_1.14.4.3 does not have provenance: https://api.github.com/repos/HDFGroup/hdf5/releases/156965494","Warn: release artifact hdf5_1.14.4.2 does not have provenance: https://api.github.com/repos/HDFGroup/hdf5/releases/151245527","Warn: release artifact snapshot does not have provenance: https://api.github.com/repos/HDFGroup/hdf5/releases/104332548"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'hdf5_1_14_4'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Info: required approving review count is 2 on branch 'develop'","Info: codeowner review is required on branch 'develop'","Warn: no status checks found to merge onto branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: CGNS, HDFGroup, JuliaData, JuliaIO, JuliaImages, JuliaInterop, JuliaMicroscopy, JuliaPy, KellerLab, PatrieGroup, amd, diwg, hdfgroup, hpc-io, imglib, janeliascicomp, mercury-hpc, metrodora-institute, mochi-hpc, ome, suse, the hdf group, the hdfgroup cgns"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T03:13:03.389Z","repository_id":37589100,"created_at":"2025-08-19T03:13:03.390Z","updated_at":"2025-08-19T03:13:03.390Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723602,"owners_count":25156382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"HDFGroup","name":"The HDF Group","uuid":"8572050","kind":"organization","description":"Tools and technologies to support the Hierarchical Data Format (HDF)","email":"help@hdfgroup.org","website":"https://www.hdfgroup.org","location":"Champaign, IL, USA","twitter":"hdf5","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8572050?v=4","repositories_count":78,"last_synced_at":"2025-08-31T00:54:01.319Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/HDFGroup","funding_links":["https://github.com/sponsors/HDFGroup"],"total_stars":1465,"followers":150,"following":0,"created_at":"2022-11-02T16:23:15.352Z","updated_at":"2025-08-31T00:54:01.319Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HDFGroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HDFGroup/repositories"},"packages":null,"commits":{"id":27675,"full_name":"HDFGroup/hdf5","default_branch":"develop","committers":[{"name":"Quincey Koziol","email":"koziol@hdfgroup.org","login":"qkoziol","count":3808},{"name":"Allen Byrne","email":"byrn@hdfgroup.org","login":"byrnHDF","count":3533},{"name":"Albert Cheng","email":"acheng@hdfgroup.org","login":null,"count":1555},{"name":"Dana Robinson","email":"derobins@hdfgroup.org","login":"derobins","count":1515},{"name":"Pedro Vicente Nunes","email":"pvn@hdfgroup.org","login":null,"count":887},{"name":"Scot Breitenfeld","email":"brtnfld@hdfgroup.org","login":"brtnfld","count":860},{"name":"Bill Wendling","email":"wendling@ncsa.uiuc.edu","login":null,"count":802},{"name":"Raymond Lu","email":"songyulu@hdfgroup.org","login":"raylu-hdf","count":784},{"name":"Fang Guo","email":"fangguo@ncsa.uiuc.edu","login":null,"count":657},{"name":"Robb Matzke","email":"matzke@llnl.gov","login":"matzke1","count":649},{"name":"Elena Pourmal","email":"epourmal@hdfgroup.org","login":null,"count":612},{"name":"Binh-Minh Ribler","email":"bmribler@hdfgroup.org","login":"bmribler","count":591},{"name":"MuQun Yang","email":"ymuqun@hdfgroup.org","login":null,"count":486},{"name":"jhendersonHDF","email":"jhenderson@hdfgroup.org","login":"jhendersonHDF","count":426},{"name":"Frank Baker","email":"fbaker@hdfgroup.org","login":"fbaker","count":391},{"name":"Larry Knox","email":"lrknox@hdfgroup.org","login":"lrknox","count":388},{"name":"James Laird","email":"jlaird@hdfgroup.org","login":null,"count":314},{"name":"Patrick Lu","email":"ptlu@hawkwind.ncsa.uiuc.edu","login":null,"count":292},{"name":"Neil Fortner","email":"nfortne2@hdfgroup.org","login":"fortnern","count":291},{"name":"HDF Tester","email":"hdftest@hdfgroup.org","login":null,"count":245},{"name":"Scott Wegner","email":"swegner@hdfgroup.org","login":null,"count":213},{"name":"H. Joe Lee","email":"hyoklee@hdfgroup.org","login":"hyoklee","count":212},{"name":"Jonathan Kim","email":"jkm@hdfgroup.org","login":null,"count":155},{"name":"David Young","email":"dyoung@hdfgroup.org","login":"gnuoyd","count":150},{"name":"HDF Admin","email":"hdfadmin@ncsa.uiuc.edu","login":null,"count":140},{"name":"Vailin Choi","email":"vchoi@jam.ad.hdfgroup.org","login":null,"count":121},{"name":"Mohamad Chaarawi","email":"chaarawi@hdfgroup.org","login":null,"count":106},{"name":"Mike McGreevy","email":"mamcgree@hdfgroup.org","login":"mike-mcgreevy","count":86},{"name":"Quincey Koziol","email":"koziol@koziol.gov","login":null,"count":78},{"name":"Leon Arber","email":"larber@ncsa.uiuc.edu","login":null,"count":77},{"name":"mattjala","email":"124107509+mattjala","login":"mattjala","count":73},{"name":"Vailin Choi","email":"vchoi@hdfgroup.org","login":"vchoi-hdfgroup","count":70},{"name":"Jacob Smith","email":"jake.smith@hdfgroup.org","login":"jake-smith-hdfgroup","count":70},{"name":"Xuan Bai","email":"xuanbai@hdfgroup.org","login":null,"count":69},{"name":"Jerome Soumagne","email":"jsoumagne@hdfgroup.org","login":"soumagne","count":66},{"name":"John Mainzer","email":"mainzer@hdfgroup.org","login":"jrmainzer","count":57},{"name":"Dan Wells","email":"dwells@cs.uiuc.edu","login":null,"count":53},{"name":"Robert Kim Yates","email":"rkyates@llnl.gov","login":null,"count":51},{"name":"Sean McBride","email":"sean@rogue-research.com","login":"seanm","count":50},{"name":"Robert E. McGrath","email":"mcgrath@ncsa.uiuc.edu","login":null,"count":47},{"name":"Peter Cao","email":"xcao@hdfgroup.org","login":null,"count":46},{"name":"Paul Harten","email":"pharten@ncsa.uiuc.edu","login":null,"count":45},{"name":"Richard Warren","email":"Richard.Warren@hdfgroup.org","login":"rawarren","count":43},{"name":"kmu","email":"kmu@hdfgroup.org","login":null,"count":42},{"name":"Christian Chilan","email":"chilan@hdfgroup.org","login":null,"count":40},{"name":"Xiaowen Wu","email":"wuxiaowe@ncsa.uiuc.edu","login":null,"count":40},{"name":"Gerd Heber","email":"gheber@hdfgroup.org","login":"gheber","count":38},{"name":"Thomas Radke","email":"tradke@aei.mpg.de","login":null,"count":35},{"name":"Ruey-Hsia Li","email":"rli@ncsa.uiuc.edu","login":null,"count":33},{"name":"Barbara Jones","email":"bljones@hdfgroup.org","login":"bljhdf","count":33},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":17},{"name":"Chris Hogan","email":"chogan@hdfgroup.org","login":"ChristopherHogan","count":13},{"name":"mainzer","email":"mainzer#hdfgroup.org","login":null,"count":12},{"name":"Glenn Song","email":"43005495+glennsong09","login":"glennsong09","count":11},{"name":"Egbert Eich","email":"eich@suse.com","login":"e4t","count":11},{"name":"Jan-Willem Blokland","email":"Jan-Willem.Blokland@Shell.com","login":"jwsblokland","count":10},{"name":"vchoi","email":"vchoi@jelly.ad.hdfgroup.org","login":null,"count":9},{"name":"Mark Kittisopikul","email":"mkitti","login":"mkitti","count":8},{"name":"Songyu Lu","email":"songyulu@barracuda.ad.hdfgroup.org","login":null,"count":7},{"name":"Joel Plutchak","email":"plutchak@hdfgroup.org","login":"joelplutchak","count":6},{"name":"Mark Evans","email":"evan@hdfgroup.org","login":"markedwardevans","count":6},{"name":"Wei-keng Liao","email":"wkliao","login":"wkliao","count":6},{"name":"Lori Cooper","email":"lori.cooper@hdfgroup.org","login":"loricooperhdf","count":6},{"name":"Nat Furrer","email":"nfurrer@ncsa.uiuc.edu","login":null,"count":5},{"name":"HDF Rational","email":"hdfrat@ncsa.uiuc.edu","login":null,"count":5},{"name":"Diogo Teles Sant'Anna","email":"diogoteles@google.com","login":"diogoteles08","count":4},{"name":"Julien Schueller","email":"schueller@phimeca.com","login":"jschueller","count":4},{"name":"Michel Zou","email":"xantares09@hotmail.com","login":"xantares","count":4},{"name":"MuQun Yang","email":"myang6@hdfgroup.org","login":"kyang2014","count":4},{"name":"Chee-Wai Lee","email":"cwlee@ncsa.uiuc.edu","login":null,"count":3},{"name":"Frank Willmore","email":"frank.willmore@hdfgroup.org","login":null,"count":3},{"name":"hdftest","email":"hdftest@jelly.ad.hdfgroup.org","login":null,"count":3},{"name":"Aleksandar Jelenak","email":"ajelenak","login":"ajelenak","count":3},{"name":"Thomas Kluyver","email":"thomas@kluyver.me.uk","login":"takluyver","count":3},{"name":"luzpaz","email":"luzpaz","login":"luzpaz","count":3},{"name":"Ben Boeckel","email":"mathstuf","login":"mathstuf","count":3},{"name":"Dhvanil Popat","email":"dpopat@hdfgroup.org","login":null,"count":2},{"name":"Frank.Willmore","email":"frank.willmore@jelly.ad.hdfgroup.org","login":null,"count":2},{"name":"Richard.Warren","email":"Richard.Warren@mayll.ad.hdfgroup.org","login":null,"count":2},{"name":"Richard.Warren","email":"Richard.Warren@ostrich.ad.hdfgroup.org","login":null,"count":2},{"name":"kmu","email":"kmu@jelly.ad.hdfgroup.org","login":null,"count":2},{"name":"Mark (he/his) C. Miller","email":"miller86@llnl.gov","login":"markcmiller86","count":2},{"name":"github-actions","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":2},{"name":"aled-ua","email":"bugbuster.cc@gmail.com","login":"aled-ua","count":2},{"name":"Satish Balay","email":"balay@mcs.anl.gov","login":"balay","count":2},{"name":"Orion Poplawski","email":"orion@nwra.com","login":"opoplawski","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Michael Kuhn","email":"michael.kuhn@ovgu.de","login":"michaelkuhn","count":2},{"name":"L Kurz","email":"lkurz@hdfgroup.org","login":"lkurz","count":2},{"name":"Evan Ramos","email":"evan@hpccharm.com","login":"evan-charmworks","count":1},{"name":"David Wells","email":"drwells@email.unc.edu","login":"drwells","count":1},{"name":"Dave Allured","email":"dave.allured@noaa.gov","login":"Dave-Allured","count":1},{"name":"Christoph Niethammer","email":"cniethammer","login":"cniethammer","count":1},{"name":"Baljak","email":"baljci@hotmail.com","login":"Baljak","count":1},{"name":"Atri Bhattacharya","email":"badshah400@gmail.com","login":"badshah400","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alessandro Felder","email":"alessandrofelder","login":"alessandrofelder","count":1},{"name":"myd7349","email":"myd7349@gmail.com","login":"myd7349","count":1},{"name":"kwryankrattiger","email":"80296582+kwryankrattiger","login":"kwryankrattiger","count":1},{"name":"Nicolas Cornu","email":"me+github@alkino.fr","login":"alkino","count":1},{"name":"Mike Smith","email":"grimbough@gmail.com","login":"grimbough","count":1},{"name":"Michael Hirsch","email":"10931741+scivision","login":"scivision","count":1},{"name":"Michael Cho","email":"michael@michaelcho.dev","login":"cho-m","count":1},{"name":"Michael Aivazis","email":"michael.aivazis@orthologue.com","login":"aivazis","count":1},{"name":"Matt McCormick","email":"matt@mmmccormick.com","login":"thewtex","count":1},{"name":"Ted Lyngmo","email":"ted@lyncon.se","login":"TedLyngmo","count":1},{"name":"V. Armando Solé","email":"vasole","login":"vasole","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"Yu Feng","email":"rainwoodman@gmail.com","login":"rainwoodman","count":1},{"name":"abushwang","email":"31229623+wswsmao","login":"wswsmao","count":1},{"name":"bazimo","email":"bazimo@outlook.com","login":"bazimo","count":1},{"name":"tbeu","email":"tbeu","login":"tbeu","count":1},{"name":"Markus Mützel","email":"markus.muetzel@gmx.de","login":"mmuetzel","count":1},{"name":"Luke Robison","email":"108305344+lrbison","login":"lrbison","count":1},{"name":"Luc Grosheintz","email":"luc.grosheintz@gmail.com","login":"1uc","count":1},{"name":"Lee Newberg","email":"35611400+Leengit","login":"Leengit","count":1},{"name":"Kyle Sunden","email":"git@ksunden.space","login":"ksunden","count":1},{"name":"Kobrin Eli","email":"kobrineli@ispras.ru","login":"kobrineli","count":1},{"name":"Kai Pastor","email":"dg0yt@darc.de","login":"dg0yt","count":1},{"name":"Jouke Witteveen","email":"j.witteveen@gmail.com","login":"joukewitteveen","count":1},{"name":"John Donners","email":"40058074+donners-atos","login":"donners-atos","count":1},{"name":"Houjun Tang","email":"htang4@lbl.gov","login":"houjun","count":1},{"name":"Harmen Stoppels","email":"harmenstoppels@gmail.com","login":"haampie","count":1},{"name":"Hans Johnson","email":"hans.j.johnson@gmail.com","login":"hjmjohnson","count":1},{"name":"Gaute Hope","email":"eg@gaute.vetsj.com","login":"gauteh","count":1},{"name":"Ryan Schmidt","email":"ryandesign@macports.org","login":"ryandesign","count":1},{"name":"Sergey Kosukhin","email":"skosukhin@gmail.com","login":"skosukhin","count":1},{"name":"Rushabh Doshi","email":"rushabh@ncsa.uiuc.edu","login":null,"count":1},{"name":"buildbot","email":"buildbot@bobcat.ad.hdfgroup.org","login":null,"count":1},{"name":"cvs2svn","email":"no_author@cvs2svn","login":null,"count":1},{"name":"derobins","email":"derobins@jelly.ad.hdfgroup.org","login":null,"count":1},{"name":"songyulu","email":"songyulu@jelly.ad.hdfgroup.org","login":null,"count":1},{"name":"starfire","email":"no_author@starfire","login":null,"count":1},{"name":"Choonghwan Lee","email":"clee83@hdfgroup.org","login":null,"count":1},{"name":"Dana Robinson","email":"derobins@gmail.com","login":null,"count":1},{"name":"Dana Robinson","email":"derobins@jam.ad.hdfgroup.org","login":null,"count":1},{"name":"Frank Berghaus","email":"berghaus@cern.ch","login":null,"count":1},{"name":"Frank T Willmore","email":"Frank.Willmore@hdfgroup.org","login":null,"count":1},{"name":"HDF Tester","email":"hdftest@jam.ad.hdfgroup.org","login":null,"count":1},{"name":"Peter Chang","email":"peter.chang@diamond.ac.uk","login":"PeterC-DLS","count":1},{"name":"Philipp Oppermann","email":"dev@phil-opp.com","login":"phil-opp","count":1},{"name":"Pierce Brooks","email":"piercebrks@gmail.com","login":"PierceLBrooks","count":1},{"name":"Robert Adam","email":"dev@robert-adam.de","login":"Krzmbrzl","count":1},{"name":"Stefano Probst","email":"senden9@gmail.com","login":"senden9","count":1}],"total_commits":21675,"total_committers":144,"total_bot_commits":17,"total_bot_committers":1,"mean_commits":150.52083333333334,"dds":0.8243137254901961,"past_year_committers":[{"name":"Allen Byrne","email":"50328838+byrnHDF","login":"byrnHDF","count":188},{"name":"Dana Robinson","email":"43805+derobins","login":"derobins","count":94},{"name":"jhendersonHDF","email":"jhenderson@hdfgroup.org","login":"jhendersonHDF","count":46},{"name":"H. Joe Lee","email":"hyoklee@hdfgroup.org","login":"hyoklee","count":42},{"name":"Matt L","email":"124107509+mattjala","login":"mattjala","count":42},{"name":"bmribler","email":"39579120+bmribler","login":"bmribler","count":32},{"name":"Quincey Koziol","email":"quincey@koziol.cc","login":"qkoziol","count":28},{"name":"Scot Breitenfeld","email":"brtnfld@hdfgroup.org","login":"brtnfld","count":27},{"name":"Larry Knox","email":"lrknox@hdfgroup.org","login":"lrknox","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Gerd Heber","email":"gheber@hdfgroup.org","login":"gheber","count":7},{"name":"Neil Fortner","email":"fortnern@gmail.com","login":"fortnern","count":6},{"name":"Lori Cooper","email":"lori.cooper@hdfgroup.org","login":"loricooperhdf","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"aled-ua","email":"bugbuster.cc@gmail.com","login":"aled-ua","count":2},{"name":"Aleksandar Jelenak","email":"ajelenak","login":"ajelenak","count":1},{"name":"vchoi-hdfgroup","email":"55293060+vchoi-hdfgroup","login":"vchoi-hdfgroup","count":1},{"name":"github-actions","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"abushwang","email":"31229623+wswsmao","login":"wswsmao","count":1},{"name":"Thomas Kluyver","email":"thomas.kluyver@xfel.eu","login":"takluyver","count":1},{"name":"Ted Lyngmo","email":"ted@lyncon.se","login":"TedLyngmo","count":1},{"name":"Philipp Oppermann","email":"dev@phil-opp.com","login":"phil-opp","count":1},{"name":"Peter Chang","email":"peter.chang@diamond.ac.uk","login":"PeterC-DLS","count":1},{"name":"Orion Poplawski","email":"orion@nwra.com","login":"opoplawski","count":1},{"name":"Michael Cho","email":"michael@michaelcho.dev","login":"cho-m","count":1},{"name":"Markus Mützel","email":"markus.muetzel@gmx.de","login":"mmuetzel","count":1},{"name":"Mark C. Miller","email":"miller86@llnl.gov","login":"markcmiller86","count":1},{"name":"Luke Robison","email":"108305344+lrbison","login":"lrbison","count":1},{"name":"Kai Pastor","email":"dg0yt@darc.de","login":"dg0yt","count":1},{"name":"John Donners","email":"40058074+donners-atos","login":"donners-atos","count":1},{"name":"Harmen Stoppels","email":"harmenstoppels@gmail.com","login":"haampie","count":1},{"name":"Atri Bhattacharya","email":"badshah400@gmail.com","login":"badshah400","count":1}],"past_year_total_commits":558,"past_year_total_committers":32,"past_year_total_bot_commits":11,"past_year_total_bot_committers":1,"past_year_mean_commits":17.4375,"past_year_dds":0.6630824372759856,"last_synced_at":"2025-05-26T15:11:54.075Z","last_synced_commit":"4cc7161fc2cbb5f018a46409da9c49cb54f54669","created_at":"2023-03-07T16:35:44.945Z","updated_at":"2025-07-03T08:11:55.814Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDFGroup%2Fhdf5/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"HDFGroup/hdf5","html_url":"https://github.com/HDFGroup/hdf5","last_synced_at":"2025-09-05T06:02:11.511Z","status":null,"issues_count":648,"pull_requests_count":2140,"avg_time_to_close_issue":21247490.024221454,"avg_time_to_close_pull_request":498928.0858995138,"issues_closed_count":289,"pull_requests_closed_count":1851,"pull_request_authors_count":67,"issue_authors_count":199,"avg_comments_per_issue":1.4521604938271604,"avg_comments_per_pull_request":0.7406542056074766,"merged_pull_requests_count":1646,"bot_issues_count":2,"bot_pull_requests_count":27,"past_year_issues_count":303,"past_year_pull_requests_count":1003,"past_year_avg_time_to_close_issue":2393305.3333333335,"past_year_avg_time_to_close_pull_request":449022.7943262411,"past_year_issues_closed_count":84,"past_year_pull_requests_closed_count":846,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":0.5445544554455446,"past_year_avg_comments_per_pull_request":0.6560319042871385,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":736,"created_at":"2023-05-10T20:51:27.713Z","updated_at":"2025-09-05T06:02:11.512Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDFGroup%2Fhdf5","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/HDFGroup%2Fhdf5/issues","issue_labels_count":{"Component - C Library":149,"Priority - 1. High 🔼":134,"Type - Bug":134,"Component - Build":114,"Priority - 2. Medium ⏹":106,"Component - Documentation":97,"Type - Improvement":86,"Component - Testing":58,"Priority - 3. Low 🔽":51,"Priority - 0. Blocker ⛔":38,"Component - Tools":32,"Type - Task":29,"Type - Bug / Bugfix":26,"Component - Parallel":23,"Component - Fortran":19,"Type - New Feature":17,"Merge - To 1.14":17,"Priority - 1. High":16,"HDFG-internal":15,"UNCONFIRMED":15,"Confirmed":13,"Component - Misc":13,"Type - Security":12,"Priority - 0. Blocker":11,"Component - Wrappers":11,"Priority - 2. Medium":10,"effort-small":8,"Type - Deprecation / Removal":7,"Priority - 3. Low":5,"Component - High-Level Library":4,"Component - C++":4,"Confirmed - 3rd Party Library Issue":3,"WIP":3,"HDF5 2.0 Parent":3,"Merge - To 1.10":3,"Merge - To 1.12":3,"Merge":2,"Branch - 2.0":2,"Branch - 1.14":2,"HDF5 1.14.6":1,"github_actions":1,"HDF5 Parent Issue":1,"HDF5-Epics":1,"⚠️ BREAKING CHANGE ⚠️":1,"Component - Configure":1,"effort-medium":1,"Dependencies":1,"perl":1,"Good First Issue":1,"Branch - 1.16":1,"Perl":1},"pull_request_labels_count":{"Type - Improvement":721,"Merge - To 1.14":651,"Component - Testing":538,"Component - C Library":458,"Component - Documentation":416,"Priority - 2. Medium ⏹":405,"Component - Build":387,"Type - Bug":381,"Priority - 0. Blocker ⛔":379,"Priority - 1. High 🔼":376,"Priority - 3. Low 🔽":306,"Component - Misc":296,"Component - Tools":163,"Type - Bug / Bugfix":144,"Type - Task":132,"Branch - 1.14":129,"Merge":126,"Type - Deprecation / Removal":79,"Merge - To 2.0":75,"Merge - Develop Only":75,"Component - Fortran":71,"Component - Parallel":57,"Priority - 2. Medium":49,"Merge - To 1.10":38,"Merge - To 1.12":37,"Component - Java":34,"Type - New Feature":33,"Component - High-Level Library":32,"Component - C++":30,"Priority - 0. Blocker":30,"Priority - 1. High":29,"Component - Wrappers":22,"Dependencies":21,"WIP":16,"Branch - 1.12":14,"Priority - 3. Low":11,"HDF5 1.14.6":11,"github_actions":10,"Branch - 1.10":9,"Branch - 2.0":9,"Merge - To 1.16":8,"dependencies":8,"Type - Security":6,"Merge - To 1.14.6":5,"⚠️ BREAKING CHANGE ⚠️":5,"HDFG-internal":4,"Component - Configure":3,"perl":3,"Branch - 1.16":3,"Perl":2,"Good First Issue":2,"Confirmed":1,"Confirmed - 3rd Party Library Issue":1},"issue_author_associations_count":{"NONE":240,"CONTRIBUTOR":223,"MEMBER":130,"COLLABORATOR":55},"pull_request_author_associations_count":{"CONTRIBUTOR":1173,"MEMBER":514,"COLLABORATOR":409,"NONE":44},"issue_authors":{"byrnHDF":74,"derobins":53,"hyoklee":51,"brtnfld":39,"bmribler":28,"jhendersonHDF":18,"ajelenak":18,"gheber":17,"lrknox":17,"opoplawski":12,"JJLeo":10,"sae-as-me":9,"mattjala":9,"loricooperhdf":8,"tbeu":8,"fortnern":7,"abhibaruah":7,"mkitti":7,"ZFeiXQ":7,"gabe-sherman":7,"qkoziol":5,"HathewayWill":5,"takluyver":5,"yurivict":5,"seanm":4,"Rulkallos":4,"markcmiller86":4,"chacha21":4,"JohnLCaron":3,"Dave-Allured":3,"e4t":3,"MarDiehl":3,"pini-gh":3,"radistmorse":3,"hmaarrfk":3,"epourmal":2,"sashashura":2,"a-shahba":2,"wkliao":2,"HiSPEET":2,"avitase":2,"jbensabat":2,"diogoteles08":2,"ax3l":2,"ast-ms":2,"dschwoerer":2,"MageWeiG":2,"corppeon":2,"cniddodi":2,"yzanhua":2,"jefflee-icesat2":2,"hurricane642":2,"skyFzz":2,"albert20081010":2,"EdrisBorne":2,"PhilPJL":2,"eschnett":1,"dependabot[bot]":1,"cyberitech":1,"paulmueller":1,"schwehr":1,"sunnydivilin":1,"yarikoptic":1,"robertu94":1,"LemonBoy68":1,"sunethwarna":1,"minrk":1,"aivazis":1,"cmacmackin":1,"dkokron":1,"TedLyngmo":1,"musm":1,"stephan-cr":1,"hergljkds":1,"wenjuno":1,"fnrizzi":1,"hakostra":1,"thesamesam":1,"lucasvr":1,"jml06":1,"uleysky":1,"Apollo3zehn":1,"BaqablH":1,"esaaprillia":1,"NigelX":1,"xanderdunn":1,"hofmannu":1,"schooft":1,"ferdiansyagz":1,"Mittagskogel":1,"hongyi-zhao":1,"equaeghe":1,"mtelka":1,"planetMDX":1,"CrazyCasta":1,"a-ma72":1,"kalvdans":1,"cd10kfsu":1,"guitos":1,"thbeu":1,"lylong94":1,"jreadey":1,"johnstairs":1,"WardF":1,"rouault":1,"calvertdw":1,"l123173":1,"ChenMiaoi":1,"bazimo":1,"DJDavies2":1,"U2FsdGVkX1":1,"bozhang-hpc":1,"ihna-ceres":1,"rpmcnally":1,"sheldonrobinson":1,"ArvidJB":1,"chfeder":1,"ErikP94":1,"haampie":1,"sascha47":1,"krisfed":1,"michalakes":1,"feiliuesmf":1,"N-Jay-Dee":1,"Krande":1,"itcarroll":1,"jsberg-bnl":1,"maxaehle":1,"LTLA":1,"jeremyrgreen":1,"franzpoeschel":1,"crusaderky":1,"benmenadue":1,"houjun":1,"Dr-Electron":1,"kmccarty-dgi":1,"neoceph":1,"ahnaf-tahmid-chowdhury":1,"eduardo-camargo":1,"woutdenolf":1,"PeterC-DLS":1,"AnastKap":1,"soumagne":1,"jhaiduce":1,"maurerben":1,"rjdave":1,"ZhaoMJ":1,"mgorny":1,"karlnicholas":1,"barracuda156":1,"jschueller":1,"nhz2":1,"mathstuf":1,"payno":1,"alanhglasser":1,"Grivisual":1,"stephanlphilips":1,"sabinegri":1,"prashu0705":1,"carlosgalvezp":1,"bljhdf":1,"michael-afanasiev":1,"pums974":1,"jeffhammond":1,"VincentVanlaer":1,"Andrej730":1,"lukas-weber":1,"lte678":1,"MehdiChinoune":1,"Nelson-numerical-software":1,"AlexKirko":1,"duburcqa":1,"gesalous":1,"jebos":1,"EdGrrr":1,"kmuehlbauer":1,"lamm45":1,"liyqxtu":1,"phil-opp":1,"exalate-issue-sync[bot]":1,"beon9273":1,"cniethammer":1,"Nekto89":1,"met-sree":1,"GurSergey":1,"user706":1,"emmenlau":1,"sreerajkksd":1,"dslarm":1,"dotlambda":1,"gringer":1,"Garados007":1,"badshah400":1,"ExpHP":1,"bhawkins":1,"m1lhaus":1,"planetmarshall":1,"weikra":1,"ZedThree":1},"pull_request_authors":{"byrnHDF":617,"derobins":291,"jhendersonHDF":238,"mattjala":176,"hyoklee":169,"lrknox":123,"brtnfld":113,"bmribler":94,"qkoziol":61,"fortnern":40,"vchoi-hdfgroup":38,"glennsong09":27,"dependabot[bot]":27,"gheber":14,"ajelenak":8,"jschueller":8,"seanm":8,"loricooperhdf":6,"wswsmao":5,"aled-ua":4,"cho-m":4,"MarDiehl":3,"bazimo":3,"andreas-schwab":2,"sashashura":2,"mathstuf":2,"lrbison":2,"psharma-gdal":2,"TedLyngmo":2,"diogoteles08":2,"markcmiller86":2,"poelmanc":2,"mgorny":2,"haampie":2,"mmuetzel":2,"sheldonrobinson":2,"Dave-Allured":2,"oss-patch":2,"gnuoyd":2,"donners-atos":2,"badshah400":2,"hmaarrfk":2,"cross85":1,"abhibaruah":1,"smups":1,"aivazis":1,"skosukhin":1,"nbagha1":1,"opoplawski":1,"anthony-linaro":1,"mabruzzo":1,"ZedThree":1,"senden9":1,"phil-opp":1,"joukewitteveen":1,"takluyver":1,"e4t":1,"jeanbez":1,"PeterC-DLS":1,"yarikoptic":1,"jkordani":1,"lucasvr":1,"dg0yt":1,"cniethammer":1,"balay":1,"alkino":1,"furutaka":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"Component - Documentation":54,"Component - Build":51,"Component - C Library":36,"Priority - 1. High 🔼":34,"Type - Improvement":33,"Component - Testing":21,"Priority - 2. Medium ⏹":20,"Priority - 0. Blocker ⛔":15,"Type - Bug / Bugfix":14,"Type - Task":12,"HDFG-internal":12,"Type - New Feature":11,"Component - Tools":10,"Priority - 3. Low 🔽":9,"Component - Misc":9,"effort-small":8,"Priority - 0. Blocker":8,"Type - Security":7,"Priority - 1. High":7,"Priority - 2. Medium":6,"Component - Wrappers":6,"Type - Bug":5,"Component - Parallel":5,"Priority - 3. Low":4,"HDF5 2.0 Parent":3,"Type - Deprecation / Removal":3,"Component - Fortran":3,"Merge":2,"Confirmed - 3rd Party Library Issue":2,"Confirmed":2,"Branch - 2.0":2,"HDF5 Parent Issue":1,"HDF5-Epics":1,"github_actions":1,"⚠️ BREAKING CHANGE ⚠️":1,"Component - High-Level Library":1,"Component - Configure":1,"effort-medium":1,"HDF5 1.14.6":1,"UNCONFIRMED":1,"Merge - To 1.14":1,"Branch - 1.14":1,"Branch - 1.16":1,"Perl":1},"past_year_pull_request_labels_count":{"Type - Improvement":319,"Component - Testing":295,"Component - Documentation":201,"Component - C Library":188,"Priority - 2. Medium ⏹":185,"Component - Build":180,"Component - Misc":165,"Priority - 0. Blocker ⛔":161,"Priority - 1. High 🔼":156,"Type - Bug / Bugfix":144,"Priority - 3. Low 🔽":104,"Component - Tools":86,"Type - Bug":74,"Merge - To 2.0":72,"Merge - To 1.14":58,"Merge - Develop Only":51,"Type - Task":50,"Priority - 2. Medium":48,"Type - Deprecation / Removal":35,"Priority - 0. Blocker":29,"Priority - 1. High":29,"Merge":24,"Component - High-Level Library":23,"Component - Parallel":23,"Component - Fortran":22,"Component - Java":18,"Component - C++":18,"Branch - 1.14":16,"Type - New Feature":15,"Component - Wrappers":11,"HDF5 1.14.6":11,"Dependencies":10,"Priority - 3. Low":10,"github_actions":10,"Branch - 2.0":9,"Merge - To 1.16":8,"dependencies":7,"⚠️ BREAKING CHANGE ⚠️":5,"Merge - To 1.14.6":5,"HDFG-internal":4,"Type - Security":4,"Component - Configure":3,"Branch - 1.16":3,"Perl":2,"perl":2,"Good First Issue":2,"Confirmed":1,"WIP":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":109,"NONE":87,"MEMBER":68,"COLLABORATOR":39},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":596,"MEMBER":219,"COLLABORATOR":168,"NONE":20},"past_year_issue_authors":{"byrnHDF":52,"derobins":42,"brtnfld":18,"bmribler":14,"hyoklee":13,"jhendersonHDF":13,"lrknox":11,"JJLeo":10,"sae-as-me":9,"loricooperhdf":8,"ajelenak":8,"gheber":7,"fortnern":6,"opoplawski":5,"mattjala":4,"Rulkallos":4,"yurivict":4,"markcmiller86":3,"pini-gh":3,"JohnLCaron":3,"takluyver":3,"MarDiehl":2,"seanm":2,"abhibaruah":2,"avitase":2,"ast-ms":2,"lylong94":1,"ax3l":1,"maurerben":1,"met-sree":1,"mgorny":1,"mtelka":1,"nhz2":1,"a-shahba":1,"PeterC-DLS":1,"ArvidJB":1,"prashu0705":1,"rouault":1,"rpmcnally":1,"Andrej730":1,"sabinegri":1,"AnastKap":1,"schwehr":1,"alanhglasser":1,"sheldonrobinson":1,"sunnydivilin":1,"ahnaf-tahmid-chowdhury":1,"tbeu":1,"TedLyngmo":1,"VincentVanlaer":1,"wkliao":1,"Dave-Allured":1,"dschwoerer":1,"dslarm":1,"epourmal":1,"esaaprillia":1,"eschnett":1,"exalate-issue-sync[bot]":1,"ExpHP":1,"ferdiansyagz":1,"crusaderky":1,"franzpoeschel":1,"Garados007":1,"chfeder":1,"haampie":1,"hakostra":1,"HathewayWill":1,"hmaarrfk":1,"ChenMiaoi":1,"chacha21":1,"beon9273":1,"benmenadue":1,"karlnicholas":1,"krisfed":1,"l123173":1,"BaqablH":1,"badshah400":1,"lte678":1,"LTLA":1},"past_year_pull_request_authors":{"byrnHDF":351,"derobins":118,"mattjala":100,"jhendersonHDF":88,"hyoklee":60,"brtnfld":49,"lrknox":41,"bmribler":37,"fortnern":31,"qkoziol":22,"vchoi-hdfgroup":18,"dependabot[bot]":17,"gheber":10,"ajelenak":6,"loricooperhdf":6,"cho-m":4,"aled-ua":4,"glennsong09":3,"markcmiller86":2,"donners-atos":2,"TedLyngmo":2,"sheldonrobinson":2,"mmuetzel":2,"MarDiehl":2,"hmaarrfk":2,"andreas-schwab":2,"badshah400":2,"lrbison":2,"Dave-Allured":2,"haampie":2,"jschueller":2,"oss-patch":2,"mgorny":2,"poelmanc":2,"nbagha1":1,"opoplawski":1,"takluyver":1,"anthony-linaro":1,"dg0yt":1,"furutaka":1},"maintainers":[{"login":"derobins","count":344,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derobins"},{"login":"jhendersonHDF","count":256,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhendersonHDF"},{"login":"hyoklee","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyoklee"},{"login":"lrknox","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrknox"},{"login":"brtnfld","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brtnfld"},{"login":"fortnern","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortnern"},{"login":"gheber","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gheber"},{"login":"bmribler","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmribler"},{"login":"glennsong09","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glennsong09"},{"login":"qkoziol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qkoziol"},{"login":"houjun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/houjun"},{"login":"soumagne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soumagne"},{"login":"nbagha1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nbagha1"},{"login":"jreadey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jreadey"}],"active_maintainers":[{"login":"derobins","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derobins"},{"login":"jhendersonHDF","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhendersonHDF"},{"login":"hyoklee","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hyoklee"},{"login":"lrknox","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrknox"},{"login":"brtnfld","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brtnfld"},{"login":"fortnern","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortnern"},{"login":"gheber","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gheber"},{"login":"bmribler","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmribler"},{"login":"glennsong09","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glennsong09"},{"login":"qkoziol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qkoziol"},{"login":"nbagha1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nbagha1"}]},"events":null,"keywords":["c","cpp","database","fortran","hdf","hdf5","java","library","nosql"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/autotools.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.063Z","updated_at":"2023-09-25T18:43:35.063Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/autotools.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/clang-format-check.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.109Z","updated_at":"2023-09-25T18:43:35.109Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/clang-format-check.yml","dependencies":[{"id":13937186023,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13937186024,"package_name":"DoozyX/clang-format-lint-action","ecosystem":"actions","requirements":"v0.13","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clang-format-fix.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.174Z","updated_at":"2023-09-25T18:43:35.174Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/clang-format-fix.yml","dependencies":[{"id":13937186025,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13937186026,"package_name":"DoozyX/clang-format-lint-action","ecosystem":"actions","requirements":"v0.13","direct":true,"kind":"composite","optional":false},{"id":13937186027,"package_name":"EndBug/add-and-commit","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cmake-ctest.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.214Z","updated_at":"2023-09-25T18:43:35.214Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/cmake-ctest.yml","dependencies":[{"id":13937186028,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"v1.12.1","direct":true,"kind":"composite","optional":false},{"id":13937186029,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13937186030,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13937186031,"package_name":"modflowpy/install-gfortran-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cmake.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.261Z","updated_at":"2023-09-25T18:43:35.261Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/cmake.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/codespell.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.269Z","updated_at":"2023-09-25T18:43:35.269Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/codespell.yml","dependencies":[{"id":13937186032,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13937186033,"package_name":"codespell-project/actions-codespell","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cve.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.317Z","updated_at":"2023-09-25T18:43:35.317Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/cve.yml","dependencies":[{"id":13937186034,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/daily-build.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.327Z","updated_at":"2023-09-25T18:43:35.327Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/daily-build.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/h5py.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.334Z","updated_at":"2023-09-25T18:43:35.334Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/h5py.yml","dependencies":[{"id":13937186035,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/hdfeos5.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.342Z","updated_at":"2023-09-25T18:43:35.342Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/hdfeos5.yml","dependencies":[{"id":13937186036,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/intel-auto.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.350Z","updated_at":"2023-09-25T18:43:35.350Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/intel-auto.yml","dependencies":[{"id":13937186037,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/intel-cmake.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.358Z","updated_at":"2023-09-25T18:43:35.358Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/intel-cmake.yml","dependencies":[{"id":13937186038,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linux-nvhpc-auto.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.366Z","updated_at":"2023-09-25T18:43:35.366Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/linux-nvhpc-auto.yml","dependencies":[{"id":13937186039,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linux-nvhpc.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.379Z","updated_at":"2023-09-25T18:43:35.379Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/linux-nvhpc.yml","dependencies":[{"id":13937186040,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main-auto-par.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.397Z","updated_at":"2023-09-25T18:43:35.397Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/main-auto-par.yml","dependencies":[{"id":13937186041,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main-auto-spc.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.403Z","updated_at":"2023-09-25T18:43:35.403Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/main-auto-spc.yml","dependencies":[{"id":13937186042,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main-auto.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.409Z","updated_at":"2023-09-25T18:43:35.409Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/main-auto.yml","dependencies":[{"id":13937186043,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main-cmake.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.415Z","updated_at":"2023-09-25T18:43:35.415Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/main-cmake.yml","dependencies":[{"id":13937186044,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.427Z","updated_at":"2023-09-25T18:43:35.427Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/main.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/netcdf.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.442Z","updated_at":"2023-09-25T18:43:35.442Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/netcdf.yml","dependencies":[{"id":13937186045,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-files.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.457Z","updated_at":"2023-09-25T18:43:35.457Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/release-files.yml","dependencies":[{"id":13937186046,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13937186047,"package_name":"rickstaa/action-create-tag","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13937186048,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13937186049,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13937186050,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.467Z","updated_at":"2023-09-25T18:43:35.467Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/release.yml","dependencies":[{"id":13937186051,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13937186052,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.492Z","updated_at":"2023-09-25T18:43:35.492Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/scorecard.yml","dependencies":[{"id":13937186053,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":13937186054,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":13937186055,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"3cea5372237819ed00197afe530f5a7ea3e805c8","direct":true,"kind":"composite","optional":false},{"id":13937186056,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"17573ee1cc1b9d061760f3a006fc4aac4f944fd5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tarball.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T18:43:35.513Z","updated_at":"2023-09-25T18:43:35.513Z","repository_link":"https://github.com/HDFGroup/hdf5/blob/develop/.github/workflows/tarball.yml","dependencies":[{"id":13937186057,"package_name":"adriangl/check-new-commits-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13937186058,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13937186059,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":11.957303546576991,"created_at":"2025-09-04T15:51:10.306Z","updated_at":"2025-10-07T08:15:08.663Z","avatar_url":"https://github.com/HDFGroup.png","language":"C","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/hdfgroup"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","gtk","qt","tk","wx","asyncio","neuroscience","parallel","conda","conda-environment"],"project_url":"https://science.ecosyste.ms/api/v1/projects/36665","html_url":"https://science.ecosyste.ms/projects/36665"}