{"id":372324,"url":"https://github.com/steffengy/schannel-rs","last_synced_at":"2026-08-26T10:05:55.343Z","repository":{"id":1769315,"uuid":"43839381","full_name":"steffengy/schannel-rs","owner":"steffengy","description":"Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)","archived":false,"fork":false,"pushed_at":"2026-03-10T09:14:47.000Z","size":406,"stargazers_count":54,"open_issues_count":25,"forks_count":54,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-07-21T18:52:47.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steffengy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-10-07T19:19:17.000Z","updated_at":"2026-07-08T23:32:17.000Z","dependencies_parsed_at":"2024-06-18T19:59:46.493Z","dependency_job_id":"16d013e1-d2be-4c4b-89f4-efdc4f0a2a6d","html_url":"https://github.com/steffengy/schannel-rs","commit_stats":{"total_commits":233,"total_committers":33,"mean_commits":"7.0606060606060606","dds":0.6137339055793991,"last_synced_commit":"6f52fa4c412419f3060d4c71cd686da8df142a1e"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/steffengy/schannel-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steffengy","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/sbom","scorecard":{"id":850833,"data":{"date":"2025-08-11","repo":{"name":"github.com/steffengy/schannel-rs","commit":"8661540d78d0d15ff2d28303d249c7b394d54502"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":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":"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":"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":"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":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/steffengy/schannel-rs/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/steffengy/schannel-rs/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/steffengy/schannel-rs/ci.yaml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml: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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-23T22:29:15.501Z","repository_id":1769315,"created_at":"2025-08-23T22:29:15.501Z","updated_at":"2025-08-23T22:29:15.501Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36003882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-28T02:00:06.341Z","response_time":109,"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":"steffengy","name":"Steffen Butzer","uuid":"1194855","kind":"user","description":"","email":"","website":null,"location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1194855?u=b27b146de8e4beeca9b784b6beceb3fda9b8ef94\u0026v=4","repositories_count":67,"last_synced_at":"2023-04-09T19:22:00.855Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/steffengy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:29:52.441Z","updated_at":"2023-04-09T19:22:00.885Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steffengy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steffengy/repositories"},"packages":[{"id":4283654,"name":"schannel","ecosystem":"cargo","description":"Schannel bindings for rust, allowing SSL/TLS (e.g. https) without openssl","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/steffengy/schannel-rs","keywords_array":["tls","ssl","windows","schannel","https"],"namespace":null,"versions_count":32,"first_release_published_at":"2015-10-19T14:53:41.325Z","latest_release_published_at":"2026-03-10T09:17:10.165Z","latest_release_number":"0.1.29","last_synced_at":"2026-08-25T09:37:15.335Z","created_at":"2022-04-13T03:52:40.898Z","updated_at":"2026-08-25T09:37:15.335Z","registry_url":"https://crates.io/crates/schannel/","install_command":"cargo install schannel","documentation_url":"https://docs.rs/schannel/","metadata":{"categories":[]},"repo_metadata":{"id":1769315,"uuid":"43839381","full_name":"steffengy/schannel-rs","owner":"steffengy","description":"Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)","archived":false,"fork":false,"pushed_at":"2026-03-10T09:14:47.000Z","size":406,"stargazers_count":54,"open_issues_count":25,"forks_count":54,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-07-21T18:52:47.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steffengy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-10-07T19:19:17.000Z","updated_at":"2026-07-08T23:32:17.000Z","dependencies_parsed_at":"2024-06-18T19:59:46.493Z","dependency_job_id":"16d013e1-d2be-4c4b-89f4-efdc4f0a2a6d","html_url":"https://github.com/steffengy/schannel-rs","commit_stats":{"total_commits":233,"total_committers":33,"mean_commits":"7.0606060606060606","dds":0.6137339055793991,"last_synced_commit":"6f52fa4c412419f3060d4c71cd686da8df142a1e"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/steffengy/schannel-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steffengy","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/sbom","scorecard":{"id":850833,"data":{"date":"2025-08-11","repo":{"name":"github.com/steffengy/schannel-rs","commit":"8661540d78d0d15ff2d28303d249c7b394d54502"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":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":"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":"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":"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":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/steffengy/schannel-rs/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/steffengy/schannel-rs/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/steffengy/schannel-rs/ci.yaml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml: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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-23T22:29:15.501Z","repository_id":1769315,"created_at":"2025-08-23T22:29:15.501Z","updated_at":"2025-08-23T22:29:15.501Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36003882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-28T02:00:06.341Z","response_time":109,"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":"steffengy","name":"Steffen Butzer","uuid":"1194855","kind":"user","description":"","email":"","website":null,"location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1194855?u=b27b146de8e4beeca9b784b6beceb3fda9b8ef94\u0026v=4","repositories_count":67,"last_synced_at":"2023-04-09T19:22:00.855Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/steffengy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:29:52.441Z","updated_at":"2023-04-09T19:22:00.885Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steffengy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steffengy/repositories"},"tags":[{"name":"v0.1.29","sha":"ff7ffd306152f039cff49f42801a63519068ce0b","kind":"commit","published_at":"2026-03-10T09:13:24.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.29","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"e3ed5352498618874ea5b96fe76bb4750826cd4e","kind":"commit","published_at":"2025-09-09T08:40:53.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.28","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"8661540d78d0d15ff2d28303d249c7b394d54502","kind":"commit","published_at":"2024-11-19T08:41:14.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.27","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"6f52fa4c412419f3060d4c71cd686da8df142a1e","kind":"commit","published_at":"2024-10-06T19:56:02.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.26","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"3fefb5bc791f1b6e7135ee47868405abd9c49e71","kind":"commit","published_at":"2024-10-06T17:48:44.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.25","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"60097bbd54d2de24838e25e4a417a49ac1cdd977","kind":"commit","published_at":"2024-09-07T09:32:25.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.24","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f1aed2d27df406ab987d459a334b9d15459328d8","kind":"commit","published_at":"2023-12-27T09:07:23.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.23","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"08aa4f8627376daa161c64cc66ef40603f0809fa","kind":"commit","published_at":"2023-07-03T11:37:13.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.22","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"e93c3bcf588630717bc592fe9f36fc4b740589b5","kind":"commit","published_at":"2023-01-09T13:38:49.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.21","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"e36e57245fb1c6435062aa57bb8ae3b21e2b7fd3","kind":"commit","published_at":"2022-05-15T16:22:53.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.20","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.20/manifests"},{"name":"0.1.20","sha":"e36e57245fb1c6435062aa57bb8ae3b21e2b7fd3","kind":"commit","published_at":"2022-05-15T16:22:53.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/0.1.20","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/0.1.20/manifests"},{"name":"v0.1.19","sha":"1d612388d5264577662a3dd89ecb04cd05db6fef","kind":"commit","published_at":"2020-05-09T17:09:53.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.19","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"690a1aac71f5fa847d14a67b30505b16adac3f66","kind":"commit","published_at":"2020-03-20T14:54:44.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.18","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"3becee06f5117108ce342f230abed6239417e07b","kind":"commit","published_at":"2020-02-04T21:42:10.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.17","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"931b49e8ceae700f23097de18a3b4da4c3a18406","kind":"commit","published_at":"2019-09-16T10:32:15.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.16","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"8cd597f632d0badc3411861be2b023131b59013e","kind":"commit","published_at":"2019-02-25T09:17:42.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.15","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d46a4dafe2147c44b53cba91cc3fd999ee28f21e","kind":"commit","published_at":"2018-09-26T19:30:40.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.14","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"4c0ef6a0021c4a859096821f25989f4b20364643","kind":"commit","published_at":"2018-06-26T03:27:39.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.13","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"100b26bb612bc528075a44afe8c7b859280ba082","kind":"commit","published_at":"2018-04-18T16:31:31.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.12","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"69be9faf75afc7dde569e4d6d6d8a4b0a9bebb2e","kind":"commit","published_at":"2018-03-05T17:00:53.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.11","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"5d07b3f581c9a5357a638c7749baaa2e860ac7e7","kind":"commit","published_at":"2018-01-10T21:58:45.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.10","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"f06cef9a7286cd8676bd40b1b4adb64c42910329","kind":"commit","published_at":"2017-12-03T11:49:55.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.9","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"67c252b1043a8c38494a8ad232b8f45dc8281b4c","kind":"commit","published_at":"2017-09-22T17:39:00.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.8","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"4649d579d320dd46776f7830f95d21b279044c1f","kind":"commit","published_at":"2017-06-21T23:07:30.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.7","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"6bfa5da9d47de18ac788e565920d1bdea2772e61","kind":"commit","published_at":"2017-06-21T18:58:53.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.6","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"cafc9efc21741cf9782c7a13313f5bcc708b4a54","kind":"commit","published_at":"2017-05-23T17:42:30.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.5","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4afa40f0eee7341d4eccb854cd0f9584b60d988a","kind":"tag","published_at":"2017-03-18T02:08:32.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.4","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"8fdacef92c9b705d7f394dd56ea49bee08751afa","kind":"tag","published_at":"2017-03-17T02:59:40.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.3","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"650a81f8e1ab51592a13cfe72b19f0b25f86d1a6","kind":"tag","published_at":"2016-12-20T02:56:45.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.2","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"23788c5fd76e74c611a49df75bc3791cd08071d2","kind":"tag","published_at":"2016-11-08T20:57:37.000Z","download_url":"https://codeload.github.com/steffengy/schannel-rs/tar.gz/v0.1.1","html_url":"https://github.com/steffengy/schannel-rs/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/steffengy/schannel-rs@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:51:45.584Z","dependent_packages_count":16,"downloads":281202401,"downloads_period":"total","dependent_repos_count":30227,"rankings":{"downloads":0.2404846364873728,"dependent_repos_count":0.12059493501272946,"dependent_packages_count":2.347722448288751,"stargazers_count":17.675973398590944,"forks_count":8.550956649294413,"docker_downloads_count":0.2743358463155074,"average":4.868344652331619},"purl":"pkg:cargo/schannel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/schannel","docker_dependents_count":686,"docker_downloads_count":36974045,"usage_url":"https://repos.ecosyste.ms/usage/cargo/schannel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/schannel/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T08:31:54.209Z","issues_count":35,"pull_requests_count":84,"avg_time_to_close_issue":3024629.6842105263,"avg_time_to_close_pull_request":2194406.6666666665,"issues_closed_count":19,"pull_requests_closed_count":72,"pull_request_authors_count":43,"issue_authors_count":28,"avg_comments_per_issue":2.3714285714285714,"avg_comments_per_pull_request":3.119047619047619,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":373599.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/issues","maintainers":[{"login":"steffengy","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steffengy"},{"login":"sfackler","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/schannel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/schannel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/schannel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/schannel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/schannel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/schannel/codemeta","maintainers":[{"uuid":"2728","login":"steffengy","name":"Steffen Butzer","email":null,"url":"https://github.com/steffengy","packages_count":4,"html_url":"https://crates.io/users/steffengy","role":null,"created_at":"2022-11-08T00:51:21.181Z","updated_at":"2022-11-08T00:51:21.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/steffengy/packages"},{"uuid":"5","login":"sfackler","name":"Steven Fackler","email":null,"url":"https://github.com/sfackler","packages_count":113,"html_url":"https://crates.io/users/sfackler","role":null,"created_at":"2022-11-08T00:51:21.174Z","updated_at":"2022-11-08T00:51:21.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/sfackler/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330511,"maintainers_count":70564,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":14373846,"name":"github.com/steffengy/schannel-rs","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/steffengy/schannel-rs","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2026-05-03T13:54:29.830Z","latest_release_published_at":"2026-03-10T09:13:24.000Z","latest_release_number":"v0.1.29","last_synced_at":"2026-08-25T09:36:48.319Z","created_at":"2026-05-03T13:52:56.468Z","updated_at":"2026-08-25T09:36:48.319Z","registry_url":"https://pkg.go.dev/github.com/steffengy/schannel-rs","install_command":"go get github.com/steffengy/schannel-rs","documentation_url":"https://pkg.go.dev/github.com/steffengy/schannel-rs#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-03T15:11:30.368Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10461320031639,"dependent_packages_count":4.782849713919924,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.943731457118156},"purl":"pkg:golang/github.com/steffengy/schannel-rs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/steffengy/schannel-rs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/steffengy/schannel-rs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/steffengy/schannel-rs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsteffengy%2Fschannel-rs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsteffengy%2Fschannel-rs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsteffengy%2Fschannel-rs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsteffengy%2Fschannel-rs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsteffengy%2Fschannel-rs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsteffengy%2Fschannel-rs/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1234179,"full_name":"steffengy/schannel-rs","default_branch":"master","total_commits":246,"total_committers":34,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.235294117647059,"dds":0.6260162601626016,"past_year_total_commits":10,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.5,"past_year_dds":0.4,"last_synced_at":"2026-08-20T07:04:47.050Z","last_synced_commit":"ff7ffd306152f039cff49f42801a63519068ce0b","created_at":"2023-03-10T15:56:23.998Z","updated_at":"2026-08-20T07:04:45.946Z","committers":[{"name":"Steven Fackler","email":"sfackler@gmail.com","login":"sfackler","count":92},{"name":"Steffen Butzer","email":"steffen.butzer@outlook.com","login":"steffengy","count":78},{"name":"Corey Farwell","email":"coreyf@rwell.org","login":"frewsxcv","count":11},{"name":"Cary Yang","email":"cary@dropbox.com","login":"cyang1","count":9},{"name":"Steffen","email":"steffenb198@aol.com","login":null,"count":7},{"name":"Alex Crichton","email":"alex@alexcrichton.com","login":"alexcrichton","count":7},{"name":"Jim McGrath","email":"jimmc2@gmail.com","login":"mcgoo","count":7},{"name":"Dario Gonzalez","email":"goiradio1@gmail.com","login":"Goirad","count":4},{"name":"Expyron","email":"5100376+Expyron","login":"Expyron","count":3},{"name":"Cristian","email":"7946103+cristianbdg","login":"cristianbdg","count":2},{"name":"Koby Kahane","email":"kobykahane@gmail.com","login":"kobykahane","count":2},{"name":"Daniel Paoliello","email":"danpao@microsoft.com","login":"dpaoliello","count":2},{"name":"Jethro Beekman","email":"jethro@jbeekman.nl","login":null,"count":1},{"name":"42triangles","email":"42triangles@tutanota.com","login":"42triangles","count":1},{"name":"Arlo Siemsen","email":"arsiem@microsoft.com","login":"arlosi","count":1},{"name":"Brandon Marc-Aurele","email":"bmarcaurele@palantir.com","login":"bmarcaur","count":1},{"name":"Brian Anderson","email":"banderson@mozilla.com","login":"brson","count":1},{"name":"Bruno Bigras","email":"bigras.bruno@gmail.com","login":"bbigras","count":1},{"name":"jethrogb","email":"github@jbeekman.nl","login":"jethrogb","count":1},{"name":"dishmaker","email":"141624503+dishmaker","login":"dishmaker","count":1},{"name":"Valentin","email":"vakevk+github@gmail.com","login":"e00E","count":1},{"name":"Stanislav Tkach","email":"stanislav.tkach@gmail.com","login":"stanislav-tkach","count":1},{"name":"Spencer Stecko","email":"sstecko@palantir.com","login":"sstecko","count":1},{"name":"Sergej Jurečko","email":"sergej.jurecko@biokoda.com","login":"SergejJurecko","count":1},{"name":"Ruslan Sayfutdinov","email":"ruslan@sayfutdinov.com","login":"KapJI","count":1},{"name":"Nate Prewitt","email":"nate.prewitt@gmail.com","login":"nateprewitt","count":1},{"name":"Matthew Donoughe","email":"mdonoughe@gmail.com","login":"mdonoughe","count":1},{"name":"MOZGIII","email":"mike-n@narod.ru","login":"MOZGIII","count":1},{"name":"Luke Parker","email":"lukeparker5132@gmail.com","login":"kayabaNerve","count":1},{"name":"Jon Gjengset","email":"jon@thesquareplanet.com","login":"jonhoo","count":1},{"name":"Ivan Nejgebauer","email":"inejge@gmail.com","login":"inejge","count":1},{"name":"Douglas Dwyer","email":"dougmdwyer@hotmail.com","login":"DouglasDwyer","count":1},{"name":"Dmitry Pankratov","email":"dmitry@pankratov.net","login":"ancwrd1","count":1},{"name":"Christoph Reiter","email":"reiter.christoph@gmail.com","login":"lazka","count":1}],"past_year_committers":[{"name":"Steffen Butzer","email":"steffen.butzer@outlook.com","login":"steffengy","count":6},{"name":"Daniel Paoliello","email":"danpao@microsoft.com","login":"dpaoliello","count":2},{"name":"Nate Prewitt","email":"nate.prewitt@gmail.com","login":"nateprewitt","count":1},{"name":"42triangles","email":"42triangles@tutanota.com","login":"42triangles","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"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":{"table":{"full_name":"steffengy/schannel-rs","html_url":"https://github.com/steffengy/schannel-rs","last_synced_at":"2026-08-25T09:34:57.492Z","status":null,"issues_count":35,"pull_requests_count":84,"avg_time_to_close_issue":3024629.6842105263,"avg_time_to_close_pull_request":2194406.6666666665,"issues_closed_count":19,"pull_requests_closed_count":72,"pull_request_authors_count":43,"issue_authors_count":28,"avg_comments_per_issue":2.3714285714285714,"avg_comments_per_pull_request":3.119047619047619,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":373599.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-12T03:06:59.481Z","updated_at":"2026-08-25T09:34:57.492Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/steffengy%2Fschannel-rs/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":26,"CONTRIBUTOR":5,"COLLABORATOR":3,"OWNER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":36,"NONE":23,"OWNER":14,"COLLABORATOR":11}},"issue_authors":{"table":{"crusty-dave":3,"sdroege":3,"sfackler":3,"cyang1":2,"e00E":1,"kobykahane":1,"ripavymsft":1,"alexcrichton":1,"LuoZijun":1,"elemount":1,"ancwrd1":1,"Michael-F-Bryan":1,"jfaust":1,"lilith":1,"gmbeard":1,"jiuka":1,"Yamakaky":1,"Niproblema":1,"steffengy":1,"bbigras":1,"starsoccer":1,"Cliear":1,"connor4312":1,"TheBestTvarynka":1,"obsgolem":1,"argv-minus-one":1,"grooverdan":1,"jethrogb":1}},"pull_request_authors":{"table":{"steffengy":14,"sfackler":11,"alexcrichton":4,"sstecko":4,"Goirad":3,"cyang1":3,"striezel":2,"jethrogb":2,"dishmaker":2,"kobykahane":2,"dpaoliello":2,"nathaniel-daniel":2,"mcgoo":2,"Expyron":2,"bmarcaur":1,"mdonoughe":1,"kayabaNerve":1,"KapJI":1,"e00E":1,"cristianbdg":1,"Keruspe":1,"messense":1,"Eroc33":1,"Jake-Shadle":1,"DouglasDwyer":1,"bbigras":1,"arlosi":1,"ironyman":1,"stanislav-tkach":1,"nateprewitt":1,"poliorcetics":1,"MOZGIII":1,"kzys":1,"SergejJurecko":1,"frewsxcv":1,"djc":1,"ancwrd1":1,"42triangles":1,"p-jackson":1,"atouchet":1,"lazka":1,"MarnixKuijs":1,"jonhoo":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":3,"CONTRIBUTOR":2}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dpaoliello":2,"42triangles":1,"djc":1,"nateprewitt":1}},"maintainers":[{"table":{"login":"steffengy","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steffengy"}},{"table":{"login":"sfackler","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":9,"ForkEvent":5,"IssuesEvent":2,"WatchEvent":4,"IssueCommentEvent":10,"PushEvent":7,"CreateEvent":3},"last_year":{"DeleteEvent":1,"PullRequestEvent":7,"ForkEvent":3,"IssueCommentEvent":3,"PushEvent":5,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-09-26T20:31:45.092Z","updated_at":"2022-09-26T20:31:45.092Z","repository_link":"https://github.com/steffengy/schannel-rs/blob/master/Cargo.toml","dependencies":[{"id":6160387647,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6160387648,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.36","direct":true,"kind":"runtime","optional":false},{"id":6160387649,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.36","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-07-06T22:32:48.922Z","updated_at":"2023-07-06T22:32:48.922Z","repository_link":"https://github.com/steffengy/schannel-rs/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":11170326643,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11170326644,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":11170326645,"package_name":"MinoruSekine/setup-scoop","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]}],"score":27.47402223421478,"created_at":"2026-05-14T05:11:33.916Z","updated_at":"2026-08-26T10:05:55.351Z","avatar_url":"https://github.com/steffengy.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372324","html_url":"https://summary.ecosyste.ms/projects/372324"}