{"id":328377,"name":"Learning from Crowds with Crowd-Kit","description":"Learning from Crowds with Crowd-Kit - Published in JOSS (2024)","url":"https://github.com/toloka/crowd-kit","last_synced_at":"2025-10-26T17:25:01.054Z","repository":{"id":37798195,"uuid":"343581364","full_name":"Toloka/crowd-kit","owner":"Toloka","description":"Control the quality of your labeled data with the Python tools you already know.","archived":false,"fork":false,"pushed_at":"2025-10-13T11:23:01.000Z","size":1484,"stargazers_count":233,"open_issues_count":2,"forks_count":19,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-10-26T00:33:47.654Z","etag":null,"topics":["aggregations","annotation","crowd","crowdsourcing","data-mining","data-science","labeling","python","quality-control","toloka","truth-inference"],"latest_commit_sha":null,"homepage":"https://crowd-kit.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Toloka.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":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-01T23:02:08.000Z","updated_at":"2025-10-13T11:23:05.000Z","dependencies_parsed_at":"2023-10-16T21:59:17.536Z","dependency_job_id":"22044de4-bb20-4ee6-885f-3413e2035fed","html_url":"https://github.com/Toloka/crowd-kit","commit_stats":{"total_commits":211,"total_committers":23,"mean_commits":9.173913043478262,"dds":0.7867298578199052,"last_synced_commit":"139463fbe7d79c443119de65a4f905216e4537c1"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/Toloka/crowd-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toloka","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/sbom","scorecard":{"id":142528,"data":{"date":"2025-08-11","repo":{"name":"github.com/Toloka/crowd-kit","commit":"35f06615e6dcf3819cc1d1958ad940f0752a29cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/tests.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Toloka/.github/docs/SECURITY.md:1","Info: Found linked content: github.com/Toloka/.github/docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/Toloka/.github/docs/SECURITY.md:1","Info: Found text in security policy: github.com/Toloka/.github/docs/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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T08:31:08.871Z","repository_id":37798195,"created_at":"2025-08-16T08:31:08.871Z","updated_at":"2025-08-16T08:31:08.871Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281139911,"owners_count":26450310,"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-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Toloka","name":"Toloka","uuid":"76212487","kind":"organization","description":"Data labeling platform for ML","email":"github@toloka.ai","website":"https://toloka.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/76212487?v=4","repositories_count":11,"last_synced_at":"2023-03-03T20:29:24.191Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Toloka","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:20:33.465Z","updated_at":"2023-03-03T20:29:24.457Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toloka","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toloka/repositories"},"packages":[{"id":2683289,"name":"crowd-kit","ecosystem":"pypi","description":"Computational Quality Control for Crowdsourcing","homepage":"https://github.com/Toloka/crowd-kit","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Toloka/crowd-kit","keywords_array":["crowdsourcing","data labeling","answer aggregation","truth inference","learning from crowds","machine learning","quality control","data quality"],"namespace":null,"versions_count":24,"first_release_published_at":"2021-03-02T18:57:36.000Z","latest_release_published_at":"2025-10-13T11:14:06.000Z","latest_release_number":"1.4.2","last_synced_at":"2025-10-26T00:34:17.159Z","created_at":"2022-04-10T10:29:00.004Z","updated_at":"2025-10-26T13:17:34.404Z","registry_url":"https://pypi.org/project/crowd-kit/","install_command":"pip install crowd-kit --index-url https://pypi.org/simple","documentation_url":"https://crowd-kit.readthedocs.io/","metadata":{"funding":null,"documentation":"https://crowd-kit.readthedocs.io/","classifiers":["Development Status :: 6 - Mature","Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering","Topic :: Software Development","Typing :: Typed"],"normalized_name":"crowd-kit","project_status":null},"repo_metadata":{"id":37798195,"uuid":"343581364","full_name":"Toloka/crowd-kit","owner":"Toloka","description":"Control the quality of your labeled data with the Python tools you already know.","archived":false,"fork":false,"pushed_at":"2025-10-13T11:23:01.000Z","size":1484,"stargazers_count":233,"open_issues_count":2,"forks_count":19,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-10-18T20:53:16.673Z","etag":null,"topics":["aggregations","annotation","crowd","crowdsourcing","data-mining","data-science","labeling","python","quality-control","toloka","truth-inference"],"latest_commit_sha":null,"homepage":"https://crowd-kit.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Toloka.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":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-01T23:02:08.000Z","updated_at":"2025-10-13T11:23:05.000Z","dependencies_parsed_at":"2023-10-16T21:59:17.536Z","dependency_job_id":"22044de4-bb20-4ee6-885f-3413e2035fed","html_url":"https://github.com/Toloka/crowd-kit","commit_stats":{"total_commits":211,"total_committers":23,"mean_commits":9.173913043478262,"dds":0.7867298578199052,"last_synced_commit":"139463fbe7d79c443119de65a4f905216e4537c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/Toloka/crowd-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toloka","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/sbom","scorecard":{"id":142528,"data":{"date":"2025-08-11","repo":{"name":"github.com/Toloka/crowd-kit","commit":"35f06615e6dcf3819cc1d1958ad940f0752a29cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 16/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/Toloka/crowd-kit/tests.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Toloka/.github/docs/SECURITY.md:1","Info: Found linked content: github.com/Toloka/.github/docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/Toloka/.github/docs/SECURITY.md:1","Info: Found text in security policy: github.com/Toloka/.github/docs/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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T08:31:08.871Z","repository_id":37798195,"created_at":"2025-08-16T08:31:08.871Z","updated_at":"2025-08-16T08:31:08.871Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279859098,"owners_count":26236427,"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-10-19T02:00:07.647Z","response_time":64,"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":"Toloka","name":"Toloka","uuid":"76212487","kind":"organization","description":"Data labeling platform for ML","email":"github@toloka.ai","website":"https://toloka.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/76212487?v=4","repositories_count":11,"last_synced_at":"2023-03-03T20:29:24.191Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Toloka","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:20:33.465Z","updated_at":"2023-03-03T20:29:24.457Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toloka","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toloka/repositories"},"tags":[{"name":"v1.4.2","sha":"cad794bb64686fdd9868ce0ab1282ef61b639c7f","kind":"commit","published_at":"2025-10-13T11:07:53.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.4.2","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"bdbd3afc5c3d8de7b398b51af8724b9a220248b8","kind":"commit","published_at":"2024-09-03T20:48:07.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.4.1","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0010ef482becefb02dcae941555f4fac8149b769","kind":"commit","published_at":"2024-08-30T19:22:41.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.4.0","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.4.0/manifests"},{"name":"v1.3.0.post0","sha":"e8ab3da8e930c876f6199edb9f32b8ac28d1c1de","kind":"commit","published_at":"2024-04-06T09:26:58.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.3.0.post0","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.3.0.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.3.0.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.3.0.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.3.0.post0/manifests"},{"name":"v1.3.0","sha":"d3eb4ff12cfcf1501c195f75f0b81c1b5acb1e6e","kind":"commit","published_at":"2024-04-05T22:11:37.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.3.0","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.3.0/manifests"},{"name":"v1.3.0.rc2","sha":"dc50a8307a872bb318b0933cb8fe57e007defb48","kind":"commit","published_at":"2024-04-03T10:48:09.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.3.0.rc2","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.3.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.3.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.3.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.3.0.rc2/manifests"},{"name":"v1.3.0.rc1","sha":"68f3aeceab8b8876fa925c3558814305ec720f7f","kind":"commit","published_at":"2024-03-30T15:08:29.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.3.0.rc1","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.3.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.3.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.3.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.3.0.rc1/manifests"},{"name":"v1.2.1","sha":"da745b11d965ec374f14ecaedfd3ceee922d2e39","kind":"commit","published_at":"2023-03-31T09:13:13.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.2.1","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0b453efda8ad7556fbc30844284b67faf0f62a3a","kind":"commit","published_at":"2022-12-14T14:23:51.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.2.0","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.2.0/manifests"},{"name":"v1.2.0.rc1","sha":"a3ab59ce1771c76b15a19eafa776df52669b17ef","kind":"commit","published_at":"2022-12-13T12:58:30.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.2.0.rc1","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.2.0.rc1/manifests"},{"name":"v1.1.0","sha":"cf26986c270786d16278f95ff23d92cdc7069548","kind":"commit","published_at":"2022-09-27T10:20:34.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.1.0","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.1.0/manifests"},{"name":"v1.1.0.rc4","sha":"01d5684cff35220a3e5c708c7735a5589e2af392","kind":"commit","published_at":"2022-09-26T17:26:07.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.1.0.rc4","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.1.0.rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.1.0.rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.1.0.rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.1.0.rc4/manifests"},{"name":"v1.1.0.rc3","sha":"6f9042c318e896acc68bb06f6215c5a5e8205774","kind":"commit","published_at":"2022-09-23T17:29:40.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.1.0.rc3","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.1.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.1.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.1.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.1.0.rc3/manifests"},{"name":"v1.1.0.rc2","sha":"3b635596642dcd3e782c24682d1158019c65da76","kind":"commit","published_at":"2022-07-28T16:10:33.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.1.0.rc2","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.1.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.1.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.1.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.1.0.rc2/manifests"},{"name":"v1.1.0.rc1","sha":"cae13b407e11194fbb6772a58accb784d8e157eb","kind":"commit","published_at":"2022-07-28T15:09:33.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.1.0.rc1","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.1.0.rc1/manifests"},{"name":"v1.0.0","sha":"8192f7977526b1d44e52fbcde8fa1ac22667bb2f","kind":"commit","published_at":"2022-03-22T12:43:24.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v1.0.0","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v1.0.0/manifests"},{"name":"v0.0.9","sha":"126942242781073235ca292aed9f496b614e9516","kind":"commit","published_at":"2021-11-30T17:14:11.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v0.0.9","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"34f4ffe0ebf8772baaf1bce5175dd498a66ecf12","kind":"commit","published_at":"2021-10-14T09:48:53.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v0.0.8","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"2cd772bf1e7f24fc452e2fea4cb9a12f60383e5a","kind":"commit","published_at":"2021-09-02T20:40:45.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v0.0.7","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"396b48aca9e1fdd46ea80cc1712ae4744bdf42d1","kind":"commit","published_at":"2021-08-18T15:55:37.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v0.0.6","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"12a86c26e1c51d5549440f40628147b38f9e9fca","kind":"commit","published_at":"2021-07-18T16:08:06.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v0.0.5","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"07bad1d1134d8e4b406ee4f35617831f0dd8e1bd","kind":"commit","published_at":"2021-05-19T16:28:59.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v0.0.4","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d569426914da05aa932db8c1f22e1812d5e62429","kind":"commit","published_at":"2021-04-12T14:35:05.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v0.0.3","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"9ddbabb4e3ff0feaeeea448044a167f74bea3211","kind":"commit","published_at":"2021-04-07T20:18:16.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v0.0.2","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"5591e3de20a94849296ea81c89538ca00fa37172","kind":"commit","published_at":"2021-03-02T18:54:40.000Z","download_url":"https://codeload.github.com/Toloka/crowd-kit/tar.gz/v0.0.1","html_url":"https://github.com/Toloka/crowd-kit/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Toloka/crowd-kit@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-26T13:17:34.403Z","dependent_packages_count":3,"downloads":5565,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":4.423983140876267,"dependent_repos_count":6.659952449504026,"dependent_packages_count":2.3277447726167573,"stargazers_count":5.338150788922415,"forks_count":9.573909884698697,"docker_downloads_count":null,"average":5.664748207323632},"purl":"pkg:pypi/crowd-kit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/crowd-kit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/crowd-kit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/crowd-kit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T13:03:49.087Z","issues_count":26,"pull_requests_count":127,"avg_time_to_close_issue":3201738.6818181816,"avg_time_to_close_pull_request":752304.9112903225,"issues_closed_count":22,"pull_requests_closed_count":124,"pull_request_authors_count":18,"issue_authors_count":15,"avg_comments_per_issue":2.269230769230769,"avg_comments_per_pull_request":1.4409448818897639,"merged_pull_requests_count":115,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":5,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1204675.0,"past_year_avg_time_to_close_pull_request":1508902.076923077,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/issues","maintainers":[{"login":"dustalov","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustalov"}],"active_maintainers":[{"login":"dustalov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustalov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crowd-kit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crowd-kit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crowd-kit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crowd-kit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crowd-kit/codemeta","maintainers":[{"uuid":"losik","login":"losik","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/losik/","role":null,"created_at":"2022-11-18T08:06:11.153Z","updated_at":"2022-11-18T08:06:11.153Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/losik/packages"},{"uuid":"toloka-opensource","login":"toloka-opensource","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/toloka-opensource/","role":null,"created_at":"2022-11-18T08:06:11.157Z","updated_at":"2022-11-18T08:06:11.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/toloka-opensource/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":743695,"maintainers_count":315673,"namespaces_count":0,"keywords_count":245555,"github":"pypi","metadata":{"funded_packages_count":52283},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-10-26T07:09:07.316Z","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":554359,"full_name":"Toloka/crowd-kit","default_branch":"main","total_commits":376,"total_committers":28,"total_bot_commits":10,"total_bot_committers":1,"mean_commits":13.428571428571429,"dds":0.6143617021276595,"past_year_total_commits":20,"past_year_total_committers":4,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":5.0,"past_year_dds":0.4,"last_synced_at":"2025-10-25T23:10:58.152Z","last_synced_commit":"c6717c40560cd8e675fc1dda2ab5461295657d07","created_at":"2023-03-09T04:48:04.312Z","updated_at":"2025-10-25T23:09:33.725Z","committers":[{"name":"Dmitry Ustalov","email":"dmitry.ustalov@gmail.com","login":"dustalov","count":145},{"name":"Nikita Pavlichenko","email":"pavlichenko.nv@phystech.edu","login":"pilot7747","count":37},{"name":"Sukhorosov Aleksey","email":"aleksey.suhorosov@gmail.com","login":"alexdrydew","count":26},{"name":"Denis Fraltsov","email":"81847566+Senarect","login":"Senarect","count":22},{"name":"Mathew Shen","email":"datahonor@gmail.com","login":"shenxiangzhuang","count":21},{"name":"Vladimir Losev","email":"myselflosik@gmail.com","login":"Losik","count":19},{"name":"Alisa","email":"alisa.mihalna@gmail.com","login":"aliskin","count":19},{"name":"Natalia","email":"natalia1806@yandex-team.ru","login":null,"count":15},{"name":"Stepan Nosov","email":"nosov.stefan98@yandex.ru","login":"varfolomeii","count":15},{"name":"Daniil Likhobaba","email":"likhobaba.dp@phystech.edu","login":"denaxen","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"name":"pavlichenko","email":"pavlichenko@yandex-team.ru","login":null,"count":7},{"name":"DrhF","email":"mr.fedulow@gmail.com","login":"DrhF","count":5},{"name":"Evgeny Tulin","email":"tulinev@yandex-team.ru","login":"tulinev","count":3},{"name":"Alexander Vnuchkov","email":"axvnuchkov@yandex-team.ru","login":"alexandervnuchkov","count":3},{"name":"vlad-mois","email":"vlad-mois@yandex-team.ru","login":null,"count":3},{"name":"Tahar Allouche","email":"tahar.allouche.pro@gmail.com","login":"taharallouche","count":2},{"name":"mr-fedulow","email":"mr-fedulow@yandex-team.ru","login":null,"count":2},{"name":"shadchin","email":"shadchin@yandex-team.ru","login":"shadchin","count":1},{"name":"Daniil Likhobaba","email":"likhobaba-dp@yandex-team.ru","login":null,"count":1},{"name":"btseytlin","email":"btseytlin@yandex-team.ru","login":null,"count":1},{"name":"dsamuylov","email":"dsamuylov@yandex-team.ru","login":null,"count":1},{"name":"gilyazev-yu","email":"gilyazev-yu@yandex-team.ru","login":null,"count":1},{"name":"arcadia-devtools","email":"arcadia-devtools@yandex-team.ru","login":"arcadia-devtools","count":1},{"name":"Pavel Gein","email":"pavelgejn@yandex.ru","login":"pavelgein","count":1},{"name":"Iulian Giliazev","email":"giliazev.iua@phystech.edu","login":"yulian-gilyazev","count":1},{"name":"Artem Grigorev","email":"ortemij@toloka.ai","login":"ortemij","count":1},{"name":"Aleksandr Dremov","email":"dremov.me@gmail.com","login":"alexdremov","count":1}],"past_year_committers":[{"name":"Dmitry Ustalov","email":"dmitry.ustalov@gmail.com","login":"dustalov","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Mathew Shen","email":"datahonor@gmail.com","login":"shenxiangzhuang","count":3},{"name":"Tahar Allouche","email":"tahar.allouche.pro@gmail.com","login":"taharallouche","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-26T00:00:38.633Z","repositories_count":6088159,"commits_count":922388596,"contributors_count":35990616,"owners_count":1109198,"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":"Toloka/crowd-kit","html_url":"https://github.com/Toloka/crowd-kit","last_synced_at":"2025-10-14T13:03:49.087Z","status":"active","issues_count":26,"pull_requests_count":127,"avg_time_to_close_issue":3201738.6818181816,"avg_time_to_close_pull_request":752304.9112903225,"issues_closed_count":22,"pull_requests_closed_count":124,"pull_request_authors_count":18,"issue_authors_count":15,"avg_comments_per_issue":2.269230769230769,"avg_comments_per_pull_request":1.4409448818897639,"merged_pull_requests_count":115,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":5,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1204675.0,"past_year_avg_time_to_close_pull_request":1508902.076923077,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":13,"created_at":"2023-05-14T11:15:59.974Z","updated_at":"2025-10-14T13:03:49.087Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toloka%2Fcrowd-kit/issues","issue_labels_count":{"bug":9,"documentation":8,"enhancement":7,"good first issue":2},"pull_request_labels_count":{"dependencies":13,"enhancement":9,"documentation":7,"github_actions":5,"good first issue":3,"bug":1,"duplicate":1},"issue_author_associations_count":{"NONE":15,"CONTRIBUTOR":11},"pull_request_author_associations_count":{"CONTRIBUTOR":98,"MEMBER":22,"COLLABORATOR":4,"NONE":3},"issue_authors":{"shenxiangzhuang":6,"LydiaMak":3,"jcklie":3,"pilot7747":2,"Senarect":2,"ahundt":1,"alexdremov":1,"TanVD":1,"takumi1001":1,"Mind-the-Cap":1,"vikasraykar":1,"Marceau-h":1,"taharallouche":1,"johann-petrak":1,"amine-boukriba":1},"pull_request_authors":{"shenxiangzhuang":29,"dustalov":26,"pilot7747":17,"dependabot[bot]":13,"Losik":5,"Natalyl3":5,"aliskin":4,"Senarect":4,"taharallouche":4,"alexdrydew":4,"DrhF":3,"varfolomeii":3,"alexandervnuchkov":3,"denaxen":2,"ortemij":2,"alexdremov":1,"ahundt":1,"tulinev":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-26T00:00:12.178Z","repositories_count":11188507,"issues_count":34778460,"pull_requests_count":112673175,"authors_count":11041534,"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":{"documentation":2,"bug":1,"enhancement":1},"past_year_pull_request_labels_count":{"dependencies":5,"github_actions":5},"past_year_issue_author_associations_count":{"NONE":4,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":12,"COLLABORATOR":2,"NONE":1},"past_year_issue_authors":{"LydiaMak":2,"shenxiangzhuang":1,"taharallouche":1,"takumi1001":1},"past_year_pull_request_authors":{"dependabot[bot]":5,"taharallouche":4,"shenxiangzhuang":4,"dustalov":2},"maintainers":[{"login":"dustalov","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustalov"}],"active_maintainers":[{"login":"dustalov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dustalov"}]},"events":{"total":{"IssuesEvent":5,"WatchEvent":25,"IssueCommentEvent":10,"PushEvent":11,"PullRequestReviewEvent":5,"PullRequestEvent":14,"ForkEvent":3,"CreateEvent":3},"last_year":{"IssuesEvent":5,"WatchEvent":25,"IssueCommentEvent":10,"PushEvent":11,"PullRequestReviewEvent":5,"PullRequestEvent":14,"ForkEvent":3,"CreateEvent":3}},"keywords":["aggregations","annotation","crowd","crowdsourcing","data-mining","data-science","labeling","python","quality-control","toloka","truth-inference"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-06-22T16:41:36.593Z","updated_at":"2022-06-22T16:41:36.593Z","repository_link":"https://github.com/Toloka/crowd-kit/blob/main/setup.py","dependencies":[{"id":8242367,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":8242368,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":8242369,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":8242370,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":8242371,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":8242372,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":8242373,"package_name":"transformers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T08:18:19.260Z","updated_at":"2023-02-17T08:18:19.260Z","repository_link":"https://github.com/Toloka/crowd-kit/blob/main/.github/workflows/release.yml","dependencies":[{"id":7736686429,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7736686430,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7736686431,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T08:18:19.297Z","updated_at":"2023-02-17T08:18:19.297Z","repository_link":"https://github.com/Toloka/crowd-kit/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7736686609,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7736686610,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7736686611,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7736686612,"package_name":"citation-file-format/cffconvert-github-action","ecosystem":"actions","requirements":"2.0.0","direct":true,"kind":"composite","optional":false},{"id":7736686613,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile","sha":null,"kind":"manifest","created_at":"2023-02-17T08:18:19.322Z","updated_at":"2023-02-17T08:18:19.322Z","repository_link":"https://github.com/Toloka/crowd-kit/blob/main/Pipfile","dependencies":[{"id":7736686630,"package_name":"crowd-kit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7736686631,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7736686632,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7736686633,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7736686634,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7736686635,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7736686636,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7736686637,"package_name":"notebook","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7736686638,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7736686639,"package_name":"stubmaker","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T12:19:04.258Z","updated_at":"2023-09-24T12:19:04.258Z","repository_link":"https://github.com/Toloka/crowd-kit/blob/main/pyproject.toml","dependencies":[]}],"score":17.41783762064768,"created_at":"2025-10-26T17:05:24.129Z","updated_at":"2025-10-26T17:25:01.077Z","avatar_url":"https://github.com/Toloka.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":5565,"total_dependent_repos":5,"total_dependent_packages":3,"readme":null,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distributed","transforms","measur","cloud-native","dbms","distributed-database","archiving","projection","animals","optimize"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/328377","html_url":"https://ost.ecosyste.ms/projects/328377"}