{"id":372657,"url":"https://github.com/rust-openssl/rust-openssl","last_synced_at":"2026-05-14T10:09:48.833Z","repository":{"id":12825627,"uuid":"15500883","full_name":"rust-openssl/rust-openssl","owner":"rust-openssl","description":"OpenSSL bindings for Rust","archived":false,"fork":false,"pushed_at":"2026-05-04T00:19:42.000Z","size":12818,"stargazers_count":1614,"open_issues_count":342,"forks_count":818,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-05-04T00:27:13.463Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-openssl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"github":["sfackler"]}},"created_at":"2013-12-28T23:56:50.000Z","updated_at":"2026-05-04T00:18:10.000Z","dependencies_parsed_at":"2026-04-24T13:00:46.975Z","dependency_job_id":null,"html_url":"https://github.com/rust-openssl/rust-openssl","commit_stats":{"total_commits":3070,"total_committers":378,"mean_commits":8.121693121693122,"dds":0.4912052117263843,"last_synced_commit":"538a5cb737e8d83085553cac01643820dc7ff205"},"previous_names":["sfackler/rust-openssl"],"tags_count":272,"template":false,"template_full_name":null,"purl":"pkg:github/rust-openssl/rust-openssl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-openssl%2Frust-openssl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-openssl%2Frust-openssl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-openssl%2Frust-openssl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-openssl%2Frust-openssl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-openssl","download_url":"https://codeload.github.com/rust-openssl/rust-openssl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-openssl%2Frust-openssl/sbom","scorecard":{"id":813925,"data":{"date":"2025-08-11","repo":{"name":"github.com/sfackler/rust-openssl","commit":"53f4fe4b4a7441c959c64256665b172fbee156e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","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":"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":"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.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:377: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/rust-openssl/ci.yml/master?enable=pin","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-23T13:46:47.572Z","repository_id":12825627,"created_at":"2025-08-23T13:46:47.572Z","updated_at":"2025-08-23T13:46:47.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32803749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"rust-openssl","name":"rust-openssl","uuid":"237450723","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/237450723?v=4","repositories_count":1,"last_synced_at":"2025-10-13T00:07:46.921Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-openssl","funding_links":[],"total_stars":1538,"followers":0,"following":0,"created_at":"2025-10-13T00:07:46.942Z","updated_at":"2025-10-13T00:07:46.942Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-openssl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-openssl/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:09:28.845Z","updated_at":"2023-01-13T17:09:28.845Z","repository_link":"https://github.com/rust-openssl/rust-openssl/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6890891935,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890891936,"package_name":"sfackler/actions/rustup","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6890891937,"package_name":"sfackler/actions/rustfmt","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6890891938,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890891939,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"openssl/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:09:28.895Z","updated_at":"2023-01-13T17:09:28.895Z","repository_link":"https://github.com/rust-openssl/rust-openssl/blob/master/openssl/Cargo.toml","dependencies":[{"id":6890891940,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6890891941,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6890891942,"package_name":"foreign-types","ecosystem":"cargo","requirements":"0.3.1","direct":true,"kind":"runtime","optional":false},{"id":6890891943,"package_name":"libc","ecosystem":"cargo","requirements":"0.2","direct":true,"kind":"runtime","optional":false},{"id":6890891944,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.5.2","direct":true,"kind":"runtime","optional":false},{"id":6890891945,"package_name":"openssl-macros","ecosystem":"cargo","requirements":"0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890891946,"package_name":"ffi","ecosystem":"cargo","requirements":"0.9.80","direct":true,"kind":"runtime","optional":false},{"id":6890891947,"package_name":"hex","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"openssl-errors/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:09:28.977Z","updated_at":"2023-01-13T17:09:28.977Z","repository_link":"https://github.com/rust-openssl/rust-openssl/blob/master/openssl-errors/Cargo.toml","dependencies":[{"id":6890891948,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6890891949,"package_name":"libc","ecosystem":"cargo","requirements":"0.2","direct":true,"kind":"runtime","optional":false},{"id":6890891950,"package_name":"openssl-sys","ecosystem":"cargo","requirements":"0.9.64","direct":true,"kind":"runtime","optional":false},{"id":6890891951,"package_name":"openssl","ecosystem":"cargo","requirements":"0.10.19","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T03:40:12.842Z","updated_at":"2023-09-27T03:40:12.842Z","repository_link":"https://github.com/rust-openssl/rust-openssl/blob/master/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"openssl-macros/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T03:40:13.100Z","updated_at":"2023-09-27T03:40:13.100Z","repository_link":"https://github.com/rust-openssl/rust-openssl/blob/master/openssl-macros/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"openssl-sys/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T03:40:13.150Z","updated_at":"2023-09-27T03:40:13.150Z","repository_link":"https://github.com/rust-openssl/rust-openssl/blob/master/openssl-sys/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"systest/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T03:40:13.207Z","updated_at":"2023-09-27T03:40:13.207Z","repository_link":"https://github.com/rust-openssl/rust-openssl/blob/master/systest/Cargo.toml","dependencies":[]}],"score":7.578656850594762,"created_at":"2026-05-14T10:08:57.987Z","updated_at":"2026-05-14T10:09:48.846Z","avatar_url":"https://github.com/rust-openssl.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372657","html_url":"https://summary.ecosyste.ms/projects/372657"}