{"id":2125,"name":"Caliban","description":"Caliban: Docker-based job manager for reproducible workflows - Published in JOSS (2020)","url":"https://github.com/google/caliban","last_synced_at":"2025-09-04T16:41:12.246Z","repository":{"id":43651964,"uuid":"268875034","full_name":"google/caliban","owner":"google","description":"Research workflows made easy, locally and in the Cloud.","archived":false,"fork":false,"pushed_at":"2024-06-06T22:38:20.000Z","size":2459,"stargazers_count":501,"open_issues_count":25,"forks_count":67,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-08-27T14:04:07.882Z","etag":null,"topics":["ai-platform","docker","google-cloud","python3","research-tool"],"latest_commit_sha":null,"homepage":"https://caliban.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/google.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"codemeta.json","zenodo":null}},"created_at":"2020-06-02T18:12:50.000Z","updated_at":"2025-07-18T23:28:29.000Z","dependencies_parsed_at":"2024-01-25T17:56:38.499Z","dependency_job_id":"9d1938c5-643e-4d63-bba7-0b509e829be1","html_url":"https://github.com/google/caliban","commit_stats":{"total_commits":231,"total_committers":10,"mean_commits":23.1,"dds":0.316017316017316,"last_synced_commit":"56f96e7e05b1d33ebdebc01620dc867f7ec54df3"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/google/caliban","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/caliban/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/sbom","scorecard":{"id":436507,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/caliban","commit":"205da6f25b99c0c98cd0d263c47f25bf5e51fa97"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/workflow.yml/main?enable=pin","Warn: containerImage not pinned by hash: dockerfiles/Dockerfile:30","Warn: containerImage not pinned by hash: dockerfiles/Dockerfile.gpu:18","Warn: downloadThenRun not pinned by hash: dockerfiles/Dockerfile:80-86","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/workflow.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/workflow.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/workflow.yml:35","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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":"421 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2022-50 / GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: PYSEC-2022-100 / GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: PYSEC-2022-93 / GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: PYSEC-2021-518 / GHSA-24x6-8c7m-hv3f","Warn: Project is vulnerable to: PYSEC-2021-514 / GHSA-26j7-6w8w-7922","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-451 / GHSA-2cpx-427x-q2c6","Warn: Project is vulnerable to: PYSEC-2021-464 / GHSA-2gfx-95x2-5v3x","Warn: Project is vulnerable to: PYSEC-2021-608 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: PYSEC-2021-540 / GHSA-2xgj-xhgf-ggjv","Warn: Project is vulnerable to: PYSEC-2022-53 / GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-490 / GHSA-36vm-xw34-x4pj","Warn: Project is vulnerable to: PYSEC-2021-635 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: PYSEC-2021-461 / GHSA-393f-2jr3-cp69","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-625 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: PYSEC-2021-497 / GHSA-3h8m-483j-7xxm","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: PYSEC-2022-63 / GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-522 / GHSA-3qgw-p4fm-x7gf","Warn: Project is vulnerable to: PYSEC-2021-459 / GHSA-3qxp-qjq7-w4hf","Warn: Project is vulnerable to: PYSEC-2021-637 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: PYSEC-2021-517 / GHSA-3w67-q784-6w7c","Warn: Project is vulnerable to: PYSEC-2022-65 / GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: PYSEC-2022-95 / GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: PYSEC-2022-64 / GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: PYSEC-2021-441 / GHSA-452g-f7fp-9jf7","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-615 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-628 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: PYSEC-2021-475 / GHSA-4fg4-p75j-w5xj","Warn: Project is vulnerable to: PYSEC-2020-270 / GHSA-4g9f-63rx-5cw4","Warn: Project is vulnerable to: PYSEC-2021-470 / GHSA-4hrh-9vmp-2jgg","Warn: Project is vulnerable to: PYSEC-2022-69 / GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: PYSEC-2021-544 / GHSA-4hvv-7x94-7vq8","Warn: Project is vulnerable to: PYSEC-2022-91 / GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: PYSEC-2021-496 / GHSA-4p4p-www8-8fv9","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: PYSEC-2022-74 / GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: PYSEC-2021-454 / GHSA-4vf2-4xcg-65cx","Warn: Project is vulnerable to: PYSEC-2021-524 / GHSA-4vrf-ff7v-hpgr","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: PYSEC-2021-498 / GHSA-545v-42p7-98fq","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-617 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-487 / GHSA-59q2-x2qc-4c97","Warn: Project is vulnerable to: PYSEC-2021-626 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: PYSEC-2022-88 / GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: PYSEC-2021-500 / GHSA-5gqf-456p-4836","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-609 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: PYSEC-2022-75 / GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: PYSEC-2022-89 / GHSA-627q-g293-49q7","Warn: Project is vulnerable to: PYSEC-2021-446 / GHSA-62gx-355r-9fhg","Warn: Project is vulnerable to: PYSEC-2020-275 / GHSA-63xm-rx5p-xvqr","Warn: Project is vulnerable to: PYSEC-2022-77 / GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: PYSEC-2021-456 / GHSA-6f84-42vf-ppwp","Warn: Project is vulnerable to: PYSEC-2021-506 / GHSA-6f89-8j54-29xf","Warn: Project is vulnerable to: PYSEC-2022-52 / GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-618 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: PYSEC-2021-462 / GHSA-6j9c-grc6-5m6g","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: PYSEC-2021-503 / GHSA-6qgm-fv6v-rfpv","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: PYSEC-2021-492 / GHSA-75f6-78jr-4656","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: PYSEC-2021-447 / GHSA-772j-h9xw-ffp5","Warn: Project is vulnerable to: PYSEC-2021-445 / GHSA-772p-x54p-hjrv","Warn: Project is vulnerable to: PYSEC-2022-83 / GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-614 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: PYSEC-2021-507 / GHSA-79fv-9865-4qcv","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: PYSEC-2021-504 / GHSA-7cqx-92hp-x6wh","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-613 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-634 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-616 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: PYSEC-2021-502 / GHSA-828x-qc2p-wprq","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: PYSEC-2021-444 / GHSA-84mw-34w6-2q43","Warn: Project is vulnerable to: PYSEC-2022-59 / GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: PYSEC-2021-465 / GHSA-8c89-2vwr-chcq","Warn: Project is vulnerable to: PYSEC-2022-86 / GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: PYSEC-2021-488 / GHSA-8gv3-57p6-g35r","Warn: Project is vulnerable to: PYSEC-2022-96 / GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: PYSEC-2021-542 / GHSA-8pmx-p244-g88h","Warn: Project is vulnerable to: PYSEC-2022-87 / GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: PYSEC-2022-73 / GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: PYSEC-2021-532 / GHSA-8rm6-75mf-7r7r","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: PYSEC-2020-303 / GHSA-977j-xj7q-2jr9","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: PYSEC-2021-527 / GHSA-97wf-p777-86jq","Warn: Project is vulnerable to: PYSEC-2022-57 / GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: PYSEC-2022-68 / GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: PYSEC-2022-70 / GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: PYSEC-2021-529 / GHSA-9c84-4hx6-xmm4","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-627 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: PYSEC-2022-67 / GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: PYSEC-2020-274 / GHSA-9mqp-7v2h-2382","Warn: Project is vulnerable to: PYSEC-2022-79 / GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: PYSEC-2022-98 / GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: PYSEC-2021-501 / GHSA-9vpm-rcf4-9wqw","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: PYSEC-2021-511 / GHSA-9xh4-23q4-v6wr","Warn: Project is vulnerable to: PYSEC-2021-510 / GHSA-c45w-2wxr-pp53","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: PYSEC-2022-56 / GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: PYSEC-2022-51 / GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: PYSEC-2022-84 / GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: PYSEC-2021-450 / GHSA-c968-pq7h-7fxv","Warn: Project is vulnerable to: PYSEC-2020-298 / GHSA-c9f3-9wfr-wgh7","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: PYSEC-2021-521 / GHSA-cfx7-2xpc-8w4h","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: PYSEC-2021-537 / GHSA-cjc7-49v2-jp64","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: PYSEC-2021-631 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-844 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-630 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: PYSEC-2021-531 / GHSA-crch-j389-5f84","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: PYSEC-2020-291 / GHSA-cvpc-8phh-8f45","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: PYSEC-2021-519 / GHSA-cwv3-863g-39vx","Warn: Project is vulnerable to: PYSEC-2022-61 / GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-632 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: PYSEC-2021-478 / GHSA-f78g-q7r4-9wcv","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: PYSEC-2022-103 / GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: PYSEC-2021-471 / GHSA-fphq-gw9m-ghrv","Warn: Project is vulnerable to: PYSEC-2022-94 / GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: PYSEC-2022-90 / GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-621 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: PYSEC-2022-97 / GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: PYSEC-2021-484 / GHSA-fxqh-cfjm-fp93","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: PYSEC-2021-467 / GHSA-g4h2-gqm3-c9wq","Warn: Project is vulnerable to: PYSEC-2020-285 / GHSA-g7p5-5759-qv46","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: PYSEC-2022-58 / GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: PYSEC-2022-66 / GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-610 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: PYSEC-2022-92 / GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: PYSEC-2021-535 / GHSA-gv26-jpj9-c8gq","Warn: Project is vulnerable to: PYSEC-2021-489 / GHSA-gvm4-h8j3-rjrq","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: PYSEC-2021-534 / GHSA-h4pc-gx2w-f2xv","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-622 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: PYSEC-2020-282 / GHSA-h6fg-mjxg-hqq4","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: PYSEC-2021-481 / GHSA-h9px-9vqg-222h","Warn: Project is vulnerable to: PYSEC-2021-443 / GHSA-hc6c-75p4-hmq4","Warn: Project is vulnerable to: PYSEC-2020-299 / GHSA-hhvc-g5hv-48c6","Warn: Project is vulnerable to: PYSEC-2021-473 / GHSA-hmg3-c7xj-6qwm","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: PYSEC-2022-80 / GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: PYSEC-2021-460 / GHSA-j47f-4232-hvv8","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-515 / GHSA-j7rm-8ww4-xx2g","Warn: Project is vulnerable to: PYSEC-2021-611 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-636 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: PYSEC-2021-466 / GHSA-j8qc-5fqr-52fp","Warn: Project is vulnerable to: PYSEC-2021-528 / GHSA-j8qh-3xrq-c825","Warn: Project is vulnerable to: PYSEC-2021-533 / GHSA-jf7h-7m85-w2v2","Warn: Project is vulnerable to: PYSEC-2021-457 / GHSA-jfp7-4j67-8r3q","Warn: Project is vulnerable to: PYSEC-2021-480 / GHSA-jhq9-wm9m-cf89","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: PYSEC-2021-520 / GHSA-jjr8-m8g8-p6wv","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-619 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: PYSEC-2021-474 / GHSA-m34j-p8rj-wjxq","Warn: Project is vulnerable to: PYSEC-2021-463 / GHSA-m3f9-w3p3-p669","Warn: Project is vulnerable to: PYSEC-2022-55 / GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-606 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: PYSEC-2020-301 / GHSA-m648-33qf-v3gp","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: PYSEC-2021-545 / GHSA-mmq6-q8r3-48fm","Warn: Project is vulnerable to: PYSEC-2021-538 / GHSA-mq5c-prh3-3f3h","Warn: Project is vulnerable to: PYSEC-2021-486 / GHSA-mqh2-9wrp-vx84","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: PYSEC-2021-513 / GHSA-mv78-g7wq-mhp4","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: PYSEC-2020-288 / GHSA-mxjj-953w-2c2v","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: PYSEC-2021-476 / GHSA-p45v-v4pw-77jr","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: PYSEC-2022-60 / GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-845 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: PYSEC-2021-491 / GHSA-ph87-fvjr-v33w","Warn: Project is vulnerable to: PYSEC-2021-526 / GHSA-pmpr-55fj-r229","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: PYSEC-2022-99 / GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-607 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: PYSEC-2021-494 / GHSA-pvrc-hg3f-58r6","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: PYSEC-2020-302 / GHSA-q263-fvxm-m5mw","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: PYSEC-2020-287 / GHSA-q4qf-3fc6-8x34","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: PYSEC-2022-82 / GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: PYSEC-2020-284 / GHSA-q8gv-q7wr-9jf8","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: PYSEC-2020-289 / GHSA-qh32-6jjc-qprm","Warn: Project is vulnerable to: PYSEC-2020-297 / GHSA-qhxx-j73r-qpm2","Warn: Project is vulnerable to: PYSEC-2022-78 / GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: PYSEC-2021-543 / GHSA-qw5h-7f53-xrp6","Warn: Project is vulnerable to: PYSEC-2022-71 / GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: PYSEC-2021-483 / GHSA-r35g-4525-29fq","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: PYSEC-2021-452 / GHSA-r4pj-74mg-8868","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: PYSEC-2021-493 / GHSA-r6pg-pjwc-j585","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-530 / GHSA-rf3h-xgv5-2q39","Warn: Project is vulnerable to: PYSEC-2021-633 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: PYSEC-2021-536 / GHSA-rgvq-pcvf-hx75","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: PYSEC-2020-295 / GHSA-rrfp-j2mp-hq9c","Warn: Project is vulnerable to: PYSEC-2022-76 / GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: PYSEC-2022-81 / GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: PYSEC-2022-49 / GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: PYSEC-2021-525 / GHSA-v52p-hfjf-wg88","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: PYSEC-2021-505 / GHSA-v6r6-84gr-92rm","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: PYSEC-2021-523 / GHSA-vf94-36g5-69v8","Warn: Project is vulnerable to: PYSEC-2021-516 / GHSA-vfr4-x8j2-3rf9","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: PYSEC-2022-54 / GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-509 / GHSA-vq2r-5xvm-3hc3","Warn: Project is vulnerable to: PYSEC-2021-479 / GHSA-vqw6-72r7-fgw7","Warn: Project is vulnerable to: PYSEC-2021-541 / GHSA-vvg4-vgrv-xfr7","Warn: Project is vulnerable to: PYSEC-2021-623 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: PYSEC-2020-286 / GHSA-w5gh-2wr2-pm6g","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: PYSEC-2022-72 / GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: PYSEC-2021-448 / GHSA-wcv5-qrj6-9pfm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: PYSEC-2021-499 / GHSA-whr9-vfh2-7hm6","Warn: Project is vulnerable to: PYSEC-2022-85 / GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: PYSEC-2021-495 / GHSA-wp3c-xw9g-gpcg","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: PYSEC-2021-547 / GHSA-wvjw-p9f5-vq28","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-624 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: PYSEC-2021-455 / GHSA-x4g7-fvjj-prg8","Warn: Project is vulnerable to: PYSEC-2022-62 / GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: PYSEC-2021-477 / GHSA-x83m-p7pv-ch8v","Warn: Project is vulnerable to: PYSEC-2021-508 / GHSA-x8h6-xgqx-jqgp","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: PYSEC-2020-290 / GHSA-x9j7-x98r-r4w2","Warn: Project is vulnerable to: PYSEC-2021-458 / GHSA-xcwj-wfcm-m23c","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: PYSEC-2021-468 / GHSA-xgc3-m89p-vr3x","Warn: Project is vulnerable to: PYSEC-2021-453 / GHSA-xm2v-8rrw-w9pm","Warn: Project is vulnerable to: PYSEC-2020-283 / GHSA-xmq7-7fxm-rr79","Warn: Project is vulnerable to: PYSEC-2021-469 / GHSA-xqfj-35wv-m3cr","Warn: Project is vulnerable to: PYSEC-2021-546 / GHSA-xqfj-cr6q-pc8w","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-612 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: PYSEC-2021-512 / GHSA-xvjm-fvxx-q3hv","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: PYSEC-2021-485 / GHSA-xw93-v57j-fcgh","Warn: Project is vulnerable to: PYSEC-2020-296 / GHSA-xwhf-g6j5-j5gc","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: PYSEC-2019-222","Warn: Project is vulnerable to: PYSEC-2019-223","Warn: Project is vulnerable to: PYSEC-2019-224","Warn: Project is vulnerable to: PYSEC-2019-225","Warn: Project is vulnerable to: PYSEC-2019-226","Warn: Project is vulnerable to: PYSEC-2019-228","Warn: Project is vulnerable to: PYSEC-2020-269","Warn: Project is vulnerable to: PYSEC-2020-271","Warn: Project is vulnerable to: PYSEC-2020-272","Warn: Project is vulnerable to: PYSEC-2020-273","Warn: Project is vulnerable to: PYSEC-2020-276","Warn: Project is vulnerable to: PYSEC-2020-277","Warn: Project is vulnerable to: PYSEC-2020-278","Warn: Project is vulnerable to: PYSEC-2020-279","Warn: Project is vulnerable to: PYSEC-2020-280","Warn: Project is vulnerable to: PYSEC-2020-281","Warn: Project is vulnerable to: PYSEC-2021-442","Warn: Project is vulnerable to: PYSEC-2021-472","Warn: Project is vulnerable to: PYSEC-2021-482","Warn: Project is vulnerable to: PYSEC-2021-539"],"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-19T04:48:11.468Z","repository_id":43651964,"created_at":"2025-08-19T04:48:11.468Z","updated_at":"2025-08-19T04:48:11.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273344602,"owners_count":25089012,"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-02T02:00:09.530Z","response_time":77,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"packages":[{"id":2663695,"name":"caliban","ecosystem":"pypi","description":"Docker-based job runner for AI research.","homepage":"https://github.com/google/caliban","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/caliban","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2020-06-02T18:39:29.000Z","latest_release_published_at":"2023-06-16T17:25:12.000Z","latest_release_number":"0.4.2","last_synced_at":"2025-09-03T21:02:29.621Z","created_at":"2022-04-10T10:16:48.352Z","updated_at":"2025-09-04T07:51:54.010Z","registry_url":"https://pypi.org/project/caliban/","install_command":"pip install caliban --index-url https://pypi.org/simple","documentation_url":"https://caliban.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"caliban","project_status":null},"repo_metadata":{"id":43651964,"uuid":"268875034","full_name":"google/caliban","owner":"google","description":"Research workflows made easy, locally and in the Cloud.","archived":false,"fork":false,"pushed_at":"2024-06-06T22:38:20.000Z","size":2459,"stargazers_count":501,"open_issues_count":25,"forks_count":67,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-08-27T14:04:07.882Z","etag":null,"topics":["ai-platform","docker","google-cloud","python3","research-tool"],"latest_commit_sha":null,"homepage":"https://caliban.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/google.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"codemeta.json","zenodo":null}},"created_at":"2020-06-02T18:12:50.000Z","updated_at":"2025-07-18T23:28:29.000Z","dependencies_parsed_at":"2024-01-25T17:56:38.499Z","dependency_job_id":"9d1938c5-643e-4d63-bba7-0b509e829be1","html_url":"https://github.com/google/caliban","commit_stats":{"total_commits":231,"total_committers":10,"mean_commits":23.1,"dds":0.316017316017316,"last_synced_commit":"56f96e7e05b1d33ebdebc01620dc867f7ec54df3"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/google/caliban","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/caliban/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/sbom","scorecard":{"id":436507,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/caliban","commit":"205da6f25b99c0c98cd0d263c47f25bf5e51fa97"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/google/caliban/workflow.yml/main?enable=pin","Warn: containerImage not pinned by hash: dockerfiles/Dockerfile:30","Warn: containerImage not pinned by hash: dockerfiles/Dockerfile.gpu:18","Warn: downloadThenRun not pinned by hash: dockerfiles/Dockerfile:80-86","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/workflow.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/workflow.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/workflow.yml:35","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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":"421 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2022-50 / GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: PYSEC-2022-100 / GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: PYSEC-2022-93 / GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: PYSEC-2021-518 / GHSA-24x6-8c7m-hv3f","Warn: Project is vulnerable to: PYSEC-2021-514 / GHSA-26j7-6w8w-7922","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-451 / GHSA-2cpx-427x-q2c6","Warn: Project is vulnerable to: PYSEC-2021-464 / GHSA-2gfx-95x2-5v3x","Warn: Project is vulnerable to: PYSEC-2021-608 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: PYSEC-2021-540 / GHSA-2xgj-xhgf-ggjv","Warn: Project is vulnerable to: PYSEC-2022-53 / GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-490 / GHSA-36vm-xw34-x4pj","Warn: Project is vulnerable to: PYSEC-2021-635 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: PYSEC-2021-461 / GHSA-393f-2jr3-cp69","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-625 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: PYSEC-2021-497 / GHSA-3h8m-483j-7xxm","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: PYSEC-2022-63 / GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-522 / GHSA-3qgw-p4fm-x7gf","Warn: Project is vulnerable to: PYSEC-2021-459 / GHSA-3qxp-qjq7-w4hf","Warn: Project is vulnerable to: PYSEC-2021-637 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: PYSEC-2021-517 / GHSA-3w67-q784-6w7c","Warn: Project is vulnerable to: PYSEC-2022-65 / GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: PYSEC-2022-95 / GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: PYSEC-2022-64 / GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: PYSEC-2021-441 / GHSA-452g-f7fp-9jf7","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-615 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-628 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: PYSEC-2021-475 / GHSA-4fg4-p75j-w5xj","Warn: Project is vulnerable to: PYSEC-2020-270 / GHSA-4g9f-63rx-5cw4","Warn: Project is vulnerable to: PYSEC-2021-470 / GHSA-4hrh-9vmp-2jgg","Warn: Project is vulnerable to: PYSEC-2022-69 / GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: PYSEC-2021-544 / GHSA-4hvv-7x94-7vq8","Warn: Project is vulnerable to: PYSEC-2022-91 / GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: PYSEC-2021-496 / GHSA-4p4p-www8-8fv9","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: PYSEC-2022-74 / GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: PYSEC-2021-454 / GHSA-4vf2-4xcg-65cx","Warn: Project is vulnerable to: PYSEC-2021-524 / GHSA-4vrf-ff7v-hpgr","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: PYSEC-2021-498 / GHSA-545v-42p7-98fq","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-617 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-487 / GHSA-59q2-x2qc-4c97","Warn: Project is vulnerable to: PYSEC-2021-626 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: PYSEC-2022-88 / GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: PYSEC-2021-500 / GHSA-5gqf-456p-4836","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-609 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: PYSEC-2022-75 / GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: PYSEC-2022-89 / GHSA-627q-g293-49q7","Warn: Project is vulnerable to: PYSEC-2021-446 / GHSA-62gx-355r-9fhg","Warn: Project is vulnerable to: PYSEC-2020-275 / GHSA-63xm-rx5p-xvqr","Warn: Project is vulnerable to: PYSEC-2022-77 / GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: PYSEC-2021-456 / GHSA-6f84-42vf-ppwp","Warn: Project is vulnerable to: PYSEC-2021-506 / GHSA-6f89-8j54-29xf","Warn: Project is vulnerable to: PYSEC-2022-52 / GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-618 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: PYSEC-2021-462 / GHSA-6j9c-grc6-5m6g","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: PYSEC-2021-503 / GHSA-6qgm-fv6v-rfpv","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: PYSEC-2021-492 / GHSA-75f6-78jr-4656","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: PYSEC-2021-447 / GHSA-772j-h9xw-ffp5","Warn: Project is vulnerable to: PYSEC-2021-445 / GHSA-772p-x54p-hjrv","Warn: Project is vulnerable to: PYSEC-2022-83 / GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-614 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: PYSEC-2021-507 / GHSA-79fv-9865-4qcv","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: PYSEC-2021-504 / GHSA-7cqx-92hp-x6wh","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-613 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-634 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-616 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: PYSEC-2021-502 / GHSA-828x-qc2p-wprq","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: PYSEC-2021-444 / GHSA-84mw-34w6-2q43","Warn: Project is vulnerable to: PYSEC-2022-59 / GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: PYSEC-2021-465 / GHSA-8c89-2vwr-chcq","Warn: Project is vulnerable to: PYSEC-2022-86 / GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: PYSEC-2021-488 / GHSA-8gv3-57p6-g35r","Warn: Project is vulnerable to: PYSEC-2022-96 / GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: PYSEC-2021-542 / GHSA-8pmx-p244-g88h","Warn: Project is vulnerable to: PYSEC-2022-87 / GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: PYSEC-2022-73 / GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: PYSEC-2021-532 / GHSA-8rm6-75mf-7r7r","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: PYSEC-2020-303 / GHSA-977j-xj7q-2jr9","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: PYSEC-2021-527 / GHSA-97wf-p777-86jq","Warn: Project is vulnerable to: PYSEC-2022-57 / GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: PYSEC-2022-68 / GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: PYSEC-2022-70 / GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: PYSEC-2021-529 / GHSA-9c84-4hx6-xmm4","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-627 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: PYSEC-2022-67 / GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: PYSEC-2020-274 / GHSA-9mqp-7v2h-2382","Warn: Project is vulnerable to: PYSEC-2022-79 / GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: PYSEC-2022-98 / GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: PYSEC-2021-501 / GHSA-9vpm-rcf4-9wqw","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: PYSEC-2021-511 / GHSA-9xh4-23q4-v6wr","Warn: Project is vulnerable to: PYSEC-2021-510 / GHSA-c45w-2wxr-pp53","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: PYSEC-2022-56 / GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: PYSEC-2022-51 / GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: PYSEC-2022-84 / GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: PYSEC-2021-450 / GHSA-c968-pq7h-7fxv","Warn: Project is vulnerable to: PYSEC-2020-298 / GHSA-c9f3-9wfr-wgh7","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: PYSEC-2021-521 / GHSA-cfx7-2xpc-8w4h","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: PYSEC-2021-537 / GHSA-cjc7-49v2-jp64","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: PYSEC-2021-631 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-844 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-630 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: PYSEC-2021-531 / GHSA-crch-j389-5f84","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: PYSEC-2020-291 / GHSA-cvpc-8phh-8f45","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: PYSEC-2021-519 / GHSA-cwv3-863g-39vx","Warn: Project is vulnerable to: PYSEC-2022-61 / GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-632 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: PYSEC-2021-478 / GHSA-f78g-q7r4-9wcv","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: PYSEC-2022-103 / GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: PYSEC-2021-471 / GHSA-fphq-gw9m-ghrv","Warn: Project is vulnerable to: PYSEC-2022-94 / GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: PYSEC-2022-90 / GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-621 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: PYSEC-2022-97 / GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: PYSEC-2021-484 / GHSA-fxqh-cfjm-fp93","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: PYSEC-2021-467 / GHSA-g4h2-gqm3-c9wq","Warn: Project is vulnerable to: PYSEC-2020-285 / GHSA-g7p5-5759-qv46","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: PYSEC-2022-58 / GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: PYSEC-2022-66 / GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-610 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: PYSEC-2022-92 / GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: PYSEC-2021-535 / GHSA-gv26-jpj9-c8gq","Warn: Project is vulnerable to: PYSEC-2021-489 / GHSA-gvm4-h8j3-rjrq","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: PYSEC-2021-534 / GHSA-h4pc-gx2w-f2xv","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-622 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: PYSEC-2020-282 / GHSA-h6fg-mjxg-hqq4","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: PYSEC-2021-481 / GHSA-h9px-9vqg-222h","Warn: Project is vulnerable to: PYSEC-2021-443 / GHSA-hc6c-75p4-hmq4","Warn: Project is vulnerable to: PYSEC-2020-299 / GHSA-hhvc-g5hv-48c6","Warn: Project is vulnerable to: PYSEC-2021-473 / GHSA-hmg3-c7xj-6qwm","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: PYSEC-2022-80 / GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: PYSEC-2021-460 / GHSA-j47f-4232-hvv8","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-515 / GHSA-j7rm-8ww4-xx2g","Warn: Project is vulnerable to: PYSEC-2021-611 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-636 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: PYSEC-2021-466 / GHSA-j8qc-5fqr-52fp","Warn: Project is vulnerable to: PYSEC-2021-528 / GHSA-j8qh-3xrq-c825","Warn: Project is vulnerable to: PYSEC-2021-533 / GHSA-jf7h-7m85-w2v2","Warn: Project is vulnerable to: PYSEC-2021-457 / GHSA-jfp7-4j67-8r3q","Warn: Project is vulnerable to: PYSEC-2021-480 / GHSA-jhq9-wm9m-cf89","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: PYSEC-2021-520 / GHSA-jjr8-m8g8-p6wv","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-619 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: PYSEC-2021-474 / GHSA-m34j-p8rj-wjxq","Warn: Project is vulnerable to: PYSEC-2021-463 / GHSA-m3f9-w3p3-p669","Warn: Project is vulnerable to: PYSEC-2022-55 / GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-606 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: PYSEC-2020-301 / GHSA-m648-33qf-v3gp","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: PYSEC-2021-545 / GHSA-mmq6-q8r3-48fm","Warn: Project is vulnerable to: PYSEC-2021-538 / GHSA-mq5c-prh3-3f3h","Warn: Project is vulnerable to: PYSEC-2021-486 / GHSA-mqh2-9wrp-vx84","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: PYSEC-2021-513 / GHSA-mv78-g7wq-mhp4","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: PYSEC-2020-288 / GHSA-mxjj-953w-2c2v","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: PYSEC-2021-476 / GHSA-p45v-v4pw-77jr","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: PYSEC-2022-60 / GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-845 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: PYSEC-2021-491 / GHSA-ph87-fvjr-v33w","Warn: Project is vulnerable to: PYSEC-2021-526 / GHSA-pmpr-55fj-r229","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: PYSEC-2022-99 / GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-607 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: PYSEC-2021-494 / GHSA-pvrc-hg3f-58r6","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: PYSEC-2020-302 / GHSA-q263-fvxm-m5mw","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: PYSEC-2020-287 / GHSA-q4qf-3fc6-8x34","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: PYSEC-2022-82 / GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: PYSEC-2020-284 / GHSA-q8gv-q7wr-9jf8","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: PYSEC-2020-289 / GHSA-qh32-6jjc-qprm","Warn: Project is vulnerable to: PYSEC-2020-297 / GHSA-qhxx-j73r-qpm2","Warn: Project is vulnerable to: PYSEC-2022-78 / GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: PYSEC-2021-543 / GHSA-qw5h-7f53-xrp6","Warn: Project is vulnerable to: PYSEC-2022-71 / GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: PYSEC-2021-483 / GHSA-r35g-4525-29fq","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: PYSEC-2021-452 / GHSA-r4pj-74mg-8868","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: PYSEC-2021-493 / GHSA-r6pg-pjwc-j585","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-530 / GHSA-rf3h-xgv5-2q39","Warn: Project is vulnerable to: PYSEC-2021-633 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: PYSEC-2021-536 / GHSA-rgvq-pcvf-hx75","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: PYSEC-2020-295 / GHSA-rrfp-j2mp-hq9c","Warn: Project is vulnerable to: PYSEC-2022-76 / GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: PYSEC-2022-81 / GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: PYSEC-2022-49 / GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: PYSEC-2021-525 / GHSA-v52p-hfjf-wg88","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: PYSEC-2021-505 / GHSA-v6r6-84gr-92rm","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: PYSEC-2021-523 / GHSA-vf94-36g5-69v8","Warn: Project is vulnerable to: PYSEC-2021-516 / GHSA-vfr4-x8j2-3rf9","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: PYSEC-2022-54 / GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-509 / GHSA-vq2r-5xvm-3hc3","Warn: Project is vulnerable to: PYSEC-2021-479 / GHSA-vqw6-72r7-fgw7","Warn: Project is vulnerable to: PYSEC-2021-541 / GHSA-vvg4-vgrv-xfr7","Warn: Project is vulnerable to: PYSEC-2021-623 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: PYSEC-2020-286 / GHSA-w5gh-2wr2-pm6g","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: PYSEC-2022-72 / GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: PYSEC-2021-448 / GHSA-wcv5-qrj6-9pfm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: PYSEC-2021-499 / GHSA-whr9-vfh2-7hm6","Warn: Project is vulnerable to: PYSEC-2022-85 / GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: PYSEC-2021-495 / GHSA-wp3c-xw9g-gpcg","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: PYSEC-2021-547 / GHSA-wvjw-p9f5-vq28","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-624 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: PYSEC-2021-455 / GHSA-x4g7-fvjj-prg8","Warn: Project is vulnerable to: PYSEC-2022-62 / GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: PYSEC-2021-477 / GHSA-x83m-p7pv-ch8v","Warn: Project is vulnerable to: PYSEC-2021-508 / GHSA-x8h6-xgqx-jqgp","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: PYSEC-2020-290 / GHSA-x9j7-x98r-r4w2","Warn: Project is vulnerable to: PYSEC-2021-458 / GHSA-xcwj-wfcm-m23c","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: PYSEC-2021-468 / GHSA-xgc3-m89p-vr3x","Warn: Project is vulnerable to: PYSEC-2021-453 / GHSA-xm2v-8rrw-w9pm","Warn: Project is vulnerable to: PYSEC-2020-283 / GHSA-xmq7-7fxm-rr79","Warn: Project is vulnerable to: PYSEC-2021-469 / GHSA-xqfj-35wv-m3cr","Warn: Project is vulnerable to: PYSEC-2021-546 / GHSA-xqfj-cr6q-pc8w","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-612 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: PYSEC-2021-512 / GHSA-xvjm-fvxx-q3hv","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: PYSEC-2021-485 / GHSA-xw93-v57j-fcgh","Warn: Project is vulnerable to: PYSEC-2020-296 / GHSA-xwhf-g6j5-j5gc","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: PYSEC-2019-222","Warn: Project is vulnerable to: PYSEC-2019-223","Warn: Project is vulnerable to: PYSEC-2019-224","Warn: Project is vulnerable to: PYSEC-2019-225","Warn: Project is vulnerable to: PYSEC-2019-226","Warn: Project is vulnerable to: PYSEC-2019-228","Warn: Project is vulnerable to: PYSEC-2020-269","Warn: Project is vulnerable to: PYSEC-2020-271","Warn: Project is vulnerable to: PYSEC-2020-272","Warn: Project is vulnerable to: PYSEC-2020-273","Warn: Project is vulnerable to: PYSEC-2020-276","Warn: Project is vulnerable to: PYSEC-2020-277","Warn: Project is vulnerable to: PYSEC-2020-278","Warn: Project is vulnerable to: PYSEC-2020-279","Warn: Project is vulnerable to: PYSEC-2020-280","Warn: Project is vulnerable to: PYSEC-2020-281","Warn: Project is vulnerable to: PYSEC-2021-442","Warn: Project is vulnerable to: PYSEC-2021-472","Warn: Project is vulnerable to: PYSEC-2021-482","Warn: Project is vulnerable to: PYSEC-2021-539"],"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-19T04:48:11.468Z","repository_id":43651964,"created_at":"2025-08-19T04:48:11.468Z","updated_at":"2025-08-19T04:48:11.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273344602,"owners_count":25089012,"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-02T02:00:09.530Z","response_time":77,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"0.4.2","sha":"279d8ff214e1472782ecf62c61bfbbe51374086b","kind":"commit","published_at":"2023-06-16T17:22:58.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.4.2","html_url":"https://github.com/google/caliban/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"b78c62f9a14a3009aa9fa32ffb4c6eb1913f0645","kind":"commit","published_at":"2020-09-12T19:35:42.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.4.1","html_url":"https://github.com/google/caliban/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"346209aa7d1842fd16e84d6ed0efdda5b508f02d","kind":"commit","published_at":"2020-08-21T03:24:41.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.4.0","html_url":"https://github.com/google/caliban/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"0bd5667580554a687e720c06f0a21fe8dc0a9976","kind":"commit","published_at":"2020-07-24T14:05:12.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.3.0","html_url":"https://github.com/google/caliban/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"8569aae83013a2d86a41e66f21c32a0521a3846f","kind":"commit","published_at":"2020-06-27T15:00:32.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.2.6","html_url":"https://github.com/google/caliban/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"a9127754af2b98dd373130b671afb5d69bed1a68","kind":"commit","published_at":"2020-06-19T16:38:50.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.2.5","html_url":"https://github.com/google/caliban/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"35f7a0ff3207a849800f447ee4b07a016701ef78","kind":"commit","published_at":"2020-06-18T22:59:04.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.2.4","html_url":"https://github.com/google/caliban/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"4fbfe5f847d3a2455bffb513c4f14b2648e04b5e","kind":"commit","published_at":"2020-06-16T19:06:24.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.2.3","html_url":"https://github.com/google/caliban/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"304fbe6dd455b7cf09683672c3a96cb334a993b4","kind":"commit","published_at":"2020-06-16T18:50:14.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.2.2","html_url":"https://github.com/google/caliban/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2246817aec439d06e8027f82f1713e283168b7c7","kind":"commit","published_at":"2020-06-16T17:19:29.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.2.1","html_url":"https://github.com/google/caliban/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"7127986a2d068c1e967070540702085712bc2b21","kind":"commit","published_at":"2020-06-02T18:38:24.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.2.0","html_url":"https://github.com/google/caliban/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.2.0/manifests"},{"name":"0.1.14.1","sha":"de93e11db56c34446ffa8e76ed0f40eef490ca91","kind":"commit","published_at":"2020-02-11T23:04:54.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.14.1","html_url":"https://github.com/google/caliban/releases/tag/0.1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.14.1/manifests"},{"name":"0.1.14","sha":"8589447efae1d762f70563c7397d5785e35ad6cf","kind":"commit","published_at":"2020-02-03T14:14:46.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.14","html_url":"https://github.com/google/caliban/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.14/manifests"},{"name":"0.1.13.1","sha":"5c7542ca32d327581cb5efd9c6637b35ea2d68e9","kind":"commit","published_at":"2020-01-28T18:46:42.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.13.1","html_url":"https://github.com/google/caliban/releases/tag/0.1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.13.1/manifests"},{"name":"0.1.13","sha":"94afaf75ced598bb141f932bbbf0d945e4feb977","kind":"commit","published_at":"2020-01-28T03:02:02.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.13","html_url":"https://github.com/google/caliban/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.13/manifests"},{"name":"0.1.12.1","sha":"fa0b98a4f2e3ed3fbae0ebe5ee9fcdf4e3b607d8","kind":"commit","published_at":"2020-01-22T18:19:01.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.12.1","html_url":"https://github.com/google/caliban/releases/tag/0.1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.12.1/manifests"},{"name":"0.1.12","sha":"0cd4c85a97938a627e141b587acf16842a8b77c8","kind":"commit","published_at":"2020-01-22T18:00:35.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.12","html_url":"https://github.com/google/caliban/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"5e42fa770a7aa3c525fa46bdb58306adb273659f","kind":"tag","published_at":"2020-01-15T17:53:45.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.11","html_url":"https://github.com/google/caliban/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.11/manifests"},{"name":"0.1.6.1","sha":"e364d6575af8da43d2804cac1e2f9fcab6abc8b6","kind":"commit","published_at":"2019-12-18T16:17:38.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.6.1","html_url":"https://github.com/google/caliban/releases/tag/0.1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.6.1/manifests"},{"name":"0.1.6","sha":"fb4fa30df5a8c211fbf6652ecf6af71136ca7d04","kind":"commit","published_at":"2019-12-10T01:46:29.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.6","html_url":"https://github.com/google/caliban/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"25e2ab848225fdc489b7f2e5d6ac7663b9a2df66","kind":"commit","published_at":"2019-12-06T21:09:17.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.5","html_url":"https://github.com/google/caliban/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.5/manifests"},{"name":"0.1.4.1","sha":"f38dc6e09876ff26a77b789cdefc47aade213360","kind":"commit","published_at":"2019-12-04T16:27:07.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.4.1","html_url":"https://github.com/google/caliban/releases/tag/0.1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.4.1/manifests"},{"name":"0.1.4","sha":"bf96192bb30be82641c3e92efd88ae2b9fc7a087","kind":"commit","published_at":"2019-12-03T22:24:46.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.4","html_url":"https://github.com/google/caliban/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.4/manifests"},{"name":"0.1.3.1","sha":"5ae11ea63d7deefe07fd18e4d104aced93e9182a","kind":"commit","published_at":"2019-12-02T19:13:13.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.3.1","html_url":"https://github.com/google/caliban/releases/tag/0.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.3.1/manifests"},{"name":"0.1.3","sha":"b0de7f0c4ea5ef0698fdc840520ea6350899bdd0","kind":"commit","published_at":"2019-12-02T16:09:54.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.3","html_url":"https://github.com/google/caliban/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"6754df82ecd3964555e134319666fae8263e012b","kind":"commit","published_at":"2019-11-26T16:31:54.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.2","html_url":"https://github.com/google/caliban/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"423f99084c60a26d31a625ce2a93ac648358115b","kind":"commit","published_at":"2019-11-19T19:41:52.000Z","download_url":"https://codeload.github.com/google/caliban/tar.gz/0.1.1","html_url":"https://github.com/google/caliban/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/caliban@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:51:54.009Z","dependent_packages_count":0,"downloads":72,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":24.01256263754626,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":2.828246768043508,"forks_count":5.041384928252833,"docker_downloads_count":null,"average":12.709836801794419},"purl":"pkg:pypi/caliban","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/caliban","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/caliban","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/caliban/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T05:24:36.236Z","issues_count":29,"pull_requests_count":94,"avg_time_to_close_issue":7244137.866666666,"avg_time_to_close_pull_request":3617627.3493975904,"issues_closed_count":15,"pull_requests_closed_count":83,"pull_request_authors_count":11,"issue_authors_count":12,"avg_comments_per_issue":2.655172413793103,"avg_comments_per_pull_request":1.6702127659574468,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/issues","maintainers":[{"login":"sritchie","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sritchie"},{"login":"ajslone","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajslone"},{"login":"ramasesh","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramasesh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/caliban/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/caliban/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/caliban/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/caliban/related_packages","maintainers":[{"uuid":"caliban","login":"caliban","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/caliban/","role":null,"created_at":"2023-02-19T19:47:00.808Z","updated_at":"2023-02-19T19:47:00.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/caliban/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724721,"maintainers_count":308194,"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":546592,"full_name":"google/caliban","default_branch":"main","committers":[{"name":"Sam Ritchie","email":"samritchie@google.com","login":null,"count":158},{"name":"Ambrose Slone","email":"aslone@google.com","login":null,"count":37},{"name":"Ambrose Slone","email":"ajslone","login":"ajslone","count":22},{"name":"Sam Ritchie","email":"sam@mentat.org","login":"sritchie","count":7},{"name":"Vinay Ramasesh","email":"ramasesh@google.com","login":"ramasesh","count":7},{"name":"Erik Schnetter","email":"schnetter@gmail.com","login":"eschnett","count":3},{"name":"Guy Gur-Ari","email":"guy@gurari.net","login":"guygurari","count":2},{"name":"P. Oscar Boykin","email":"johnynek","login":"johnynek","count":1},{"name":"Eric Jinks","email":"ericjinks@gmail.com","login":"Jinksi","count":1}],"total_commits":238,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":26.444444444444443,"dds":0.33613445378151263,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-09-02T08:55:44.870Z","last_synced_commit":"205da6f25b99c0c98cd0d263c47f25bf5e51fa97","created_at":"2023-03-09T04:26:55.292Z","updated_at":"2025-09-02T08:55:44.871Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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":"google/caliban","html_url":"https://github.com/google/caliban","last_synced_at":"2025-09-01T05:24:36.236Z","status":"error","issues_count":29,"pull_requests_count":94,"avg_time_to_close_issue":7244137.866666666,"avg_time_to_close_pull_request":3617627.3493975904,"issues_closed_count":15,"pull_requests_closed_count":83,"pull_request_authors_count":11,"issue_authors_count":12,"avg_comments_per_issue":2.655172413793103,"avg_comments_per_pull_request":1.6702127659574468,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T10:13:11.652Z","updated_at":"2025-09-01T17:51:34.992Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fcaliban/issues","issue_labels_count":{"bug":2},"pull_request_labels_count":{"dependencies":17},"issue_author_associations_count":{"NONE":14,"CONTRIBUTOR":9,"COLLABORATOR":6},"pull_request_author_associations_count":{"COLLABORATOR":71,"NONE":26,"CONTRIBUTOR":9},"issue_authors":{"eschnett":9,"sritchie":5,"arokem":4,"rahimentezari":3,"dthiagarajan":1,"dfurrer":1,"hamelsmu":1,"dmrd":1,"ramasesh":1,"fwilliams":1,"hamzaziizzz":1,"jordanrule":1},"pull_request_authors":{"sritchie":41,"ajslone":23,"dependabot[bot]":17,"ramasesh":7,"r0cketdyne":6,"eschnett":6,"guygurari":2,"huntr-helper":1,"sagravat":1,"Jinksi":1,"mohitmishra786":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"sritchie","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sritchie"},{"login":"ajslone","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajslone"},{"login":"ramasesh","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramasesh"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":10,"ForkEvent":2},"last_year":{"WatchEvent":10,"ForkEvent":2}},"keywords":["ai-platform","docker","google-cloud","python3","research-tool"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-16T18:46:09.826Z","updated_at":"2022-07-16T18:46:09.826Z","repository_link":"https://github.com/google/caliban/blob/main/docs/requirements.txt","dependencies":[{"id":238184678,"package_name":"sphinx","ecosystem":"pypi","requirements":"==3.0.4","direct":true,"kind":"runtime","optional":false},{"id":238184679,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-16T18:46:09.949Z","updated_at":"2022-07-16T18:46:09.949Z","repository_link":"https://github.com/google/caliban/blob/main/requirements-dev.txt","dependencies":[{"id":238184718,"package_name":"hypothesis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":238184719,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":238184720,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":238184721,"package_name":"pytest","ecosystem":"pypi","requirements":"==5.4.3","direct":true,"kind":"runtime","optional":false},{"id":238184722,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.10.0","direct":true,"kind":"runtime","optional":false},{"id":238184723,"package_name":"pytest-subprocess","ecosystem":"pypi","requirements":"==0.1.5","direct":true,"kind":"runtime","optional":false},{"id":238184724,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tutorials/basic/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-16T18:46:10.030Z","updated_at":"2022-07-16T18:46:10.030Z","repository_link":"https://github.com/google/caliban/blob/main/tutorials/basic/requirements.txt","dependencies":[{"id":238184760,"package_name":"tensorflow-cpu","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2024-01-12T18:43:37.404Z","updated_at":"2024-01-12T18:43:37.404Z","repository_link":"https://github.com/google/caliban/blob/main/.github/workflows/coverage.yml","dependencies":[{"id":15574382161,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15574382162,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15574382163,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15574382164,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pre-commit.yml","sha":null,"kind":"manifest","created_at":"2024-01-12T18:43:37.665Z","updated_at":"2024-01-12T18:43:37.665Z","repository_link":"https://github.com/google/caliban/blob/main/.github/workflows/pre-commit.yml","dependencies":[{"id":15574382197,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15574382199,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15574382201,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-01-12T18:43:38.045Z","updated_at":"2024-01-12T18:43:38.045Z","repository_link":"https://github.com/google/caliban/blob/main/.github/workflows/release.yml","dependencies":[{"id":15574382222,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15574382223,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-12T18:43:38.150Z","updated_at":"2024-01-12T18:43:38.150Z","repository_link":"https://github.com/google/caliban/blob/main/.github/workflows/workflow.yml","dependencies":[{"id":15574382231,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15574382232,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15574382233,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"dockerfiles/Dockerfile","sha":null,"kind":"manifest","created_at":"2024-01-12T18:43:39.000Z","updated_at":"2024-01-12T18:43:39.000Z","repository_link":"https://github.com/google/caliban/blob/main/dockerfiles/Dockerfile","dependencies":[{"id":15574382817,"package_name":"$BASE_IMAGE","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-12T18:43:40.524Z","updated_at":"2024-01-12T18:43:40.524Z","repository_link":"https://github.com/google/caliban/blob/main/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"tutorials/uv-metrics/setup.py","sha":null,"kind":"manifest","created_at":"2024-01-12T18:43:40.615Z","updated_at":"2024-01-12T18:43:40.615Z","repository_link":"https://github.com/google/caliban/blob/main/tutorials/uv-metrics/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-25T17:56:38.402Z","updated_at":"2024-01-25T17:56:38.402Z","repository_link":"https://github.com/google/caliban/blob/main/pyproject.toml","dependencies":[]}],"score":12.7665908832781,"created_at":"2025-09-04T09:17:57.129Z","updated_at":"2025-11-04T15:50:36.372Z","avatar_url":"https://github.com/google.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":72,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02403"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2125","html_url":"https://science.ecosyste.ms/projects/2125"}