{"id":5782,"name":"pydatapipeline","description":"Python Implementation of the FAIR Data Pipeline API","url":"https://github.com/fairdatapipeline/pydatapipeline","last_synced_at":"2025-09-04T18:47:55.848Z","repository":{"id":37862971,"uuid":"381300686","full_name":"FAIRDataPipeline/pyDataPipeline","owner":"FAIRDataPipeline","description":"Python Implementation of the FAIR Data Pipeline API","archived":false,"fork":false,"pushed_at":"2025-05-27T23:15:19.000Z","size":6447,"stargazers_count":6,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-24T05:13:50.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.fairdatapipeline.org/pyDataPipeline/","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/FAIRDataPipeline.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"codemeta.json","zenodo":".zenodo.json"}},"created_at":"2021-06-29T08:55:33.000Z","updated_at":"2024-12-30T22:26:09.000Z","dependencies_parsed_at":"2025-01-06T11:25:33.272Z","dependency_job_id":"1f3781fe-2b54-4902-b0a4-a9575592d698","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline","commit_stats":{"total_commits":211,"total_committers":11,"mean_commits":"19.181818181818183","dds":0.5165876777251185,"last_synced_commit":"c61978e05b098d665e7f49e4358d51f5a093591f"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FAIRDataPipeline","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/sbom","scorecard":{"id":48144,"data":{"date":"2025-08-11","repo":{"name":"github.com/FAIRDataPipeline/pyDataPipeline","commit":"35c4e4f7f1167a33875476a17b9c07ba7570c71e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/14 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.yaml:1","Warn: no topLevel permission defined: .github/workflows/pyDataPipeline.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/gh-pages.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyDataPipeline.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/pyDataPipeline.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyDataPipeline.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/pyDataPipeline.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pyDataPipeline.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/pyDataPipeline.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyDataPipeline.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/pyDataPipeline.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pyDataPipeline.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/pyDataPipeline.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pyDataPipeline.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/pyDataPipeline.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/pyDataPipeline.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/pyDataPipeline.yaml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'dev'"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 18 commits out of 21 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-14T23:11:17.644Z","repository_id":37862971,"created_at":"2025-08-14T23:11:17.645Z","updated_at":"2025-08-14T23:11:17.645Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273656724,"owners_count":25145002,"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":"FAIRDataPipeline","name":"FAIR Data Pipeline","uuid":"85287631","kind":"organization","description":"","email":null,"website":"https://www.fairdatapipeline.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/85287631?v=4","repositories_count":22,"last_synced_at":"2024-04-18T05:59:57.234Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FAIRDataPipeline","funding_links":[],"total_stars":20,"followers":5,"following":0,"created_at":"2022-11-14T08:16:23.206Z","updated_at":"2024-04-18T06:00:01.166Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FAIRDataPipeline","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FAIRDataPipeline/repositories"},"packages":[{"id":10783187,"name":"data_pipeline_api","ecosystem":"pypi","description":"Python api to interact with the Fair Data Pipeline","homepage":"https://www.fairdatapipeline.org/","licenses":"GNU General Public License v3.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/FAIRDataPipeline/pyDataPipeline","keywords_array":["FAIR Data Pipeline","FAIR","Data Management","Provenance"],"namespace":null,"versions_count":16,"first_release_published_at":"2020-07-06T16:58:32.000Z","latest_release_published_at":"2024-12-02T17:02:04.000Z","latest_release_number":"0.9.0","last_synced_at":"2025-08-24T00:35:47.603Z","created_at":"2024-08-05T08:47:05.532Z","updated_at":"2025-08-24T01:26:39.391Z","registry_url":"https://pypi.org/project/data_pipeline_api/","install_command":"pip install data_pipeline_api --index-url https://pypi.org/simple","documentation_url":"https://data_pipeline_api.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: Other/Proprietary License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9"],"normalized_name":"data-pipeline-api","project_status":null},"repo_metadata":{"id":37862971,"uuid":"381300686","full_name":"FAIRDataPipeline/pyDataPipeline","owner":"FAIRDataPipeline","description":"Python Implementation of the FAIR Data Pipeline API","archived":false,"fork":false,"pushed_at":"2025-05-27T23:15:19.000Z","size":6447,"stargazers_count":6,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-21T01:09:40.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.fairdatapipeline.org/pyDataPipeline/","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/FAIRDataPipeline.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"codemeta.json","zenodo":".zenodo.json"}},"created_at":"2021-06-29T08:55:33.000Z","updated_at":"2024-12-30T22:26:09.000Z","dependencies_parsed_at":"2025-01-06T11:25:33.272Z","dependency_job_id":"1f3781fe-2b54-4902-b0a4-a9575592d698","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline","commit_stats":{"total_commits":211,"total_committers":11,"mean_commits":"19.181818181818183","dds":0.5165876777251185,"last_synced_commit":"c61978e05b098d665e7f49e4358d51f5a093591f"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FAIRDataPipeline","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/sbom","scorecard":{"id":48144,"data":{"date":"2025-08-11","repo":{"name":"github.com/FAIRDataPipeline/pyDataPipeline","commit":"35c4e4f7f1167a33875476a17b9c07ba7570c71e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/14 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.yaml:1","Warn: no topLevel permission defined: .github/workflows/pyDataPipeline.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/gh-pages.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyDataPipeline.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/pyDataPipeline.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyDataPipeline.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/pyDataPipeline.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pyDataPipeline.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/pyDataPipeline.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyDataPipeline.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/pyDataPipeline.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pyDataPipeline.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/FAIRDataPipeline/pyDataPipeline/pyDataPipeline.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pyDataPipeline.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/pyDataPipeline.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/pyDataPipeline.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/pyDataPipeline.yaml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'dev'"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 18 commits out of 21 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-14T23:11:17.644Z","repository_id":37862971,"created_at":"2025-08-14T23:11:17.645Z","updated_at":"2025-08-14T23:11:17.645Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271778237,"owners_count":24819265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"FAIRDataPipeline","name":"FAIR Data Pipeline","uuid":"85287631","kind":"organization","description":"","email":null,"website":"https://www.fairdatapipeline.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/85287631?v=4","repositories_count":22,"last_synced_at":"2024-04-18T05:59:57.234Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FAIRDataPipeline","funding_links":[],"total_stars":20,"followers":5,"following":0,"created_at":"2022-11-14T08:16:23.206Z","updated_at":"2024-04-18T06:00:01.166Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FAIRDataPipeline","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FAIRDataPipeline/repositories"},"tags":[{"name":"v0.8.0","sha":"4900cae645e7514e5a9451eeb9b2b7e50857c18a","kind":"commit","published_at":"2024-08-05T07:58:52.000Z","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/v0.8.0","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.8.0/manifests"},{"name":"v0.7.13","sha":"68ea5c8b1d4921e9bca495db22b4604c92af6de1","kind":"commit","published_at":"2023-07-08T20:45:02.000Z","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/v0.7.13","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"3eef53fd3b17bc9bec2a549a1fcd256006b7ee63","kind":"commit","published_at":"2023-07-07T12:21:24.000Z","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/v0.7.12","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"f137b2e3cc8b69ba627defb5def121770822af8e","kind":"commit","published_at":"2023-07-06T16:08:13.000Z","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/v0.7.11","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.7.11/manifests"},{"name":"v0.7.7","sha":"e77d74791e1594e1307ef3071a5df91296b13f92","kind":"commit","published_at":"2023-07-05T23:27:37.000Z","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/v0.7.7","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"ba4bf3aa542017936e3f264982428178ad3c7ab8","kind":"commit","published_at":"2022-08-30T09:43:02.000Z","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/v0.7.6","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.7.6/manifests"},{"name":"0.7.5","sha":"a2e66cd5ad542725ac4b145b9a48f9b154778f8d","kind":"commit","published_at":"2022-02-08T12:53:45.000Z","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/0.7.5","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/0.7.5/manifests"},{"name":"v0.3.0","sha":"f919b2c61b0bdf9be5c5cc57247afa6cdf40cab1","kind":"commit","published_at":"2022-01-13T12:34:23.000Z","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/v0.3.0","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8c7bd4115b30a53deefa682cfe895bd05735aa7e","kind":"commit","published_at":"2021-10-11T15:21:40.000Z","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/v0.2.0","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"cf8951a85c7958a6824d8c9d41d815c2e6b444dc","kind":"commit","published_at":"2021-10-04T13:39:29.000Z","download_url":"https://codeload.github.com/FAIRDataPipeline/pyDataPipeline/tar.gz/v0.1.0","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FAIRDataPipeline/pyDataPipeline@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T01:26:39.390Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":25.810622637756115,"dependent_repos_count":59.29021042106133,"dependent_packages_count":10.529315452854654,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.87671617055737},"purl":"pkg:pypi/data-pipeline-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/data_pipeline_api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/data_pipeline_api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/data_pipeline_api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-21T01:05:58.936Z","issues_count":18,"pull_requests_count":96,"avg_time_to_close_issue":5881396.416666667,"avg_time_to_close_pull_request":7817820.638297873,"issues_closed_count":12,"pull_requests_closed_count":94,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":1.9444444444444444,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":67,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":309092.14285714284,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/issues","maintainers":[{"login":"RyanJField","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanJField"},{"login":"bruvio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvio"},{"login":"DennisReddyhoff","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DennisReddyhoff"},{"login":"kzscisoft","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kzscisoft"},{"login":"richardreeve","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardreeve"}],"active_maintainers":[{"login":"RyanJField","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanJField"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/data_pipeline_api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/data_pipeline_api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/data_pipeline_api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/data_pipeline_api/related_packages","maintainers":[{"uuid":"richardreeve","login":"richardreeve","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/richardreeve/","role":null,"created_at":"2024-08-05T08:55:42.516Z","updated_at":"2024-08-05T08:55:42.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/richardreeve/packages"},{"uuid":"ryanjfield","login":"ryanjfield","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ryanjfield/","role":null,"created_at":"2024-08-05T08:55:42.603Z","updated_at":"2024-08-05T08:55:42.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ryanjfield/packages"},{"uuid":"bruvio","login":"bruvio","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/bruvio/","role":null,"created_at":"2024-08-05T08:55:42.470Z","updated_at":"2024-08-05T08:55:42.470Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bruvio/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724867,"maintainers_count":308223,"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":556606,"full_name":"FAIRDataPipeline/pyDataPipeline","default_branch":"main","committers":[{"name":"Ryan J Field","email":"RyanJField","login":"RyanJField","count":162},{"name":"DennisReddyhoff","email":"d.reddyhoff@sheffield.ac.uk","login":"DennisReddyhoff","count":42},{"name":"bruvio","email":"bruno.viola@pm.me","login":null,"count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"bruvio","email":"bruno.viola@protonmail.com","login":"bruvio","count":4},{"name":"Richard Reeve","email":"git@richardreeve.net","login":"richardreeve","count":2},{"name":"Kristian Zarębski","email":"kristian.zarebski@ukaea.uk","login":"kzscisoft","count":2},{"name":"soniamitchell","email":"sonia.mitchell@glasgow.ac.uk","login":"soniamitchell","count":1}],"total_commits":252,"total_committers":8,"total_bot_commits":13,"total_bot_committers":1,"mean_commits":31.5,"dds":0.3571428571428571,"past_year_committers":[{"name":"Ryan Field","email":"RyanJField","login":"RyanJField","count":15},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2}],"past_year_total_commits":17,"past_year_total_committers":2,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":8.5,"past_year_dds":0.11764705882352944,"last_synced_at":"2025-04-21T17:53:59.951Z","last_synced_commit":"35c4e4f7f1167a33875476a17b9c07ba7570c71e","created_at":"2023-03-09T04:54:15.667Z","updated_at":"2025-04-21T17:55:09.660Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479764,"commits_count":853309586,"contributors_count":31095222,"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":"FAIRDataPipeline/pyDataPipeline","html_url":"https://github.com/FAIRDataPipeline/pyDataPipeline","last_synced_at":"2025-08-31T14:07:36.427Z","status":null,"issues_count":18,"pull_requests_count":96,"avg_time_to_close_issue":5881396.416666667,"avg_time_to_close_pull_request":7818099.787234043,"issues_closed_count":12,"pull_requests_closed_count":94,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":1.9444444444444444,"avg_comments_per_pull_request":2.4895833333333335,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":68,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":312840.71428571426,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-14T11:33:44.855Z","updated_at":"2025-09-03T01:22:18.125Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FAIRDataPipeline%2FpyDataPipeline/issues","issue_labels_count":{"enhancement":3,"help wanted":1,"more info needed":1},"pull_request_labels_count":{"dependencies":75,"enhancement":6},"issue_author_associations_count":{"COLLABORATOR":12,"NONE":5,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":76,"COLLABORATOR":26,"MEMBER":2,"NONE":1},"issue_authors":{"DennisReddyhoff":8,"bobturneruk":5,"kzscisoft":2,"richardreeve":1,"bruvio":1,"RyanJField":1},"pull_request_authors":{"dependabot[bot]":75,"RyanJField":13,"bruvio":10,"kzscisoft":3,"richardreeve":2,"soniamitchell":1,"bobturneruk":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081382,"issues_count":31322741,"pull_requests_count":96214245,"authors_count":10693626,"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":{"dependencies":7},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":7,"COLLABORATOR":5},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":7,"RyanJField":5},"maintainers":[{"login":"RyanJField","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanJField"},{"login":"bruvio","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruvio"},{"login":"DennisReddyhoff","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DennisReddyhoff"},{"login":"kzscisoft","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kzscisoft"},{"login":"richardreeve","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardreeve"}],"active_maintainers":[{"login":"RyanJField","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanJField"}]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":1,"DeleteEvent":10,"IssueCommentEvent":24,"PushEvent":16,"PullRequestEvent":18,"CreateEvent":6},"last_year":{"ReleaseEvent":1,"WatchEvent":1,"DeleteEvent":10,"IssueCommentEvent":24,"PushEvent":16,"PullRequestEvent":18,"CreateEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/gh-pages.yaml","sha":null,"kind":"manifest","created_at":"2023-02-10T00:30:44.366Z","updated_at":"2023-02-10T00:30:44.366Z","repository_link":"https://github.com/FAIRDataPipeline/pyDataPipeline/blob/main/.github/workflows/gh-pages.yaml","dependencies":[{"id":7509056077,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7509056078,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7509056079,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7509056080,"package_name":"sphinx-notes/pages","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7509056081,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pyDataPipeline.yaml","sha":null,"kind":"manifest","created_at":"2023-02-10T00:30:44.426Z","updated_at":"2023-02-10T00:30:44.426Z","repository_link":"https://github.com/FAIRDataPipeline/pyDataPipeline/blob/main/.github/workflows/pyDataPipeline.yaml","dependencies":[{"id":7509057859,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7509057860,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7509057861,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7509057862,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-10T00:30:45.153Z","updated_at":"2023-02-10T00:30:45.153Z","repository_link":"https://github.com/FAIRDataPipeline/pyDataPipeline/blob/main/pyproject.toml","dependencies":[{"id":7509058978,"package_name":"python","ecosystem":"pypi","requirements":"^3.7.1,\u003c3.11","direct":true,"kind":"runtime","optional":false},{"id":7509058979,"package_name":"requests","ecosystem":"pypi","requirements":"^2.27.1","direct":true,"kind":"runtime","optional":false},{"id":7509058980,"package_name":"matplotlib","ecosystem":"pypi","requirements":"^3.5.1","direct":true,"kind":"runtime","optional":false},{"id":7509058981,"package_name":"scipy","ecosystem":"pypi","requirements":"^1.7.3","direct":true,"kind":"runtime","optional":false},{"id":7509058982,"package_name":"h5py","ecosystem":"pypi","requirements":"^3.6.0","direct":true,"kind":"runtime","optional":false},{"id":7509058983,"package_name":"PyYAML","ecosystem":"pypi","requirements":"^6.0","direct":true,"kind":"runtime","optional":false},{"id":7509058984,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.0.0","direct":true,"kind":"develop","optional":false},{"id":7509058985,"package_name":"black","ecosystem":"pypi","requirements":"^22.1","direct":true,"kind":"develop","optional":false},{"id":7509058986,"package_name":"mypy","ecosystem":"pypi","requirements":"^0.931","direct":true,"kind":"develop","optional":false},{"id":7509058987,"package_name":"flake8","ecosystem":"pypi","requirements":"^4.0.1","direct":true,"kind":"develop","optional":false},{"id":7509058988,"package_name":"poetry","ecosystem":"pypi","requirements":"^1.1.6","direct":true,"kind":"develop","optional":false},{"id":7509058989,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"^3.7.0","direct":true,"kind":"develop","optional":false},{"id":7509058990,"package_name":"pytest-dependency","ecosystem":"pypi","requirements":"^0.5.1","direct":true,"kind":"develop","optional":false},{"id":7509058991,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^3.0.0","direct":true,"kind":"develop","optional":false},{"id":7509058992,"package_name":"pre-commit","ecosystem":"pypi","requirements":"^2.17.0","direct":true,"kind":"develop","optional":false},{"id":7509058993,"package_name":"isort","ecosystem":"pypi","requirements":"^5.10.1","direct":true,"kind":"develop","optional":false},{"id":7509058994,"package_name":"Sphinx","ecosystem":"pypi","requirements":"^4.3.2","direct":true,"kind":"develop","optional":false},{"id":7509058995,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"^1.0.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-08-04T20:08:14.391Z","updated_at":"2024-08-04T20:08:14.391Z","repository_link":"https://github.com/FAIRDataPipeline/pyDataPipeline/blob/main/docs/requirements.txt","dependencies":[{"id":19511099159,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot.yml","sha":null,"kind":"manifest","created_at":"2025-01-06T11:25:29.282Z","updated_at":"2025-01-06T11:25:29.282Z","repository_link":"https://github.com/FAIRDataPipeline/pyDataPipeline/blob/main/.github/workflows/dependabot.yml","dependencies":[]}],"score":8.329416783939319,"created_at":"2025-09-04T15:50:17.381Z","updated_at":"2025-11-04T15:50:52.416Z","avatar_url":"https://github.com/FAIRDataPipeline.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":34,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.5562602"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","interactive"],"project_url":"https://science.ecosyste.ms/api/v1/projects/5782","html_url":"https://science.ecosyste.ms/projects/5782"}