{"id":42509758,"url":"https://github.com/girder/girder_worker","last_synced_at":"2026-01-28T14:08:04.547Z","repository":{"id":3658941,"uuid":"50359589","full_name":"girder/girder_worker","owner":"girder","description":"Distributed task execution engine with Girder integration, developed by Kitware","archived":false,"fork":false,"pushed_at":"2025-08-05T21:00:42.000Z","size":3236,"stargazers_count":34,"open_issues_count":73,"forks_count":33,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-28T02:28:28.882Z","etag":null,"topics":["data-analytics","data-science","kitware"],"latest_commit_sha":null,"homepage":"http://girder-worker.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/girder.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","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":"2016-01-25T15:24:13.000Z","updated_at":"2025-08-05T21:00:09.000Z","dependencies_parsed_at":"2024-01-10T18:55:37.712Z","dependency_job_id":"4c3c7d1e-9862-45e8-934a-45b51184222e","html_url":"https://github.com/girder/girder_worker","commit_stats":{"total_commits":1436,"total_committers":32,"mean_commits":44.875,"dds":0.7743732590529248,"last_synced_commit":"5e8ed66c4675c733c2fe87a62dd8b1e4417f3066"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/girder/girder_worker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/girder%2Fgirder_worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/girder%2Fgirder_worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/girder%2Fgirder_worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/girder%2Fgirder_worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/girder","download_url":"https://codeload.github.com/girder/girder_worker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/girder%2Fgirder_worker/sbom","scorecard":{"id":427594,"data":{"date":"2025-08-11","repo":{"name":"github.com/girder/girder_worker","commit":"89a23afdf425900539060be0aece6848bbf188ce"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/16 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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: Apache License 2.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":-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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:21","Warn: containerImage not pinned by hash: Dockerfile:31","Warn: containerImage not pinned by hash: tests/integration/Dockerfile.girder-py3:1: pin your Docker image by updating girder/girder:latest-py3 to girder/girder:latest-py3@sha256:4769540953a4cc825e135333f526a407230bbbd05428df95be4aad61325a3f6a","Warn: containerImage not pinned by hash: tests/integration/Dockerfile.girder_worker-py3:1: pin your Docker image by updating girder/girder_worker:latest-py3 to girder/girder_worker:latest-py3@sha256:a7d4fae370c7d2d767ab7fb80d7cc58e9decd508ad9081cff40cf9c65f1cac7d","Warn: containerImage not pinned by hash: tests/integration/fixtures/docker_test_image/Dockerfile:1: pin your Docker image by updating python:2.7-alpine to python:2.7-alpine@sha256:724d0540eb56ffaa6dd770aa13c3bc7dfc829dec561d87cb36b2f5b9ff8a760a","Warn: downloadThenRun not pinned by hash: Dockerfile:18","Warn: pipCommand not pinned by hash: Dockerfile:34","Warn: pipCommand not pinned by hash: tests/integration/Dockerfile.girder-py3:4","Warn: pipCommand not pinned by hash: tests/integration/Dockerfile.girder-py3:13","Warn: pipCommand not pinned by hash: tests/integration/Dockerfile.girder-py3:15","Warn: pipCommand not pinned by hash: tests/integration/Dockerfile.girder_worker-py3:13","Warn: pipCommand not pinned by hash: tests/integration/Dockerfile.girder_worker-py3:18","Warn: pipCommand not pinned by hash: tests/integration/Dockerfile.girder_worker-py3:20","Warn: pipCommand not pinned by hash: tests/integration/fixtures/docker_test_image/Dockerfile:4","Info:   0 out of   6 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   8 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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"}},{"name":"Vulnerabilities","score":0,"reason":"53 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-358 / GHSA-2pfh-q76x-gwvm","Warn: Project is vulnerable to: PYSEC-2018-40 / GHSA-3m8p-xpm6-8ww3","Warn: Project is vulnerable to: PYSEC-2018-81 / GHSA-3xvg-x47j-x75w","Warn: Project is vulnerable to: PYSEC-2020-198 / GHSA-49m5-2838-q2rv","Warn: Project is vulnerable to: PYSEC-2017-2 / GHSA-4cvm-5776-jx9f","Warn: Project is vulnerable to: GHSA-4r65-35qq-ch8j","Warn: Project is vulnerable to: PYSEC-2020-200 / GHSA-5g4v-2pc6-4hh4","Warn: Project is vulnerable to: PYSEC-2021-1 / GHSA-5rrg-rr89-x9mv","Warn: Project is vulnerable to: PYSEC-2020-202 / GHSA-5xm4-jmpw-p6j3","Warn: Project is vulnerable to: PYSEC-2020-205 / GHSA-64cw-m57j-65xj","Warn: Project is vulnerable to: PYSEC-2020-201 / GHSA-6667-f46p-pg88","Warn: Project is vulnerable to: PYSEC-2020-203 / GHSA-66c7-5pwv-mm3j","Warn: Project is vulnerable to: GHSA-74vq-h4q8-x6jv","Warn: Project is vulnerable to: PYSEC-2020-3 / GHSA-785x-qw4v-6872","Warn: Project is vulnerable to: PYSEC-2020-9 / GHSA-893h-35v4-mxqx","Warn: Project is vulnerable to: PYSEC-2021-124 / GHSA-8f4m-hccc-8qph","Warn: Project is vulnerable to: PYSEC-2020-11 / GHSA-923p-fr2c-g5m2","Warn: Project is vulnerable to: PYSEC-2018-36 / GHSA-9x6q-5423-w5v9","Warn: Project is vulnerable to: PYSEC-2018-37 / GHSA-cmwx-9m2h-x7v4","Warn: Project is vulnerable to: PYSEC-2020-10 / GHSA-f85h-23mf-2fwh","Warn: Project is vulnerable to: GHSA-fc4h-467w-46rh","Warn: Project is vulnerable to: PYSEC-2013-1 / GHSA-fj24-ghp9-39v3","Warn: Project is vulnerable to: PYSEC-2020-5 / GHSA-g4mq-6fp5-qwcf","Warn: Project is vulnerable to: PYSEC-2019-2 / GHSA-grgm-pph5-j5h7","Warn: Project is vulnerable to: PYSEC-2020-161 / GHSA-gwr8-5j83-483c","Warn: Project is vulnerable to: PYSEC-2020-6 / GHSA-h39q-95q5-9jfp","Warn: Project is vulnerable to: PYSEC-2018-44 / GHSA-hwrm-63v2-42g4","Warn: Project is vulnerable to: GHSA-j569-fghw-f9rx","Warn: Project is vulnerable to: GHSA-j667-c2hm-f2wp","Warn: Project is vulnerable to: PYSEC-2018-38 / GHSA-jg4f-jqm5-4mgq","Warn: Project is vulnerable to: GHSA-jpvw-p8pr-9g2x","Warn: Project is vulnerable to: PYSEC-2018-39 / GHSA-m956-frf4-m2wr","Warn: Project is vulnerable to: PYSEC-2019-4 / GHSA-pm48-cvv2-29q5","Warn: Project is vulnerable to: PYSEC-2020-199 / GHSA-qg47-5px9-32g7","Warn: Project is vulnerable to: PYSEC-2021-105 / GHSA-r6h7-5pq2-j77h","Warn: Project is vulnerable to: PYSEC-2016-1 / GHSA-rh6x-qvg7-rrmj","Warn: Project is vulnerable to: PYSEC-2018-60 / GHSA-v735-2pp6-h86r","Warn: Project is vulnerable to: PYSEC-2020-12 / GHSA-vcg8-98q8-g7mj","Warn: Project is vulnerable to: GHSA-vp9j-rghq-8jhh","Warn: Project is vulnerable to: PYSEC-2018-41 / GHSA-w578-j992-554x","Warn: Project is vulnerable to: PYSEC-2015-1 / GHSA-w64c-pxjj-h866","Warn: Project is vulnerable to: PYSEC-2020-204 / GHSA-wqq5-c89p-3wc3","Warn: Project is vulnerable to: PYSEC-2021-106 / GHSA-wv5p-gmmv-wh9v","Warn: Project is vulnerable to: PYSEC-2017-3 / GHSA-wwwh-47wp-m522","Warn: Project is vulnerable to: PYSEC-2018-58 / GHSA-x4cm-m36h-c6qj","Warn: Project is vulnerable to: PYSEC-2020-210","Warn: Project is vulnerable to: PYSEC-2020-220","Warn: Project is vulnerable to: PYSEC-2020-7","Warn: Project is vulnerable to: PYSEC-2020-8","Warn: Project is vulnerable to: PYSEC-2021-107","Warn: Project is vulnerable to: PYSEC-2021-126","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T02:34:26.592Z","repository_id":3658941,"created_at":"2025-08-19T02:34:26.592Z","updated_at":"2025-08-19T02:34:26.592Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["data-analytics","data-science","kitware"],"created_at":"2026-01-28T14:08:03.725Z","updated_at":"2026-01-28T14:08:04.529Z","avatar_url":"https://github.com/girder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"|logo| Girder Worker |docs-status| |license-badge|\n==================================================\n\nA flexible, simple script execution engine that integrates with the\n`Girder \u003chttp://girder.readthedocs.org\u003e`_ data management system to run\ndistributed batch jobs.\n\nThe worker supports running tasks in many environments including Python, R,\nand Docker, and supports fetching and pushing data to\nand from various data sources, including Girder.\n\nVisit the `documentation \u003chttp://girder-worker.readthedocs.org\u003e`_ for more details and API documentation.\n\nWe'd love for you to `contribute to Girder Worker \u003cCONTRIBUTING.md\u003e`_.\n\n\n.. |logo| image:: docs/static/favicon.png\n\n.. |docs-status| image:: https://readthedocs.org/projects/girder-worker/badge?version=latest\n    :target: https://girder-worker.readthedocs.io\n    :alt: Documentation Status\n\n.. |license-badge| image:: docs/license.png\n    :target: https://pypi.python.org/pypi/girder_worker\n    :alt: License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgirder%2Fgirder_worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgirder%2Fgirder_worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgirder%2Fgirder_worker/lists"}