{"id":5791243,"name":"mwilliamson/setup-wasmtime-action","ecosystem":"actions","description":"Set up a specific version of wasmtime and add the command-line tools to the PATH","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mwilliamson/setup-wasmtime-action","keywords_array":[],"namespace":"mwilliamson","versions_count":6,"first_release_published_at":"2020-12-21T21:27:37.000Z","latest_release_published_at":"2026-04-23T09:55:49.000Z","latest_release_number":"v3.0.0","last_synced_at":"2026-09-02T08:37:18.047Z","created_at":"2023-01-03T21:37:05.279Z","updated_at":"2026-09-04T22:51:18.798Z","registry_url":"https://github.com/mwilliamson/setup-wasmtime-action","install_command":null,"documentation_url":null,"metadata":{"name":"Set up wasmtime","description":"Set up a specific version of wasmtime and add the command-line tools to the PATH","inputs":{"wasmtime-version":{"description":"The wasmtime version","required":true}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":65161010,"uuid":"323430059","full_name":"mwilliamson/setup-wasmtime-action","owner":"mwilliamson","description":"GitHub action for wasmtime","archived":false,"fork":false,"pushed_at":"2026-04-23T09:55:56.000Z","size":85,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-06T22:57:55.087Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mwilliamson.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}},"created_at":"2020-12-21T19:31:39.000Z","updated_at":"2026-04-23T09:55:31.000Z","dependencies_parsed_at":"2023-01-13T15:44:15.435Z","dependency_job_id":null,"html_url":"https://github.com/mwilliamson/setup-wasmtime-action","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"bf814d7d8fc3c3a77dfe114bd9fb8a2c575f6ad6"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/mwilliamson/setup-wasmtime-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwilliamson","download_url":"https://codeload.github.com/mwilliamson/setup-wasmtime-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/sbom","scorecard":{"id":669941,"data":{"date":"2025-08-11","repo":{"name":"github.com/mwilliamson/setup-wasmtime-action","commit":"bf814d7d8fc3c3a77dfe114bd9fb8a2c575f6ad6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/13 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":"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/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mwilliamson/setup-wasmtime-action/main.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-21T19:38:00.330Z","repository_id":65161010,"created_at":"2025-08-21T19:38:00.330Z","updated_at":"2025-08-21T19:38:00.330Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"mwilliamson","name":"Michael Williamson","uuid":"391876","kind":"user","description":"","email":"","website":"http://mike.zwobble.org","location":"Cambridge, UK","twitter":"zwobble","company":null,"icon_url":"https://avatars.githubusercontent.com/u/391876?u=e10ad0b0c48196b38c9ee1dcaa984ddb724fb925\u0026v=4","repositories_count":173,"last_synced_at":"2024-04-14T07:10:04.149Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mwilliamson","funding_links":[],"total_stars":7203,"followers":203,"following":0,"created_at":"2022-11-02T16:32:42.549Z","updated_at":"2024-04-14T07:10:29.865Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwilliamson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwilliamson/repositories"},"tags":[{"name":"v3.0.0","sha":"1a0a4a9f366dd556ae5793e06ba39f960631f9b9","kind":"tag","published_at":"2026-04-23T09:55:49.000Z","download_url":"https://codeload.github.com/mwilliamson/setup-wasmtime-action/tar.gz/v3.0.0","html_url":"https://github.com/mwilliamson/setup-wasmtime-action/releases/tag/v3.0.0","dependencies_parsed_at":"2026-08-08T12:12:02.843Z","dependency_job_id":null,"purl":"pkg:github/mwilliamson/setup-wasmtime-action@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v3.0.0/manifests"},{"name":"v3","sha":"1a0a4a9f366dd556ae5793e06ba39f960631f9b9","kind":"tag","published_at":"2026-04-23T09:55:41.000Z","download_url":"https://codeload.github.com/mwilliamson/setup-wasmtime-action/tar.gz/v3","html_url":"https://github.com/mwilliamson/setup-wasmtime-action/releases/tag/v3","dependencies_parsed_at":"2026-08-08T12:12:02.831Z","dependency_job_id":null,"purl":"pkg:github/mwilliamson/setup-wasmtime-action@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v3/manifests"},{"name":"v2.0.0","sha":"bf814d7d8fc3c3a77dfe114bd9fb8a2c575f6ad6","kind":"tag","published_at":"2022-12-14T22:25:00.000Z","download_url":"https://codeload.github.com/mwilliamson/setup-wasmtime-action/tar.gz/v2.0.0","html_url":"https://github.com/mwilliamson/setup-wasmtime-action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-01T12:06:26.985Z","dependency_job_id":null,"purl":"pkg:github/mwilliamson/setup-wasmtime-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v2.0.0/manifests"},{"name":"v2","sha":"bf814d7d8fc3c3a77dfe114bd9fb8a2c575f6ad6","kind":"tag","published_at":"2022-12-14T22:24:55.000Z","download_url":"https://codeload.github.com/mwilliamson/setup-wasmtime-action/tar.gz/v2","html_url":"https://github.com/mwilliamson/setup-wasmtime-action/releases/tag/v2","dependencies_parsed_at":"2023-06-01T12:06:27.461Z","dependency_job_id":null,"purl":"pkg:github/mwilliamson/setup-wasmtime-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v2/manifests"},{"name":"v1","sha":"e229a3a6bf212b0a36e80a8ed24bc7a012d17b02","kind":"tag","published_at":"2020-12-21T21:34:44.000Z","download_url":"https://codeload.github.com/mwilliamson/setup-wasmtime-action/tar.gz/v1","html_url":"https://github.com/mwilliamson/setup-wasmtime-action/releases/tag/v1","dependencies_parsed_at":"2023-06-01T12:06:28.315Z","dependency_job_id":null,"purl":"pkg:github/mwilliamson/setup-wasmtime-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v1/manifests"},{"name":"v1.0","sha":"e229a3a6bf212b0a36e80a8ed24bc7a012d17b02","kind":"tag","published_at":"2020-12-21T21:27:37.000Z","download_url":"https://codeload.github.com/mwilliamson/setup-wasmtime-action/tar.gz/v1.0","html_url":"https://github.com/mwilliamson/setup-wasmtime-action/releases/tag/v1.0","dependencies_parsed_at":"2023-06-01T12:06:27.868Z","dependency_job_id":null,"purl":"pkg:github/mwilliamson/setup-wasmtime-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwilliamson%2Fsetup-wasmtime-action/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T22:51:18.798Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":10.701948977974965,"dependent_packages_count":0.0,"stargazers_count":22.94406591665346,"forks_count":35.20202820472191,"docker_downloads_count":4.385992711139281,"average":14.646807162097923},"purl":"pkg:githubactions/mwilliamson/setup-wasmtime-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/mwilliamson/setup-wasmtime-action","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/actions/mwilliamson/setup-wasmtime-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/mwilliamson/setup-wasmtime-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-10T01:43:14.161Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/mwilliamson%2Fsetup-wasmtime-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mwilliamson%2Fsetup-wasmtime-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mwilliamson%2Fsetup-wasmtime-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mwilliamson%2Fsetup-wasmtime-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mwilliamson%2Fsetup-wasmtime-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mwilliamson%2Fsetup-wasmtime-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mwilliamson%2Fsetup-wasmtime-action/codemeta","maintainers":[]}