{"id":6339319,"name":"browser-actions/setup-edge","ecosystem":"actions","description":"Install and setup Microsoft Edge","homepage":"https://github.com/marketplace/actions/setup-edge","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/browser-actions/setup-edge","keywords_array":["actions","edge","github-actions"],"namespace":"browser-actions","versions_count":14,"first_release_published_at":"2021-01-31T02:14:47.000Z","latest_release_published_at":"2026-05-06T05:37:28.000Z","latest_release_number":"v1.1.2","last_synced_at":"2026-05-23T14:13:04.933Z","created_at":"2023-02-15T04:16:38.834Z","updated_at":"2026-05-23T15:42:19.717Z","registry_url":"https://github.com/browser-actions/setup-edge","install_command":null,"documentation_url":null,"metadata":{"name":"Setup Edge","description":"Install and setup Microsoft Edge","author":"Shin'ya Ueoka","inputs":{"edge-version":{"description":"The Edge version to be installed.  Supported versions are \"stable\", \"beta\", \"dev\"","default":"stable","required":false}},"outputs":{"edge-version":{"description":"The installed Edge version. Useful when given a latest version."},"edge-path":{"description":"The installed Edge path."}},"runs":{"using":"node24","main":"index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":37055613,"uuid":"328996205","full_name":"browser-actions/setup-edge","owner":"browser-actions","description":"Set up your GitHub Actions workflow with a specific version of Microsoft Edge","archived":false,"fork":false,"pushed_at":"2026-05-09T14:21:39.000Z","size":950,"stargazers_count":10,"open_issues_count":5,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-20T16:16:00.857Z","etag":null,"topics":["actions","edge","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/setup-edge","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/browser-actions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"ueokande"}},"created_at":"2021-01-12T13:31:03.000Z","updated_at":"2026-05-09T14:21:42.000Z","dependencies_parsed_at":"2024-06-19T05:26:55.335Z","dependency_job_id":"4459d89a-ed0b-41f9-8124-967ba1e6e29b","html_url":"https://github.com/browser-actions/setup-edge","commit_stats":{"total_commits":181,"total_committers":3,"mean_commits":"60.333333333333336","dds":0.425414364640884,"last_synced_commit":"da55a3730bb1d516cf8192e6f316833d2359bc67"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/browser-actions/setup-edge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browser-actions%2Fsetup-edge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browser-actions%2Fsetup-edge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browser-actions%2Fsetup-edge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browser-actions%2Fsetup-edge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browser-actions","download_url":"https://codeload.github.com/browser-actions/setup-edge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browser-actions%2Fsetup-edge/sbom","scorecard":{"id":254755,"data":{"date":"2025-08-11","repo":{"name":"github.com/browser-actions/setup-edge","commit":"f4871906fa213a340eb088306e91a31ab2c1b13c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/browser-actions/setup-edge/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/browser-actions/setup-edge/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/browser-actions/setup-edge/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/browser-actions/setup-edge/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/browser-actions/setup-edge/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/browser-actions/setup-edge/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/browser-actions/setup-edge/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/browser-actions/setup-edge/release.yml/master?enable=pin","Info:   0 out of   6 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":"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":"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":"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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-17T09:22:27.743Z","repository_id":37055613,"created_at":"2025-08-17T09:22:27.743Z","updated_at":"2025-08-17T09:22:27.743Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33398940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: 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"},"tags":[]},"repo_metadata_updated_at":"2026-05-23T15:42:19.716Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":50,"rankings":{"downloads":null,"dependent_repos_count":6.461733481223261,"dependent_packages_count":0.0,"stargazers_count":19.84154650610046,"forks_count":8.271272381556013,"docker_downloads_count":0.6243067659641895,"average":7.039771826968784},"purl":"pkg:githubactions/browser-actions/setup-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/browser-actions/setup-edge","docker_dependents_count":2,"docker_downloads_count":5361937,"usage_url":"https://repos.ecosyste.ms/usage/actions/browser-actions/setup-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/browser-actions/setup-edge/dependencies","status":null,"funding_links":["https://github.com/sponsors/ueokande"],"critical":null,"issue_metadata":{"last_synced_at":"2024-05-07T00:34:52.818Z","issues_count":4,"pull_requests_count":216,"avg_time_to_close_issue":2244198.3333333335,"avg_time_to_close_pull_request":1513509.0805687204,"issues_closed_count":3,"pull_requests_closed_count":211,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.8148148148148148,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":198,"past_year_issues_count":3,"past_year_pull_requests_count":119,"past_year_avg_time_to_close_issue":189094.0,"past_year_avg_time_to_close_pull_request":980338.8947368421,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.8739495798319328,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/browser-actions%2Fsetup-edge/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/browser-actions%2Fsetup-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/browser-actions%2Fsetup-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/browser-actions%2Fsetup-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/browser-actions%2Fsetup-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/browser-actions%2Fsetup-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/browser-actions%2Fsetup-edge/codemeta","maintainers":[]}