{"id":28877,"url":"https://github.com/swiftwasm/setup-swiftwasm","last_synced_at":"2026-06-01T00:20:13.444Z","repository":{"id":65161929,"uuid":"547346986","full_name":"swiftwasm/setup-swiftwasm","owner":"swiftwasm","description":"An action to download a prebuilt SwiftWasm toolchain and add it to the PATH","archived":false,"fork":false,"pushed_at":"2025-08-26T00:16:00.000Z","size":1521,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-26T02:32:01.720Z","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/swiftwasm.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-10-07T14:30:23.000Z","updated_at":"2025-08-26T00:15:57.000Z","dependencies_parsed_at":"2024-03-23T23:27:44.497Z","dependency_job_id":"d1c97f54-3f28-48bf-a50c-036321793023","html_url":"https://github.com/swiftwasm/setup-swiftwasm","commit_stats":{"total_commits":71,"total_committers":4,"mean_commits":17.75,"dds":"0.47887323943661975","last_synced_commit":"4a6da4c99dfa5b2b37ac9480755d9425eb2be5f8"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":"actions/javascript-action","purl":"pkg:github/swiftwasm/setup-swiftwasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftwasm%2Fsetup-swiftwasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftwasm%2Fsetup-swiftwasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftwasm%2Fsetup-swiftwasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftwasm%2Fsetup-swiftwasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swiftwasm","download_url":"https://codeload.github.com/swiftwasm/setup-swiftwasm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftwasm%2Fsetup-swiftwasm/sbom","scorecard":{"id":861997,"data":{"date":"2025-08-11","repo":{"name":"github.com/swiftwasm/setup-swiftwasm","commit":"f0d23e9677e103ba9fd40615bdcd1ea899debdd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"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":"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":-1,"reason":"Found no human activity in the last 15 changesets","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":"Maintained","score":10,"reason":"18 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-dist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swiftwasm/setup-swiftwasm/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/swiftwasm/setup-swiftwasm/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/swiftwasm/setup-swiftwasm/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/swiftwasm/setup-swiftwasm/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swiftwasm/setup-swiftwasm/test.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-24T01:34:35.620Z","repository_id":65161929,"created_at":"2025-08-24T01:34:35.620Z","updated_at":"2025-08-24T01:34:35.620Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273282014,"owners_count":25077656,"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-09-02T02:00:09.530Z","response_time":77,"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-12T17:16:34.671Z","updated_at":"2025-09-02T12:21:23.542Z","avatar_url":"https://github.com/swiftwasm.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/28877","html_url":"https://opencollective.ecosyste.ms/projects/28877","collective":{"id":1484,"uuid":"rmvrwng4-kj03dpbl-34a6z57o-yl9e8xba","slug":"swiftwasm","name":"SwiftWasm","description":"SwiftWasm compiles your Swift code to WebAssembly","website":"https://swiftwasm.org","github":"swiftwasm","twitter":"SwiftWasm","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://swiftwasm.org"},{"type":"TWITTER","url":"https://twitter.com/SwiftWasm"},{"type":"GITHUB","url":"https://github.com/swiftwasm"}],"currency":"USD","projects_count":58,"last_synced_at":"2026-06-06T00:15:09.398Z","created_at":"2024-01-10T13:17:50.273Z","updated_at":"2026-06-06T00:15:11.334Z","transactions_count":284,"balance":42699.15999999998,"account_type":"COLLECTIVE","owner":{"login":"swiftwasm","name":"SwiftWasm","uuid":"49500752","kind":"organization","description":"SwiftWasm compiles your Swift code to WebAssembly.","email":"hello@swiftwasm.org","website":"https://swiftwasm.org","location":null,"twitter":"SwiftWasm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/49500752?v=4","repositories_count":58,"last_synced_at":"2025-12-14T00:07:08.673Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/swiftwasm","funding_links":["https://github.com/sponsors/swiftwasm"],"total_stars":4085,"followers":434,"following":0,"created_at":"2022-11-13T15:25:46.249Z","updated_at":"2025-12-14T00:07:08.674Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swiftwasm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swiftwasm/repositories"},"last_project_activity_at":"2025-10-22T10:08:55.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-12-14T22:15:39.344Z","collective_updated_at":"2023-02-07T17:17:42.967Z","html_url":"https://opencollective.com/swiftwasm","icon_url":"https://images.opencollective.com/swiftwasm/logo/40.png","total_donations":49742.259999999995,"total_expenses":-12456.12,"current_balance":42699.15999999998,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/swiftwasm","url":"https://opencollective.ecosyste.ms/collectives/swiftwasm","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/swiftwasm/projects"}}