{"id":1123507,"name":"@platonnetwork/web3-provider-engine","ecosystem":"npm","description":"[![Greenkeeper badge](https://badges.greenkeeper.io/MetaMask/provider-engine.svg)](https://greenkeeper.io/)","homepage":"https://github.com/MetaMask/provider-engine#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/MetaMask/provider-engine","keywords_array":[],"namespace":"platonnetwork","versions_count":1,"first_release_published_at":"2020-03-20T07:31:31.562Z","latest_release_published_at":"2020-03-20T07:31:31.562Z","latest_release_number":"14.2.1","last_synced_at":"2026-03-23T12:41:54.874Z","created_at":"2022-04-08T11:23:52.975Z","updated_at":"2026-03-23T12:41:54.875Z","registry_url":"https://www.npmjs.com/package/@platonnetwork/web3-provider-engine","install_command":"npm install @platonnetwork/web3-provider-engine","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"14.2.1"}},"repo_metadata":{"id":38239712,"uuid":"47658358","full_name":"MetaMask/web3-provider-engine","owner":"MetaMask","description":"A JavaScript library for composing Ethereum provider objects using middleware modules","archived":true,"fork":false,"pushed_at":"2024-04-22T08:27:27.000Z","size":5542,"stargazers_count":602,"open_issues_count":7,"forks_count":328,"subscribers_count":66,"default_branch":"main","last_synced_at":"2025-10-04T06:28:36.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/MetaMask.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":"metamask","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-12-09T00:32:36.000Z","updated_at":"2025-10-03T22:01:26.000Z","dependencies_parsed_at":"2024-06-18T11:11:56.420Z","dependency_job_id":"bcf76587-25cb-4b68-8068-fc3aa3c1e690","html_url":"https://github.com/MetaMask/web3-provider-engine","commit_stats":{"total_commits":741,"total_committers":70,"mean_commits":"10.585714285714285","dds":0.4412955465587044,"last_synced_commit":"472426ae0460e7482330d970a2a1e17c7b5b5157"},"previous_names":["metamask/provider-engine"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/MetaMask/web3-provider-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMask%2Fweb3-provider-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMask%2Fweb3-provider-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMask%2Fweb3-provider-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMask%2Fweb3-provider-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MetaMask","download_url":"https://codeload.github.com/MetaMask/web3-provider-engine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMask%2Fweb3-provider-engine/sbom","scorecard":{"id":92959,"data":{"date":"2025-08-11","repo":{"name":"github.com/MetaMask/web3-provider-engine","commit":"472426ae0460e7482330d970a2a1e17c7b5b5157"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/security-code-scanner.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/security-code-scanner.yml:14","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/security-code-scanner.yml:15","Warn: no topLevel permission defined: .github/workflows/build-lint-test.yml:1","Warn: no topLevel permission defined: .github/workflows/security-code-scanner.yml:1"],"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":"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/build-lint-test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/MetaMask/web3-provider-engine/build-lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-lint-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/MetaMask/web3-provider-engine/build-lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-lint-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/MetaMask/web3-provider-engine/build-lint-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security-code-scanner.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/MetaMask/web3-provider-engine/security-code-scanner.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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: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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/MetaMask/.github/SECURITY.md:1","Info: Found linked content: github.com/MetaMask/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/MetaMask/.github/SECURITY.md:1","Info: Found text in security policy: github.com/MetaMask/.github/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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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 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":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-584q-6j8j-r5pm","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-15T08:15:26.924Z","repository_id":38239712,"created_at":"2025-08-15T08:15:26.924Z","updated_at":"2025-08-15T08:15:26.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278386678,"owners_count":25978223,"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-04T02:00:05.491Z","response_time":63,"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":"MetaMask","name":"MetaMask","uuid":"11744586","kind":"organization","description":"MetaMask brings Ethereum to your web browser","email":"hello@metamask.io","website":"https://metamask.io","location":"Ethereum Blockchain","twitter":"metamask","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11744586?v=4","repositories_count":269,"last_synced_at":"2025-09-21T21:38:13.681Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"metamask","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/MetaMask","funding_links":["https://opencollective.com/metamask"],"total_stars":23878,"followers":4499,"following":0,"created_at":"2022-11-02T16:28:40.556Z","updated_at":"2025-09-21T21:38:13.681Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MetaMask","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MetaMask/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-05T22:20:34.489Z","dependent_packages_count":2,"downloads":28,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":null,"forks_count":null,"average":29.105051812615994},"purl":"pkg:npm/%40platonnetwork/web3-provider-engine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@platonnetwork/web3-provider-engine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@platonnetwork/web3-provider-engine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@platonnetwork/web3-provider-engine/dependencies","status":null,"funding_links":["https://opencollective.com/metamask"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T09:39:44.830Z","issues_count":39,"pull_requests_count":107,"avg_time_to_close_issue":67421200.35135135,"avg_time_to_close_pull_request":7093119.714285715,"issues_closed_count":37,"pull_requests_closed_count":105,"pull_request_authors_count":23,"issue_authors_count":36,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.2242990654205608,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMask%2Fweb3-provider-engine/issues","maintainers":[{"login":"legobeat","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legobeat"},{"login":"rekmarks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rekmarks"},{"login":"rickycodes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickycodes"},{"login":"kumavis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kumavis"},{"login":"Gudahtt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Gudahtt"},{"login":"brad-decker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brad-decker"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@platonnetwork%2Fweb3-provider-engine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@platonnetwork%2Fweb3-provider-engine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@platonnetwork%2Fweb3-provider-engine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@platonnetwork%2Fweb3-provider-engine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@platonnetwork%2Fweb3-provider-engine/codemeta","maintainers":[{"uuid":"platonnetwork","login":"platonnetwork","name":null,"email":"npm@platon.network","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~platonnetwork","role":null,"created_at":"2022-11-20T23:48:23.875Z","updated_at":"2022-11-20T23:48:23.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/platonnetwork/packages"}]}