{"id":105134,"name":null,"description":"Distributed workflows design and execution with Jupyter Notebooks.","url":"https://github.com/alpha-unito/jupyter-workflow","last_synced_at":"2025-09-09T04:17:03.859Z","repository":{"id":47959040,"uuid":"326379982","full_name":"alpha-unito/jupyter-workflow","owner":"alpha-unito","description":"Distributed workflows design and execution with Jupyter Notebooks.","archived":false,"fork":false,"pushed_at":"2025-08-16T07:58:37.000Z","size":6878,"stargazers_count":14,"open_issues_count":4,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-16T08:35:21.008Z","etag":null,"topics":["jupyter","workflows"],"latest_commit_sha":null,"homepage":"https://jupyter-workflow.di.unito.it","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alpha-unito.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":null,"zenodo":null}},"created_at":"2021-01-03T10:26:34.000Z","updated_at":"2025-08-16T07:58:40.000Z","dependencies_parsed_at":"2023-10-11T06:02:43.598Z","dependency_job_id":"9f32f510-7b91-4ecf-8790-0b6d097b7228","html_url":"https://github.com/alpha-unito/jupyter-workflow","commit_stats":{"total_commits":74,"total_committers":1,"mean_commits":74.0,"dds":0.0,"last_synced_commit":"0c312988e5a0c8da234d2ba5e2ca2941d67c6587"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/alpha-unito/jupyter-workflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpha-unito","download_url":"https://codeload.github.com/alpha-unito/jupyter-workflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/sbom","scorecard":{"id":142889,"data":{"date":"2025-08-11","repo":{"name":"github.com/alpha-unito/jupyter-workflow","commit":"95bb113bcf11f1e0bbc2c102ee988b1cbaf78350"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/ci-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: examples/quantum-espresso/work/car-parrinello/INPDIR/cp-oneapi.x:1","Warn: binary detected: examples/quantum-espresso/work/primordial-soup/INPDIR/cp-oneapi.x:1"],"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:37"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/1000-genome/docker/1000-genome-notebook/Dockerfile:1: pin your Docker image by updating jupyter/minimal-notebook to jupyter/minimal-notebook@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551","Warn: containerImage not pinned by hash: examples/1000-genome/docker/1000-genome/Dockerfile:1: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: examples/claire-covid/docker/Dockerfile:1: pin your Docker image by updating jupyter/scipy-notebook to jupyter/scipy-notebook@sha256:fca4bcc9cbd49d9a15e0e4df6c666adf17776c950da9fa94a4f0a045d5c4ad33","Warn: containerImage not pinned by hash: examples/quantum-espresso/docker/Dockerfile:1","Warn: containerImage not pinned by hash: examples/quantum-espresso/docker/Dockerfile:31: pin your Docker image by updating jupyter/minimal-notebook to jupyter/minimal-notebook@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551","Warn: containerImage not pinned by hash: examples/tensorflow/docker/tensorflow-notebook/Dockerfile:1: pin your Docker image by updating jupyter/scipy-notebook to jupyter/scipy-notebook@sha256:fca4bcc9cbd49d9a15e0e4df6c666adf17776c950da9fa94a4f0a045d5c4ad33","Warn: containerImage not pinned by hash: examples/tensorflow/docker/tensorflow-serving/Dockerfile:1: pin your Docker image by updating tensorflow/serving to tensorflow/serving@sha256:289a8ca157c7873098c49484ef6de53940f7443140a66a1cec5613181be18a53","Warn: pipCommand not pinned by hash: examples/1000-genome/docker/1000-genome-notebook/Dockerfile:5-11","Warn: downloadThenRun not pinned by hash: examples/1000-genome/docker/1000-genome-notebook/Dockerfile:16-25","Warn: pipCommand not pinned by hash: examples/1000-genome/docker/1000-genome/Dockerfile:4-20","Warn: pipCommand not pinned by hash: examples/claire-covid/docker/Dockerfile:11-25","Warn: pipCommand not pinned by hash: examples/quantum-espresso/docker/Dockerfile:51-57","Warn: pipCommand not pinned by hash: examples/tensorflow/docker/tensorflow-notebook/Dockerfile:4-9","Warn: pipCommand not pinned by hash: examples/tensorflow/docker/tensorflow-serving/Dockerfile:4-13","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:58","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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-16T08:35:22.834Z","repository_id":47959040,"created_at":"2025-08-16T08:35:22.834Z","updated_at":"2025-08-16T08:35:22.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274243340,"owners_count":25248148,"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-09T02:00:10.223Z","response_time":80,"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":"alpha-unito","name":"Parallel programming: Alpha group","uuid":"14145185","kind":"organization","description":"Parallel Computing research cluster, Department of Computer Science, University of Torino","email":null,"website":"http://alpha.di.unito.it","location":"Torino, IT","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14145185?v=4","repositories_count":9,"last_synced_at":"2023-03-03T13:50:32.500Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alpha-unito","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T00:31:12.141Z","updated_at":"2023-03-03T13:50:32.510Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpha-unito","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpha-unito/repositories"},"packages":[{"id":2776776,"name":"jupyter-workflow","ecosystem":"pypi","description":"Jupyter Workflow Kernel","homepage":"https://github.com/alpha-unito/jupyter-workflow","licenses":"LGPLv3","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/alpha-unito/jupyter-workflow","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2021-01-03T11:43:32.000Z","latest_release_published_at":"2021-06-03T11:59:08.000Z","latest_release_number":"0.0.37","last_synced_at":"2025-08-16T08:42:23.224Z","created_at":"2022-04-10T11:23:37.830Z","updated_at":"2025-08-16T11:06:59.155Z","registry_url":"https://pypi.org/project/jupyter-workflow/","install_command":"pip install jupyter-workflow --index-url https://pypi.org/simple","documentation_url":"https://jupyter-workflow.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)","Operating System :: MacOS :: MacOS X","Operating System :: POSIX","Programming Language :: Python :: 3.8","Topic :: Scientific/Engineering","Topic :: System :: Distributed Computing"],"normalized_name":"jupyter-workflow","project_status":null},"repo_metadata":{"id":47959040,"uuid":"326379982","full_name":"alpha-unito/jupyter-workflow","owner":"alpha-unito","description":"Distributed workflows design and execution with Jupyter Notebooks.","archived":false,"fork":false,"pushed_at":"2025-08-16T07:58:37.000Z","size":6878,"stargazers_count":14,"open_issues_count":4,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-16T08:35:21.008Z","etag":null,"topics":["jupyter","workflows"],"latest_commit_sha":null,"homepage":"https://jupyter-workflow.di.unito.it","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alpha-unito.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":null,"zenodo":null}},"created_at":"2021-01-03T10:26:34.000Z","updated_at":"2025-08-16T07:58:40.000Z","dependencies_parsed_at":"2023-10-11T06:02:43.598Z","dependency_job_id":"9f32f510-7b91-4ecf-8790-0b6d097b7228","html_url":"https://github.com/alpha-unito/jupyter-workflow","commit_stats":{"total_commits":74,"total_committers":1,"mean_commits":74.0,"dds":0.0,"last_synced_commit":"0c312988e5a0c8da234d2ba5e2ca2941d67c6587"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/alpha-unito/jupyter-workflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpha-unito","download_url":"https://codeload.github.com/alpha-unito/jupyter-workflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/sbom","scorecard":{"id":142889,"data":{"date":"2025-08-11","repo":{"name":"github.com/alpha-unito/jupyter-workflow","commit":"95bb113bcf11f1e0bbc2c102ee988b1cbaf78350"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/ci-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: examples/quantum-espresso/work/car-parrinello/INPDIR/cp-oneapi.x:1","Warn: binary detected: examples/quantum-espresso/work/primordial-soup/INPDIR/cp-oneapi.x:1"],"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:37"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/alpha-unito/jupyter-workflow/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/1000-genome/docker/1000-genome-notebook/Dockerfile:1: pin your Docker image by updating jupyter/minimal-notebook to jupyter/minimal-notebook@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551","Warn: containerImage not pinned by hash: examples/1000-genome/docker/1000-genome/Dockerfile:1: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: examples/claire-covid/docker/Dockerfile:1: pin your Docker image by updating jupyter/scipy-notebook to jupyter/scipy-notebook@sha256:fca4bcc9cbd49d9a15e0e4df6c666adf17776c950da9fa94a4f0a045d5c4ad33","Warn: containerImage not pinned by hash: examples/quantum-espresso/docker/Dockerfile:1","Warn: containerImage not pinned by hash: examples/quantum-espresso/docker/Dockerfile:31: pin your Docker image by updating jupyter/minimal-notebook to jupyter/minimal-notebook@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551","Warn: containerImage not pinned by hash: examples/tensorflow/docker/tensorflow-notebook/Dockerfile:1: pin your Docker image by updating jupyter/scipy-notebook to jupyter/scipy-notebook@sha256:fca4bcc9cbd49d9a15e0e4df6c666adf17776c950da9fa94a4f0a045d5c4ad33","Warn: containerImage not pinned by hash: examples/tensorflow/docker/tensorflow-serving/Dockerfile:1: pin your Docker image by updating tensorflow/serving to tensorflow/serving@sha256:289a8ca157c7873098c49484ef6de53940f7443140a66a1cec5613181be18a53","Warn: pipCommand not pinned by hash: examples/1000-genome/docker/1000-genome-notebook/Dockerfile:5-11","Warn: downloadThenRun not pinned by hash: examples/1000-genome/docker/1000-genome-notebook/Dockerfile:16-25","Warn: pipCommand not pinned by hash: examples/1000-genome/docker/1000-genome/Dockerfile:4-20","Warn: pipCommand not pinned by hash: examples/claire-covid/docker/Dockerfile:11-25","Warn: pipCommand not pinned by hash: examples/quantum-espresso/docker/Dockerfile:51-57","Warn: pipCommand not pinned by hash: examples/tensorflow/docker/tensorflow-notebook/Dockerfile:4-9","Warn: pipCommand not pinned by hash: examples/tensorflow/docker/tensorflow-serving/Dockerfile:4-13","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:58","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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-16T08:35:22.834Z","repository_id":47959040,"created_at":"2025-08-16T08:35:22.834Z","updated_at":"2025-08-16T08:35:22.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270702562,"owners_count":24630877,"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":"alpha-unito","name":"Parallel programming: Alpha group","uuid":"14145185","kind":"organization","description":"Parallel Computing research cluster, Department of Computer Science, University of Torino","email":null,"website":"http://alpha.di.unito.it","location":"Torino, IT","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14145185?v=4","repositories_count":9,"last_synced_at":"2023-03-03T13:50:32.500Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alpha-unito","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T00:31:12.141Z","updated_at":"2023-03-03T13:50:32.510Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpha-unito","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpha-unito/repositories"},"tags":[{"name":"0.1.0.dev4","sha":"25785cf2d2689bc3833b1b176dc70ccaffbe6fe7","kind":"commit","published_at":"2025-03-02T09:41:57.000Z","download_url":"https://codeload.github.com/alpha-unito/jupyter-workflow/tar.gz/0.1.0.dev4","html_url":"https://github.com/alpha-unito/jupyter-workflow/releases/tag/0.1.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alpha-unito/jupyter-workflow@0.1.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags/0.1.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags/0.1.0.dev4/manifests"},{"name":"0.1.0.dev3","sha":"7259e41d9c6db2cbbedd45b350f08ada5958eb9b","kind":"commit","published_at":"2022-04-27T09:34:09.000Z","download_url":"https://codeload.github.com/alpha-unito/jupyter-workflow/tar.gz/0.1.0.dev3","html_url":"https://github.com/alpha-unito/jupyter-workflow/releases/tag/0.1.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alpha-unito/jupyter-workflow@0.1.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags/0.1.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags/0.1.0.dev3/manifests"},{"name":"0.1.0.dev2","sha":"0292359c632c89049f2d02b66f46f6b23f2bfc55","kind":"commit","published_at":"2022-04-27T08:24:30.000Z","download_url":"https://codeload.github.com/alpha-unito/jupyter-workflow/tar.gz/0.1.0.dev2","html_url":"https://github.com/alpha-unito/jupyter-workflow/releases/tag/0.1.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alpha-unito/jupyter-workflow@0.1.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags/0.1.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags/0.1.0.dev2/manifests"},{"name":"0.1.0.dev1","sha":"46821afa6e647b630ae7ecea29178ab0ea7bf2f4","kind":"commit","published_at":"2022-04-26T22:42:35.000Z","download_url":"https://codeload.github.com/alpha-unito/jupyter-workflow/tar.gz/0.1.0.dev1","html_url":"https://github.com/alpha-unito/jupyter-workflow/releases/tag/0.1.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alpha-unito/jupyter-workflow@0.1.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags/0.1.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags/0.1.0.dev1/manifests"},{"name":"0.1.0.dev0","sha":"b6bf8dcb8de40dbacff47ecdbeec020e3675f9e2","kind":"commit","published_at":"2022-04-24T21:24:19.000Z","download_url":"https://codeload.github.com/alpha-unito/jupyter-workflow/tar.gz/0.1.0.dev0","html_url":"https://github.com/alpha-unito/jupyter-workflow/releases/tag/0.1.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alpha-unito/jupyter-workflow@0.1.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags/0.1.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/tags/0.1.0.dev0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T11:06:59.155Z","dependent_packages_count":0,"downloads":146,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.006584209732566,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":19.321537583442936,"forks_count":29.75774583357196,"docker_downloads_count":null,"average":19.95755112877045},"purl":"pkg:pypi/jupyter-workflow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jupyter-workflow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jupyter-workflow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jupyter-workflow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-19T18:47:21.057Z","issues_count":0,"pull_requests_count":180,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2067286.9157303371,"issues_closed_count":0,"pull_requests_closed_count":178,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.1611111111111112,"merged_pull_requests_count":122,"bot_issues_count":0,"bot_pull_requests_count":166,"past_year_issues_count":0,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":924038.3823529412,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.1884057971014492,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":63,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/issues","maintainers":[{"login":"GlassOfWhiskey","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GlassOfWhiskey"}],"active_maintainers":[{"login":"GlassOfWhiskey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GlassOfWhiskey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyter-workflow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyter-workflow/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyter-workflow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyter-workflow/related_packages","maintainers":[{"uuid":"glassofwhiskey","login":"glassofwhiskey","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/glassofwhiskey/","role":null,"created_at":"2023-02-24T12:54:30.438Z","updated_at":"2023-02-24T12:54:30.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/glassofwhiskey/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726377,"maintainers_count":308846,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":599605,"full_name":"alpha-unito/jupyter-workflow","default_branch":"master","committers":[{"name":"GlassOfWhiskey","email":"iacopo.c92@gmail.com","count":74}],"total_commits":74,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":74.0,"dds":0.0,"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-18T10:41:26.972Z","last_synced_commit":"0c312988e5a0c8da234d2ba5e2ca2941d67c6587","created_at":"2023-03-09T06:45:16.168Z","updated_at":"2023-09-19T17:24:22.281Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/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":"alpha-unito/jupyter-workflow","html_url":"https://github.com/alpha-unito/jupyter-workflow","last_synced_at":"2025-09-05T18:08:58.526Z","status":null,"issues_count":1,"pull_requests_count":261,"avg_time_to_close_issue":1640256.0,"avg_time_to_close_pull_request":2552152.2050209204,"issues_closed_count":1,"pull_requests_closed_count":239,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.1264367816091954,"merged_pull_requests_count":171,"bot_issues_count":1,"bot_pull_requests_count":242,"past_year_issues_count":0,"past_year_pull_requests_count":115,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":844909.64,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":100,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0260869565217392,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":105,"past_year_merged_pull_requests_count":88,"created_at":"2023-05-14T16:25:51.337Z","updated_at":"2025-09-05T18:08:58.529Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha-unito%2Fjupyter-workflow/issues","issue_labels_count":{"dependencies":1,"python":1},"pull_request_labels_count":{"dependencies":242,"python":217,"github_actions":25},"issue_author_associations_count":{"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":242,"MEMBER":10,"COLLABORATOR":7,"NONE":2},"issue_authors":{"dependabot[bot]":1},"pull_request_authors":{"dependabot[bot]":242,"GlassOfWhiskey":17,"Giubb8":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10176276,"issues_count":31902430,"pull_requests_count":99999179,"authors_count":10735433,"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":105,"python":99,"github_actions":6},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":105,"MEMBER":8,"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":105,"GlassOfWhiskey":8,"Giubb8":2},"maintainers":[{"login":"GlassOfWhiskey","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GlassOfWhiskey"}],"active_maintainers":[{"login":"GlassOfWhiskey","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GlassOfWhiskey"}]},"events":{"total":{"ReleaseEvent":3,"WatchEvent":5,"DeleteEvent":58,"IssueCommentEvent":59,"PushEvent":137,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":7,"PullRequestEvent":99,"CreateEvent":51},"last_year":{"ReleaseEvent":3,"WatchEvent":5,"DeleteEvent":58,"IssueCommentEvent":59,"PushEvent":137,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":7,"PullRequestEvent":99,"CreateEvent":51}},"keywords":["jupyter","workflows"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci-tests.yml","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:40.443Z","updated_at":"2023-10-05T15:31:40.443Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/.github/workflows/ci-tests.yml","dependencies":[{"id":14121971854,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14121971855,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14121971856,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14121971857,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14121971858,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14121971859,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14121971860,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14121971861,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14121971862,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:40.498Z","updated_at":"2023-10-05T15:31:40.498Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/.github/workflows/release.yml","dependencies":[{"id":14121971863,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14121971864,"package_name":"mukunku/tag-exists-action","ecosystem":"actions","requirements":"v1.4.0","direct":true,"kind":"composite","optional":false},{"id":14121971865,"package_name":"actions/create-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14121971866,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14121971867,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"examples/1000-genome/docker/1000-genome/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:40.994Z","updated_at":"2023-10-05T15:31:40.994Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/examples/1000-genome/docker/1000-genome/Dockerfile","dependencies":[{"id":14121971868,"package_name":"python","ecosystem":"docker","requirements":"3.9-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"examples/1000-genome/docker/1000-genome-notebook/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:41.068Z","updated_at":"2023-10-05T15:31:41.068Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/examples/1000-genome/docker/1000-genome-notebook/Dockerfile","dependencies":[{"id":14121971869,"package_name":"jupyter/minimal-notebook","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"examples/claire-covid/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:41.535Z","updated_at":"2023-10-05T15:31:41.535Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/examples/claire-covid/docker/Dockerfile","dependencies":[{"id":14121971870,"package_name":"jupyter/scipy-notebook","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"examples/quantum-espresso/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:41.604Z","updated_at":"2023-10-05T15:31:41.604Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/examples/quantum-espresso/docker/Dockerfile","dependencies":[{"id":14121971871,"package_name":"jupyter/minimal-notebook","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"examples/tensorflow/docker/tensorflow-notebook/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:41.644Z","updated_at":"2023-10-05T15:31:41.644Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/examples/tensorflow/docker/tensorflow-notebook/Dockerfile","dependencies":[{"id":14121971872,"package_name":"jupyter/scipy-notebook","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"examples/tensorflow/docker/tensorflow-serving/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:41.691Z","updated_at":"2023-10-05T15:31:41.691Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/examples/tensorflow/docker/tensorflow-serving/Dockerfile","dependencies":[{"id":14121971873,"package_name":"tensorflow/serving","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"bandit-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:42.275Z","updated_at":"2023-10-05T15:31:42.275Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/bandit-requirements.txt","dependencies":[{"id":14121971874,"package_name":"bandit","ecosystem":"pypi","requirements":"==1.7.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:42.293Z","updated_at":"2023-10-05T15:31:42.293Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/docs/requirements.txt","dependencies":[{"id":14121971875,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.4","direct":true,"kind":"runtime","optional":false},{"id":14121971876,"package_name":"sphinx-jsonschema","ecosystem":"pypi","requirements":"==1.19.1","direct":true,"kind":"runtime","optional":false},{"id":14121971877,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"lint-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:42.484Z","updated_at":"2023-10-05T15:31:42.484Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/lint-requirements.txt","dependencies":[{"id":14121971878,"package_name":"black","ecosystem":"pypi","requirements":"==23.7.0","direct":true,"kind":"runtime","optional":false},{"id":14121971879,"package_name":"codespell","ecosystem":"pypi","requirements":"==2.2.5","direct":true,"kind":"runtime","optional":false},{"id":14121971880,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"==23.7.10","direct":true,"kind":"runtime","optional":false},{"id":14121971881,"package_name":"pyupgrade","ecosystem":"pypi","requirements":"==3.10.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:43.449Z","updated_at":"2023-10-05T15:31:43.449Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:43.478Z","updated_at":"2023-10-05T15:31:43.478Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/requirements.txt","dependencies":[{"id":14121971882,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":14121971883,"package_name":"ipython_genutils","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false},{"id":14121971884,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.25.1","direct":true,"kind":"runtime","optional":false},{"id":14121971885,"package_name":"jsonref","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14121971886,"package_name":"jupyter_client","ecosystem":"pypi","requirements":"==8.3.0","direct":true,"kind":"runtime","optional":false},{"id":14121971887,"package_name":"nbclient","ecosystem":"pypi","requirements":"==0.8.0","direct":true,"kind":"runtime","optional":false},{"id":14121971888,"package_name":"nbformat","ecosystem":"pypi","requirements":"==5.9.2","direct":true,"kind":"runtime","optional":false},{"id":14121971889,"package_name":"streamflow","ecosystem":"pypi","requirements":"==0.2.0.dev7","direct":true,"kind":"runtime","optional":false},{"id":14121971890,"package_name":"traitlets","ecosystem":"pypi","requirements":"==5.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-05T15:31:44.046Z","updated_at":"2023-10-05T15:31:44.046Z","repository_link":"https://github.com/alpha-unito/jupyter-workflow/blob/master/test-requirements.txt","dependencies":[{"id":14121971891,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.3.1","direct":true,"kind":"test","optional":false},{"id":14121971892,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.4.0","direct":true,"kind":"test","optional":false},{"id":14121971893,"package_name":"pytest-asyncio","ecosystem":"pypi","requirements":"==0.21.1","direct":true,"kind":"test","optional":false},{"id":14121971894,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==3.3.1","direct":true,"kind":"test","optional":false},{"id":14121971895,"package_name":"testbook","ecosystem":"pypi","requirements":"==0.4.2","direct":true,"kind":"test","optional":false}]}],"score":7.887584031660279,"created_at":"2025-09-08T22:21:38.250Z","updated_at":"2025-10-07T08:31:37.998Z","avatar_url":"https://github.com/alpha-unito.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":146,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/105134","html_url":"https://science.ecosyste.ms/projects/105134"}