{"id":405,"url":"https://github.com/mymarilyn/clickhouse-driver","last_synced_at":"2026-05-28T18:20:38.374Z","repository":{"id":38272734,"uuid":"90912724","full_name":"mymarilyn/clickhouse-driver","owner":"mymarilyn","description":"ClickHouse Python Driver with native interface support","archived":false,"fork":false,"pushed_at":"2025-07-25T09:15:08.000Z","size":1419,"stargazers_count":1269,"open_issues_count":78,"forks_count":223,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-10T02:28:00.774Z","etag":null,"topics":["clickhouse","database","driver","native","yandex"],"latest_commit_sha":null,"homepage":"https://clickhouse-driver.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/mymarilyn.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"patreon":"xzkostyan"}},"created_at":"2017-05-10T22:13:04.000Z","updated_at":"2025-08-04T07:30:40.000Z","dependencies_parsed_at":"2022-07-12T17:22:18.248Z","dependency_job_id":"bd42015d-e555-479e-8e23-edcf845ce838","html_url":"https://github.com/mymarilyn/clickhouse-driver","commit_stats":{"total_commits":520,"total_committers":66,"mean_commits":7.878787878787879,"dds":0.1711538461538461,"last_synced_commit":"2d5b1aac70285ab108b73af62fddd3b37c713eab"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/mymarilyn/clickhouse-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mymarilyn%2Fclickhouse-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mymarilyn%2Fclickhouse-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mymarilyn%2Fclickhouse-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mymarilyn%2Fclickhouse-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mymarilyn","download_url":"https://codeload.github.com/mymarilyn/clickhouse-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mymarilyn%2Fclickhouse-driver/sbom","scorecard":{"id":670934,"data":{"date":"2025-08-11","repo":{"name":"github.com/mymarilyn/clickhouse-driver","commit":"8a4e7c5b99b532df2b015651d893a6f36288a22c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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/actions.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.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":"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":"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/actions.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actions.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actions.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actions.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actions.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actions.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actions.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actions.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/mymarilyn/clickhouse-driver/docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:192","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:229","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:230","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:318","Warn: pipCommand not pinned by hash: .github/workflows/actions.yml:319","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:20","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":-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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-21T20:00:36.526Z","repository_id":38272734,"created_at":"2025-08-21T20:00:36.526Z","updated_at":"2025-08-21T20:00:36.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272815249,"owners_count":24997659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","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"}},"keywords":["clickhouse","database","driver","native","yandex"],"created_at":"2024-01-11T15:54:55.264Z","updated_at":"2025-08-30T06:23:12.410Z","avatar_url":"https://github.com/mymarilyn.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/405","html_url":"https://opencollective.ecosyste.ms/projects/405","collective":{"id":61,"uuid":"gm9bnk80-437xqrn3-9vm6vzeo-ljdayw5r","slug":"clickhouse-driver","name":"clickhouse-driver","description":"clickhouse-driver is designed to communicate with ClickHouse server from Python over native protocol.","website":"","github":"mymarilyn/clickhouse-driver","twitter":null,"repository_url":null,"social_links":[],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-08T18:15:18.713Z","created_at":"2024-01-10T13:17:47.017Z","updated_at":"2026-06-08T18:15:18.915Z","transactions_count":3,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"mymarilyn","name":"Marilyn System","uuid":"22597834","kind":"organization","description":"","email":null,"website":"https://tech.mymarilyn.ru","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22597834?v=4","repositories_count":2,"last_synced_at":"2023-03-06T16:18:51.044Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mymarilyn","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T18:17:24.748Z","updated_at":"2023-03-06T16:18:51.057Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mymarilyn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mymarilyn/repositories"},"last_project_activity_at":"2025-07-25T09:15:08.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-10-20T19:06:44.853Z","collective_updated_at":"2023-10-20T19:25:54.380Z","html_url":"https://opencollective.com/clickhouse-driver","icon_url":"https://images.opencollective.com/clickhouse-driver/logo/40.png","total_donations":703.62,"total_expenses":-812.3500000000001,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/clickhouse-driver","url":"https://opencollective.ecosyste.ms/collectives/clickhouse-driver","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/clickhouse-driver/projects"}}