{"id":36060,"url":"https://github.com/purescript/spago","last_synced_at":"2026-07-29T00:20:42.948Z","repository":{"id":37837956,"uuid":"149850277","full_name":"purescript/spago","owner":"purescript","description":"🍝 PureScript package manager and build tool","archived":false,"fork":false,"pushed_at":"2025-09-26T19:50:45.000Z","size":3827,"stargazers_count":815,"open_issues_count":53,"forks_count":133,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-09-29T15:21:36.977Z","etag":null,"topics":["build-tool","package-manager","package-sets","purescript"],"latest_commit_sha":null,"homepage":"","language":"PureScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/purescript.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2018-09-22T06:02:07.000Z","updated_at":"2025-09-13T12:14:50.000Z","dependencies_parsed_at":"2023-09-26T21:03:35.591Z","dependency_job_id":"68b4d21e-2f8f-45cc-9e94-2f9f1d247627","html_url":"https://github.com/purescript/spago","commit_stats":{"total_commits":950,"total_committers":106,"mean_commits":8.962264150943396,"dds":0.5052631578947369,"last_synced_commit":"1dba7dc969dd30d8c398f759dd4a9e5eafc3aef5"},"previous_names":["spacchetti/spago"],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/purescript/spago","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript%2Fspago","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript%2Fspago/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript%2Fspago/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript%2Fspago/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purescript","download_url":"https://codeload.github.com/purescript/spago/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript%2Fspago/sbom","scorecard":{"id":749991,"data":{"date":"2025-08-11","repo":{"name":"github.com/purescript/spago","commit":"4f084378ca6c2e06f988ad0826d2311c4af38ad9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Maintained","score":5,"reason":"2 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 5","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":6,"reason":"Found 17/28 approved changesets -- score normalized to 6","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":"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":"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/nix-flake.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nix-flake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/nix-flake.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nix-flake.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/nix-flake.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nix-flake.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/nix-flake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript/spago/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:60","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.21.0 not signed: https://api.github.com/repos/purescript/spago/releases/101907967","Warn: release artifact 0.20.9 not signed: https://api.github.com/repos/purescript/spago/releases/65940278","Warn: release artifact 0.20.8 not signed: https://api.github.com/repos/purescript/spago/releases/65460873","Warn: release artifact 0.20.7 not signed: https://api.github.com/repos/purescript/spago/releases/59407926","Warn: release artifact 0.20.6 not signed: https://api.github.com/repos/purescript/spago/releases/59110888","Warn: release artifact 0.21.0 does not have provenance: https://api.github.com/repos/purescript/spago/releases/101907967","Warn: release artifact 0.20.9 does not have provenance: https://api.github.com/repos/purescript/spago/releases/65940278","Warn: release artifact 0.20.8 does not have provenance: https://api.github.com/repos/purescript/spago/releases/65460873","Warn: release artifact 0.20.7 does not have provenance: https://api.github.com/repos/purescript/spago/releases/59407926","Warn: release artifact 0.20.6 does not have provenance: https://api.github.com/repos/purescript/spago/releases/59110888"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-22T20:01:37.685Z","repository_id":37837956,"created_at":"2025-08-22T20:01:37.685Z","updated_at":"2025-08-22T20:01:37.685Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277859118,"owners_count":25889877,"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-01T02:00:09.286Z","response_time":88,"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":["build-tool","package-manager","package-sets","purescript"],"created_at":"2024-01-12T17:46:57.116Z","updated_at":"2025-10-03T00:20:55.686Z","avatar_url":"https://github.com/purescript.png","language":"PureScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/36060","html_url":"https://opencollective.ecosyste.ms/projects/36060","collective":{"id":2203,"uuid":"0n4gx0br-ov5m96nd-kxgpd8lk-3ey7jzwa","slug":"purescript","name":"PureScript","description":"Help fund infrastructure for PureScript, a strongly-typed functional programming language that compiles to JavaScript","website":"https://www.purescript.org","github":"purescript","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.purescript.org"},{"type":"GITHUB","url":"https://github.com/purescript"}],"currency":"USD","projects_count":84,"last_synced_at":"2026-07-28T00:15:17.211Z","created_at":"2024-01-10T13:17:52.020Z","updated_at":"2026-07-28T00:15:17.381Z","transactions_count":748,"balance":57.310000000001025,"account_type":"COLLECTIVE","owner":{"login":"purescript","name":"PureScript","uuid":"6556677","kind":"organization","description":"A small strongly, statically typed language which compiles to Javascript","email":null,"website":"http://purescript.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6556677?v=4","repositories_count":83,"last_synced_at":"2024-10-29T20:08:13.363Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/purescript","funding_links":[],"total_stars":13240,"followers":160,"following":0,"created_at":"2022-11-02T16:41:45.513Z","updated_at":"2024-10-29T20:08:13.364Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purescript","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purescript/repositories"},"last_project_activity_at":"2025-10-19T07:33:55.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-11-06T18:02:43.963Z","collective_updated_at":"2023-08-01T14:33:58.586Z","html_url":"https://opencollective.com/purescript","icon_url":"https://images.opencollective.com/purescript/logo/40.png","total_donations":4606.000000000008,"total_expenses":-5166.31,"current_balance":57.310000000001025,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/purescript","url":"https://opencollective.ecosyste.ms/collectives/purescript","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/purescript/projects"}}