{"id":10331,"name":"gwaihir","description":"Repository regarding the Gwaihir GUI used for Bragg Coherent Coherent Diffraction (BCDI) data analysis","url":"https://github.com/dsimonne/gwaihir","last_synced_at":"2025-09-04T20:52:01.773Z","repository":{"id":37815200,"uuid":"417040891","full_name":"DSimonne/gwaihir","owner":"DSimonne","description":"Repository regarding the Gwaihir GUI used for Bragg Coherent Coherent Diffraction (BCDI) data analysis","archived":false,"fork":false,"pushed_at":"2025-05-08T02:29:45.000Z","size":1142,"stargazers_count":9,"open_issues_count":12,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-16T19:39:28.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DSimonne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-14T07:59:56.000Z","updated_at":"2025-05-08T02:29:49.000Z","dependencies_parsed_at":"2024-01-24T23:45:27.216Z","dependency_job_id":"48af7e65-9de1-4c52-9dee-1708d2e4997a","html_url":"https://github.com/DSimonne/gwaihir","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/DSimonne/gwaihir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSimonne","download_url":"https://codeload.github.com/DSimonne/gwaihir/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/sbom","scorecard":{"id":35746,"data":{"date":"2025-08-11","repo":{"name":"github.com/DSimonne/gwaihir","commit":"0476ca864ba537bcdea253071146ce5683b06d04"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/greetings.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/greetings.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/greetings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: licence.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: licence.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3wwr-3g9f-9gc7","Warn: Project is vulnerable to: GHSA-vp47-9734-prjw","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2023-163 / GHSA-f73w-4m7g-ch9x","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T20:14:51.801Z","repository_id":37815200,"created_at":"2025-08-14T20:14:51.801Z","updated_at":"2025-08-14T20:14:51.801Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273672616,"owners_count":25147494,"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-04T02:00:08.968Z","response_time":61,"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":"DSimonne","name":"David Simonne","uuid":"51970962","kind":"user","description":"PhD in Physics (Université paris-Saclay).\r\nSpecialized in methods for x-ray data analysis.","email":"","website":"dsimonne.eu/CV","location":"Cambridge","twitter":null,"company":"MIT","icon_url":"https://avatars.githubusercontent.com/u/51970962?u=4b2ea47634facc9131faf37acc3355b9cc6f368e\u0026v=4","repositories_count":16,"last_synced_at":"2024-05-11T05:49:14.018Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DSimonne","funding_links":[],"total_stars":14,"followers":10,"following":8,"created_at":"2022-11-15T23:15:18.466Z","updated_at":"2024-05-11T05:49:15.915Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSimonne","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSimonne/repositories"},"packages":[{"id":2754632,"name":"gwaihir","ecosystem":"pypi","description":"Python package for BCDI data analysis","homepage":"https://github.com/DSimonne/gwaihir/tree/master","licenses":"GNU General Public License v3 (GPLv3)","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/DSimonne/gwaihir","keywords_array":["BCDI","ipywidgets","PyNX"],"namespace":null,"versions_count":6,"first_release_published_at":"2021-10-14T13:52:16.000Z","latest_release_published_at":"2023-02-05T20:26:02.000Z","latest_release_number":"0.0.6","last_synced_at":"2025-08-16T19:35:08.402Z","created_at":"2022-04-10T11:12:33.161Z","updated_at":"2025-08-16T19:39:30.135Z","registry_url":"https://pypi.org/project/gwaihir/","install_command":"pip install gwaihir --index-url https://pypi.org/simple","documentation_url":"https://gwaihir.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"gwaihir","project_status":null},"repo_metadata":{"id":37815200,"uuid":"417040891","full_name":"DSimonne/gwaihir","owner":"DSimonne","description":"Repository regarding the Gwaihir GUI used for Bragg Coherent Coherent Diffraction (BCDI) data analysis","archived":false,"fork":false,"pushed_at":"2025-05-08T02:29:45.000Z","size":1142,"stargazers_count":9,"open_issues_count":12,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-14T02:04:16.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DSimonne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-14T07:59:56.000Z","updated_at":"2025-05-08T02:29:49.000Z","dependencies_parsed_at":"2024-01-24T23:45:27.216Z","dependency_job_id":"48af7e65-9de1-4c52-9dee-1708d2e4997a","html_url":"https://github.com/DSimonne/gwaihir","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/DSimonne/gwaihir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSimonne","download_url":"https://codeload.github.com/DSimonne/gwaihir/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/sbom","scorecard":{"id":35746,"data":{"date":"2025-08-11","repo":{"name":"github.com/DSimonne/gwaihir","commit":"0476ca864ba537bcdea253071146ce5683b06d04"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/greetings.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/greetings.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/greetings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/DSimonne/gwaihir/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: licence.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: licence.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3wwr-3g9f-9gc7","Warn: Project is vulnerable to: GHSA-vp47-9734-prjw","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2023-163 / GHSA-f73w-4m7g-ch9x","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T20:14:51.801Z","repository_id":37815200,"created_at":"2025-08-14T20:14:51.801Z","updated_at":"2025-08-14T20:14:51.801Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270763346,"owners_count":24641019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":"DSimonne","name":"David Simonne","uuid":"51970962","kind":"user","description":"PhD in Physics (Université paris-Saclay).\r\nSpecialized in methods for x-ray data analysis.","email":"","website":"dsimonne.eu/CV","location":"Cambridge","twitter":null,"company":"MIT","icon_url":"https://avatars.githubusercontent.com/u/51970962?u=4b2ea47634facc9131faf37acc3355b9cc6f368e\u0026v=4","repositories_count":16,"last_synced_at":"2024-05-11T05:49:14.018Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DSimonne","funding_links":[],"total_stars":14,"followers":10,"following":8,"created_at":"2022-11-15T23:15:18.466Z","updated_at":"2024-05-11T05:49:15.915Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSimonne","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSimonne/repositories"},"tags":[{"name":"v0.0.6","sha":"feab1df002fc971f6a6d39dc8066b6980b526e35","kind":"commit","published_at":"2023-02-05T20:13:38.000Z","download_url":"https://codeload.github.com/DSimonne/gwaihir/tar.gz/v0.0.6","html_url":"https://github.com/DSimonne/gwaihir/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DSimonne/gwaihir@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"18029c272b9ac3c57652268336651771f1e4f363","kind":"tag","published_at":"2022-10-25T16:36:13.000Z","download_url":"https://codeload.github.com/DSimonne/gwaihir/tar.gz/v0.0.5","html_url":"https://github.com/DSimonne/gwaihir/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DSimonne/gwaihir@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"9495c67f2dc762111f9f3d80e3d85a14afb47b0b","kind":"commit","published_at":"2022-07-18T09:33:02.000Z","download_url":"https://codeload.github.com/DSimonne/gwaihir/tar.gz/v0.0.4","html_url":"https://github.com/DSimonne/gwaihir/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DSimonne/gwaihir@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"b57ccd9d987a541f462175b9c786b2e3f8060205","kind":"tag","published_at":"2022-06-10T07:46:01.000Z","download_url":"https://codeload.github.com/DSimonne/gwaihir/tar.gz/v0.0.3","html_url":"https://github.com/DSimonne/gwaihir/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DSimonne/gwaihir@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"479da00e231fc8faa8651789decc988b75a469e0","kind":"tag","published_at":"2022-03-30T10:19:39.000Z","download_url":"https://codeload.github.com/DSimonne/gwaihir/tar.gz/v0.0.2","html_url":"https://github.com/DSimonne/gwaihir/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DSimonne/gwaihir@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"2e685814175ce861a3d45c6b619c3392e1bf2fd0","kind":"commit","published_at":"2022-03-17T11:11:52.000Z","download_url":"https://codeload.github.com/DSimonne/gwaihir/tar.gz/v0.0.1","html_url":"https://github.com/DSimonne/gwaihir/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DSimonne/gwaihir@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T19:39:30.134Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":49.860276012139956,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":17.689829078428453,"forks_count":16.827179135733417,"docker_downloads_count":null,"average":23.215834448681324},"purl":"pkg:pypi/gwaihir","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gwaihir","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gwaihir","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gwaihir/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T01:50:22.055Z","issues_count":15,"pull_requests_count":54,"avg_time_to_close_issue":11096977.666666666,"avg_time_to_close_pull_request":83535.92156862745,"issues_closed_count":6,"pull_requests_closed_count":51,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/issues","maintainers":[{"login":"DSimonne","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DSimonne"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gwaihir/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gwaihir/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gwaihir/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gwaihir/related_packages","maintainers":[{"uuid":"DSimonne","login":"DSimonne","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/DSimonne/","role":null,"created_at":"2023-02-05T21:34:34.419Z","updated_at":"2023-02-05T21:34:34.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/DSimonne/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724896,"maintainers_count":308236,"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":590604,"full_name":"DSimonne/gwaihir","default_branch":"main","committers":[{"name":"Ravenne","email":"51970962+DSimonne@users.noreply.github.com","count":242},{"name":"Ravenne Linux","email":"davidsimonne@gmail.com","count":87},{"name":"NoMachineESRF","email":"david.simonne@synchrotron-soleil.fr","count":39},{"name":"deepsource-autofix[bot]","email":"62050782+deepsource-autofix[bot]@users.noreply.github.com","count":19},{"name":"DeepSource Bot","email":"bot@deepsource.io","count":7},{"name":"PcFixe","email":"dsimonne@users.noreply.github.com","count":4},{"name":"SIMONNE David","email":"simonne@synchrotron-soleil.fr","count":1}],"total_commits":399,"total_committers":7,"total_bot_commits":19,"total_bot_committers":1,"mean_commits":57.0,"dds":0.393483709273183,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T08:51:23.650Z","last_synced_commit":"925c05506fa8c75e4757efaed4d3a98eeacbc0cb","created_at":"2023-03-09T06:19:30.872Z","updated_at":"2023-09-19T17:22:37.100Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"DSimonne/gwaihir","html_url":"https://github.com/DSimonne/gwaihir","last_synced_at":"2025-08-16T19:39:30.059Z","status":"error","issues_count":15,"pull_requests_count":54,"avg_time_to_close_issue":11096977.666666666,"avg_time_to_close_pull_request":83535.92156862745,"issues_closed_count":6,"pull_requests_closed_count":51,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T15:14:36.777Z","updated_at":"2025-08-31T22:57:52.881Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSimonne%2Fgwaihir/issues","issue_labels_count":{"enhancement":11,"help wanted":3,"bug":1,"good first issue":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":15},"pull_request_author_associations_count":{"CONTRIBUTOR":55,"NONE":1},"issue_authors":{"DSimonne":15},"pull_request_authors":{"deepsource-autofix[bot]":55,"Spratiher9":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10057061,"issues_count":30965349,"pull_requests_count":93487251,"authors_count":10684480,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4},"past_year_issue_authors":{},"past_year_pull_request_authors":{"deepsource-autofix[bot]":4},"maintainers":[{"login":"DSimonne","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DSimonne"}],"active_maintainers":[]},"events":{"total":{"PushEvent":20,"PullRequestEvent":2,"ForkEvent":1,"CreateEvent":2},"last_year":{"PushEvent":20,"PullRequestEvent":2,"ForkEvent":1,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/greetings.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T23:31:13.241Z","updated_at":"2023-02-18T23:31:13.241Z","repository_link":"https://github.com/DSimonne/gwaihir/blob/main/.github/workflows/greetings.yml","dependencies":[{"id":7773061422,"package_name":"actions/first-interaction","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package-conda.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T23:31:13.460Z","updated_at":"2023-02-18T23:31:13.460Z","repository_link":"https://github.com/DSimonne/gwaihir/blob/main/.github/workflows/python-package-conda.yml","dependencies":[{"id":7773062585,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7773062588,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T23:31:13.710Z","updated_at":"2023-02-18T23:31:13.710Z","repository_link":"https://github.com/DSimonne/gwaihir/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7773064181,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7773064182,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T23:31:13.828Z","updated_at":"2023-02-18T23:31:13.828Z","repository_link":"https://github.com/DSimonne/gwaihir/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7773065064,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7773065067,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7773065069,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:54:10.089Z","updated_at":"2022-07-12T16:54:10.089Z","repository_link":"https://github.com/DSimonne/gwaihir/blob/main/requirements.txt","dependencies":[{"id":176870595,"package_name":"asteval","ecosystem":"pypi","requirements":"==0.9.25","direct":true,"kind":"runtime","optional":false},{"id":176870596,"package_name":"autopep8","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":176870597,"package_name":"bcdi","ecosystem":"pypi","requirements":"==0.1.7","direct":true,"kind":"runtime","optional":false},{"id":176870598,"package_name":"black","ecosystem":"pypi","requirements":"==21.9b0","direct":true,"kind":"runtime","optional":false},{"id":176870599,"package_name":"cryptography","ecosystem":"pypi","requirements":"==3.4.8","direct":true,"kind":"runtime","optional":false},{"id":176870600,"package_name":"doit","ecosystem":"pypi","requirements":"==0.33.1","direct":true,"kind":"runtime","optional":false},{"id":176870601,"package_name":"fabio","ecosystem":"pypi","requirements":"==0.12.0","direct":true,"kind":"runtime","optional":false},{"id":176870602,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.1.0","direct":true,"kind":"runtime","optional":false},{"id":176870603,"package_name":"hdf5plugin","ecosystem":"pypi","requirements":"==3.1.1","direct":true,"kind":"runtime","optional":false},{"id":176870604,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.9.0","direct":true,"kind":"runtime","optional":false},{"id":176870605,"package_name":"ipyfilechooser","ecosystem":"pypi","requirements":"==0.6.0","direct":true,"kind":"runtime","optional":false},{"id":176870606,"package_name":"ipython","ecosystem":"pypi","requirements":"==7.27.0","direct":true,"kind":"runtime","optional":false},{"id":176870607,"package_name":"ipyvolume","ecosystem":"pypi","requirements":"==0.5.2","direct":true,"kind":"runtime","optional":false},{"id":176870608,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"==7.6.5","direct":true,"kind":"runtime","optional":false},{"id":176870609,"package_name":"jupyter","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":176870610,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"==3.2.1","direct":true,"kind":"runtime","optional":false},{"id":176870611,"package_name":"lmfit","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":176870612,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.4.3","direct":true,"kind":"runtime","optional":false},{"id":176870613,"package_name":"moviepy","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":176870614,"package_name":"notebook","ecosystem":"pypi","requirements":"==6.4.4","direct":true,"kind":"runtime","optional":false},{"id":176870615,"package_name":"numexpr","ecosystem":"pypi","requirements":"==2.7.3","direct":true,"kind":"runtime","optional":false},{"id":176870616,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.19.5","direct":true,"kind":"runtime","optional":false},{"id":176870617,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.3.3","direct":true,"kind":"runtime","optional":false},{"id":176870618,"package_name":"Pillow","ecosystem":"pypi","requirements":"==8.3.2","direct":true,"kind":"runtime","optional":false},{"id":176870619,"package_name":"pyaml","ecosystem":"pypi","requirements":"==21.10.1","direct":true,"kind":"runtime","optional":false},{"id":176870620,"package_name":"PyQt5","ecosystem":"pypi","requirements":"==5.15.4","direct":true,"kind":"runtime","optional":false},{"id":176870621,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==6.0","direct":true,"kind":"runtime","optional":false},{"id":176870622,"package_name":"scikit-image","ecosystem":"pypi","requirements":"==0.18.3","direct":true,"kind":"runtime","optional":false},{"id":176870623,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"runtime","optional":false},{"id":176870624,"package_name":"silx","ecosystem":"pypi","requirements":"==0.15.2","direct":true,"kind":"runtime","optional":false},{"id":176870625,"package_name":"tables","ecosystem":"pypi","requirements":"==3.6.1","direct":true,"kind":"runtime","optional":false},{"id":176870626,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.62.2","direct":true,"kind":"runtime","optional":false},{"id":176870627,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":176870628,"package_name":"traits","ecosystem":"pypi","requirements":"==6.2.0","direct":true,"kind":"runtime","optional":false},{"id":176870629,"package_name":"vtk","ecosystem":"pypi","requirements":"==9.0.3","direct":true,"kind":"runtime","optional":false},{"id":176870630,"package_name":"xrayutilities","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T16:54:10.162Z","updated_at":"2022-07-12T16:54:10.162Z","repository_link":"https://github.com/DSimonne/gwaihir/blob/main/setup.py","dependencies":[{"id":176871521,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871524,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871525,"package_name":"datetime","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871527,"package_name":"argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871529,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871530,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871532,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871533,"package_name":"ipyvolume","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871535,"package_name":"ipyfilechooser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871536,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871538,"package_name":"xrayutilities","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871539,"package_name":"tables","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871541,"package_name":"h5glance","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871542,"package_name":"PyQt5","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871544,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871545,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871547,"package_name":"bokeh","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":176871548,"package_name":"panel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-01-24T23:45:22.686Z","updated_at":"2024-01-24T23:45:22.686Z","repository_link":"https://github.com/DSimonne/gwaihir/blob/main/environment.yml","dependencies":[{"id":15813815567,"package_name":"hdf5plugin","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":6.782192056006791,"created_at":"2025-09-04T15:50:34.317Z","updated_at":"2025-10-07T08:06:50.831Z","avatar_url":"https://github.com/DSimonne.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":4,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/10331","html_url":"https://science.ecosyste.ms/projects/10331","bibtex_url":"https://science.ecosyste.ms/projects/10331/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/10331/export.apalike"}