{"id":261351,"url":"https://github.com/RustCrypto/RSA","last_synced_at":"2026-06-10T12:20:40.694Z","repository":{"id":37602670,"uuid":"141327028","full_name":"RustCrypto/RSA","owner":"RustCrypto","description":"RSA implementation in pure Rust","archived":false,"fork":false,"pushed_at":"2025-09-26T18:22:45.000Z","size":874,"stargazers_count":622,"open_issues_count":25,"forks_count":169,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-09-26T18:35:06.824Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RustCrypto.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2018-07-17T18:15:35.000Z","updated_at":"2025-09-26T18:22:47.000Z","dependencies_parsed_at":"2023-10-26T17:24:43.429Z","dependency_job_id":"5d596d19-84ab-4710-ab72-05a9cf583c6b","html_url":"https://github.com/RustCrypto/RSA","commit_stats":{"total_commits":320,"total_committers":53,"mean_commits":6.037735849056604,"dds":0.68125,"last_synced_commit":"8797ee20fdb7427ca8fe5e7868da31a688fb7cbb"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/RustCrypto/RSA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustCrypto%2FRSA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustCrypto%2FRSA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustCrypto%2FRSA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustCrypto%2FRSA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RustCrypto","download_url":"https://codeload.github.com/RustCrypto/RSA/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustCrypto%2FRSA/sbom","scorecard":{"id":113919,"data":{"date":"2025-08-11","repo":{"name":"github.com/RustCrypto/RSA","commit":"deb1a9d9895f60c6162ddb4947a0bf36acb1c9ce"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 12 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/workspace.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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:46: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workspace.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/workspace.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workspace.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/workspace.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workspace.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/workspace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workspace.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/workspace.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workspace.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/workspace.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workspace.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/workspace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workspace.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/workspace.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workspace.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/workspace.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workspace.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/workspace.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workspace.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/RustCrypto/RSA/workspace.yml/master?enable=pin","Warn: containerImage not pinned by hash: marvin-toolkit/Dockerfile:1: pin your Docker image by updating python:3.12-bookworm to python:3.12-bookworm@sha256:645df645815f1403566b103b2a2bb07f6a01516bbb15078ed004e41d198ba194","Warn: downloadThenRun not pinned by hash: marvin-toolkit/Dockerfile:9","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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-15T21:43:36.341Z","repository_id":37602670,"created_at":"2025-08-15T21:43:36.341Z","updated_at":"2025-08-15T21:43:36.341Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000718,"owners_count":26082879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":[],"created_at":"2024-07-16T00:00:45.987Z","updated_at":"2025-10-09T00:21:21.268Z","avatar_url":"https://github.com/RustCrypto.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/261351","html_url":"https://opencollective.ecosyste.ms/projects/261351","collective":{"id":220085,"uuid":"mywxoz34-09rl6k39-mlbqvenb-dj7gk85a","slug":"rustcrypto","name":"RustCrypto","description":"Maintain Rust cryptography implementations found at https://github.com/rustcrypto\n\nI am an organization administrator and principal contributor.","website":"","github":"rustcrypto","twitter":null,"repository_url":null,"social_links":[],"currency":"USD","projects_count":36,"last_synced_at":"2026-06-18T06:15:17.288Z","created_at":"2024-07-16T00:00:17.484Z","updated_at":"2026-06-18T06:15:17.709Z","transactions_count":null,"balance":18286.87,"account_type":"COLLECTIVE","owner":{"login":"RustCrypto","name":"Rust Crypto","uuid":"22351541","kind":"organization","description":"Cryptographic algorithms written in pure Rust","email":null,"website":null,"location":null,"twitter":"RustCryptoOrg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/22351541?v=4","repositories_count":36,"last_synced_at":"2026-06-04T00:19:22.305Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RustCrypto","funding_links":[],"total_stars":8245,"followers":2282,"following":0,"created_at":"2022-11-02T16:22:33.052Z","updated_at":"2026-06-04T00:19:22.305Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RustCrypto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RustCrypto/repositories"},"last_project_activity_at":"2026-06-09T21:34:27.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2024-07-12T21:00:22.556Z","collective_updated_at":"2024-07-15T20:30:29.039Z","html_url":"https://opencollective.com/rustcrypto","icon_url":"https://images.opencollective.com/rustcrypto/logo/40.png","total_donations":18286.87,"total_expenses":-2031.88,"current_balance":18286.87,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/rustcrypto","url":"https://opencollective.ecosyste.ms/collectives/rustcrypto","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/rustcrypto/projects"}}