{"id":241,"name":"h3ppy","description":"h3ppy: An open-source Python package for modelling and fitting H$_3^+$ spectra - Published in JOSS (2025)","url":"https://github.com/henrikmelin/h3ppy","last_synced_at":"2025-09-04T15:57:46.492Z","repository":{"id":57436506,"uuid":"266324873","full_name":"henrikmelin/h3ppy","owner":"henrikmelin","description":"A python package for modelling and fitting H3+ spectra","archived":false,"fork":false,"pushed_at":"2025-03-27T20:25:09.000Z","size":32160,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T18:46:58.310Z","etag":null,"topics":["astronomy","data-analysis","planetary-science","python3","spectroscopy"],"latest_commit_sha":null,"homepage":"https://h3ppy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/henrikmelin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-23T11:44:12.000Z","updated_at":"2025-06-19T07:30:08.000Z","dependencies_parsed_at":"2025-03-27T21:35:26.436Z","dependency_job_id":null,"html_url":"https://github.com/henrikmelin/h3ppy","commit_stats":{"total_commits":47,"total_committers":1,"mean_commits":47.0,"dds":0.0,"last_synced_commit":"d1b15bd1b381f5924cc55a4754e35bf1259eceb3"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/henrikmelin/h3ppy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrikmelin","download_url":"https://codeload.github.com/henrikmelin/h3ppy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/sbom","scorecard":{"id":461439,"data":{"date":"2025-08-11","repo":{"name":"github.com/henrikmelin/h3ppy","commit":"b1ebf2aebdba6f4a63a97065db027dccf07adae9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/h3ppy-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/joss-pdf.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/h3ppy-publish.yaml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/h3ppy-publish.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/h3ppy-publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/h3ppy-publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/h3ppy-publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/h3ppy-publish.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/h3ppy-publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/joss-pdf.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/joss-pdf.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/joss-pdf.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/joss-pdf.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/joss-pdf.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/joss-pdf.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/checks.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/checks.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/checks.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/h3ppy-publish.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/h3ppy-publish.yaml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T11:13:54.605Z","repository_id":57436506,"created_at":"2025-08-19T11:13:54.605Z","updated_at":"2025-08-19T11:13:54.605Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273493684,"owners_count":25115622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"henrikmelin","name":"Henrik Melin","uuid":"345794","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/345794?v=4","repositories_count":2,"last_synced_at":"2024-04-11T12:45:57.592Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/henrikmelin","funding_links":[],"total_stars":4,"followers":12,"following":14,"created_at":"2024-04-11T12:45:58.239Z","updated_at":"2024-04-11T12:45:58.239Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrikmelin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrikmelin/repositories"},"packages":[{"id":2755122,"name":"h3ppy","ecosystem":"pypi","description":"Model and fit H3+ spectra","homepage":"https://github.com/henrikmelin/h3ppy","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/henrikmelin/h3ppy","keywords_array":["infrared","spectroscopy","H3+","modelling"],"namespace":null,"versions_count":22,"first_release_published_at":"2020-05-30T10:15:04.000Z","latest_release_published_at":"2025-03-10T10:48:04.000Z","latest_release_number":"0.6.1","last_synced_at":"2025-09-03T19:13:14.946Z","created_at":"2022-04-10T11:12:47.690Z","updated_at":"2025-09-04T04:58:27.857Z","registry_url":"https://pypi.org/project/h3ppy/","install_command":"pip install h3ppy --index-url https://pypi.org/simple","documentation_url":"https://h3ppy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7"],"normalized_name":"h3ppy","project_status":null},"repo_metadata":{"id":57436506,"uuid":"266324873","full_name":"henrikmelin/h3ppy","owner":"henrikmelin","description":"A python package for modelling and fitting H3+ spectra","archived":false,"fork":false,"pushed_at":"2025-03-27T20:25:09.000Z","size":32160,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T18:46:58.310Z","etag":null,"topics":["astronomy","data-analysis","planetary-science","python3","spectroscopy"],"latest_commit_sha":null,"homepage":"https://h3ppy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/henrikmelin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-23T11:44:12.000Z","updated_at":"2025-06-19T07:30:08.000Z","dependencies_parsed_at":"2025-03-27T21:35:26.436Z","dependency_job_id":null,"html_url":"https://github.com/henrikmelin/h3ppy","commit_stats":{"total_commits":47,"total_committers":1,"mean_commits":47.0,"dds":0.0,"last_synced_commit":"d1b15bd1b381f5924cc55a4754e35bf1259eceb3"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/henrikmelin/h3ppy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrikmelin","download_url":"https://codeload.github.com/henrikmelin/h3ppy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/sbom","scorecard":{"id":461439,"data":{"date":"2025-08-11","repo":{"name":"github.com/henrikmelin/h3ppy","commit":"b1ebf2aebdba6f4a63a97065db027dccf07adae9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/h3ppy-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/joss-pdf.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/h3ppy-publish.yaml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/h3ppy-publish.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/h3ppy-publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/h3ppy-publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/h3ppy-publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/h3ppy-publish.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/h3ppy-publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/joss-pdf.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/joss-pdf.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/joss-pdf.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/joss-pdf.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/joss-pdf.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/henrikmelin/h3ppy/joss-pdf.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/checks.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/checks.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/checks.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/h3ppy-publish.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/h3ppy-publish.yaml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T11:13:54.605Z","repository_id":57436506,"created_at":"2025-08-19T11:13:54.605Z","updated_at":"2025-08-19T11:13:54.605Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273493684,"owners_count":25115622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"henrikmelin","name":"Henrik Melin","uuid":"345794","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/345794?v=4","repositories_count":2,"last_synced_at":"2024-04-11T12:45:57.592Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/henrikmelin","funding_links":[],"total_stars":4,"followers":12,"following":14,"created_at":"2024-04-11T12:45:58.239Z","updated_at":"2024-04-11T12:45:58.239Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrikmelin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrikmelin/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-04T04:58:27.856Z","dependent_packages_count":0,"downloads":101,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.19532886886921,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":23.113537009864096,"forks_count":22.652590871287167,"docker_downloads_count":null,"average":20.7258735098905},"purl":"pkg:pypi/h3ppy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/h3ppy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/h3ppy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/h3ppy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:13:18.023Z","issues_count":7,"pull_requests_count":4,"avg_time_to_close_issue":2314748.8,"avg_time_to_close_pull_request":13442.0,"issues_closed_count":5,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.42857142857142855,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":2314748.8,"past_year_avg_time_to_close_pull_request":13442.0,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.42857142857142855,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h3ppy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h3ppy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h3ppy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h3ppy/related_packages","maintainers":[{"uuid":"hmelin","login":"hmelin","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/hmelin/","role":null,"created_at":"2023-02-24T09:14:47.009Z","updated_at":"2023-02-24T09:14:47.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hmelin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724686,"maintainers_count":308186,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":590812,"full_name":"henrikmelin/h3ppy","default_branch":"master","committers":[{"name":"Henrik Melin","email":"h.melin@gmail.com","login":"henrikmelin","count":107},{"name":"Warrick Ball","email":"warrickball@gmail.com","login":"warrickball","count":2}],"total_commits":109,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":54.5,"dds":0.01834862385321101,"past_year_committers":[{"name":"Henrik Melin","email":"h.melin@gmail.com","login":"henrikmelin","count":60},{"name":"Warrick Ball","email":"warrickball@gmail.com","login":"warrickball","count":2}],"past_year_total_commits":62,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":31.0,"past_year_dds":0.032258064516129004,"last_synced_at":"2025-08-07T05:40:53.957Z","last_synced_commit":"b1ebf2aebdba6f4a63a97065db027dccf07adae9","created_at":"2023-03-09T06:20:02.749Z","updated_at":"2025-08-07T05:40:53.958Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310143,"contributors_count":31095233,"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":"henrikmelin/h3ppy","html_url":"https://github.com/henrikmelin/h3ppy","last_synced_at":"2025-08-31T16:13:18.023Z","status":null,"issues_count":7,"pull_requests_count":4,"avg_time_to_close_issue":2314748.8,"avg_time_to_close_pull_request":13442.0,"issues_closed_count":5,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.42857142857142855,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":2314748.8,"past_year_avg_time_to_close_pull_request":13442.0,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.42857142857142855,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T15:16:12.385Z","updated_at":"2025-08-31T16:13:18.024Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikmelin%2Fh3ppy/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":7},"pull_request_author_associations_count":{"CONTRIBUTOR":3,"NONE":1},"issue_authors":{"tedjohnson12":7},"pull_request_authors":{"warrickball":4},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":9526073,"issues_count":27771316,"pull_requests_count":80006143,"authors_count":8221668,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":7},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":3,"NONE":1},"past_year_issue_authors":{"tedjohnson12":7},"past_year_pull_request_authors":{"warrickball":4},"maintainers":[],"active_maintainers":[]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":2,"IssuesEvent":12,"WatchEvent":1,"IssueCommentEvent":5,"PushEvent":15,"PullRequestEvent":4,"ForkEvent":1},"last_year":{"CreateEvent":2,"ReleaseEvent":2,"IssuesEvent":12,"WatchEvent":1,"IssueCommentEvent":5,"PushEvent":15,"PullRequestEvent":4,"ForkEvent":1}},"keywords":["astronomy","data-analysis","planetary-science","python3","spectroscopy"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-10T01:51:32.065Z","updated_at":"2022-09-10T01:51:32.065Z","repository_link":"https://github.com/henrikmelin/h3ppy/blob/master/setup.py","dependencies":[{"id":4351096290,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-08-19T11:56:02.232Z","updated_at":"2024-08-19T11:56:02.232Z","repository_link":"https://github.com/henrikmelin/h3ppy/blob/master/docs/requirements.txt","dependencies":[{"id":19792395750,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":19792395751,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/checks.yaml","sha":null,"kind":"manifest","created_at":"2025-03-04T17:35:06.894Z","updated_at":"2025-03-04T17:35:06.894Z","repository_link":"https://github.com/henrikmelin/h3ppy/blob/master/.github/workflows/checks.yaml","dependencies":[{"id":22125835501,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22125835502,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/h3ppy-publish.yaml","sha":null,"kind":"manifest","created_at":"2025-03-04T17:35:06.985Z","updated_at":"2025-03-04T17:35:06.985Z","repository_link":"https://github.com/henrikmelin/h3ppy/blob/master/.github/workflows/h3ppy-publish.yaml","dependencies":[{"id":22125835532,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22125835533,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22125835534,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/joss-pdf.yaml","sha":null,"kind":"manifest","created_at":"2025-03-04T17:35:07.078Z","updated_at":"2025-03-04T17:35:07.078Z","repository_link":"https://github.com/henrikmelin/h3ppy/blob/master/.github/workflows/joss-pdf.yaml","dependencies":[{"id":22125835536,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22125835539,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":22125835551,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2025-03-04T17:35:07.241Z","updated_at":"2025-03-04T17:35:07.241Z","repository_link":"https://github.com/henrikmelin/h3ppy/blob/master/requirements.txt","dependencies":[{"id":22125835678,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":7.119635638017636,"created_at":"2025-09-04T09:17:32.025Z","updated_at":"2025-10-07T08:04:23.936Z","avatar_url":"https://github.com/henrikmelin.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":101,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/241","html_url":"https://science.ecosyste.ms/projects/241"}