{"id":40724,"url":"https://github.com/WalletConnect/walletconnect-utils","last_synced_at":"2026-07-13T12:20:30.468Z","repository":{"id":36955207,"uuid":"384173058","full_name":"WalletConnect/walletconnect-utils","owner":"WalletConnect","description":"Javascript Utilities for WalletConnect","archived":false,"fork":false,"pushed_at":"2025-10-11T01:32:01.000Z","size":6746,"stargazers_count":126,"open_issues_count":27,"forks_count":86,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-10-12T15:08:24.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/WalletConnect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-08T15:40:14.000Z","updated_at":"2025-10-10T20:53:23.000Z","dependencies_parsed_at":"2024-04-17T05:21:13.664Z","dependency_job_id":"883b64b3-6df4-4e3e-ac03-7cf0c1d82abc","html_url":"https://github.com/WalletConnect/walletconnect-utils","commit_stats":{"total_commits":333,"total_committers":17,"mean_commits":19.58823529411765,"dds":0.7867867867867868,"last_synced_commit":"b031bf089996be40cff9db94e1d9a81fbf97c1e6"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/WalletConnect/walletconnect-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fwalletconnect-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fwalletconnect-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fwalletconnect-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fwalletconnect-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WalletConnect","download_url":"https://codeload.github.com/WalletConnect/walletconnect-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fwalletconnect-utils/sbom","scorecard":{"id":149615,"data":{"date":"2025-08-11","repo":{"name":"github.com/WalletConnect/walletconnect-utils","commit":"07d9ca2ea2df3a18592c2811db51f7b15eca9108"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"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/publish-pkg-canary.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pkg-latest.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":"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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/WalletConnect/walletconnect-utils/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/WalletConnect/walletconnect-utils/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/WalletConnect/walletconnect-utils/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pkg-canary.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/WalletConnect/walletconnect-utils/publish-pkg-canary.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pkg-canary.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/WalletConnect/walletconnect-utils/publish-pkg-canary.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pkg-latest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/WalletConnect/walletconnect-utils/publish-pkg-latest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pkg-latest.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/WalletConnect/walletconnect-utils/publish-pkg-latest.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pkg-canary.yml:21"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T10:15:14.009Z","repository_id":36955207,"created_at":"2025-08-16T10:15:14.010Z","updated_at":"2025-08-16T10:15:14.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018979,"owners_count":26086576,"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-14T02:00:06.444Z","response_time":60,"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-01-16T18:31:01.089Z","updated_at":"2025-10-14T12:23:12.852Z","avatar_url":"https://github.com/WalletConnect.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/40724","html_url":"https://opencollective.ecosyste.ms/projects/40724","collective":{"id":2032,"uuid":"rvedj9wr-oz3a56da-wa567blg-8x4m0ykn","slug":"walletconnect","name":"WalletConnect","description":"Open protocol to connect Wallets to Dapps","website":"https://walletconnect.org","github":"walletconnect","twitter":"walletconnect","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://walletconnect.org"},{"type":"TWITTER","url":"https://twitter.com/walletconnect"},{"type":"GITHUB","url":"https://github.com/walletconnect"}],"currency":"USD","projects_count":139,"last_synced_at":"2026-08-06T12:15:11.054Z","created_at":"2024-01-10T13:17:51.791Z","updated_at":"2026-08-06T12:15:11.243Z","transactions_count":2,"balance":0.5700000000000001,"account_type":"COLLECTIVE","owner":{"login":"WalletConnect","name":"WalletConnect","uuid":"37784886","kind":"organization","description":"Open protocol connecting Wallets to Dapps","email":"contact@walletconnect.com","website":"https://walletconnect.com","location":"Worldwide","twitter":"walletconnect","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37784886?v=4","repositories_count":115,"last_synced_at":"2024-10-29T18:24:59.341Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WalletConnect","funding_links":[],"total_stars":7532,"followers":2261,"following":0,"created_at":"2022-11-02T16:33:12.564Z","updated_at":"2024-10-29T18:24:59.342Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WalletConnect","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WalletConnect/repositories"},"last_project_activity_at":"2025-10-24T19:42:59.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-02-22T19:30:33.725Z","collective_updated_at":"2020-10-11T05:08:56.934Z","html_url":"https://opencollective.com/walletconnect","icon_url":"https://images.opencollective.com/walletconnect/logo/40.png","total_donations":0.5700000000000001,"total_expenses":-0.1,"current_balance":0.5700000000000001,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/walletconnect","url":"https://opencollective.ecosyste.ms/collectives/walletconnect","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/walletconnect/projects"}}