{"id":17665,"url":"https://github.com/dhall-lang/setup-dhall","last_synced_at":"2026-06-14T18:20:13.993Z","repository":{"id":56266430,"uuid":"243667585","full_name":"dhall-lang/setup-dhall","owner":"dhall-lang","description":"Github action to install a specific version of https://dhall-lang.org and run commands","archived":false,"fork":false,"pushed_at":"2024-03-12T18:28:46.000Z","size":56,"stargazers_count":16,"open_issues_count":3,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-16T00:36:09.466Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhall-lang.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-02-28T03:10:34.000Z","updated_at":"2025-04-09T10:15:29.000Z","dependencies_parsed_at":"2024-02-23T21:00:20.093Z","dependency_job_id":"5eedfca3-d328-4db2-b326-d8711fe4edc6","html_url":"https://github.com/dhall-lang/setup-dhall","commit_stats":{"total_commits":31,"total_committers":6,"mean_commits":5.166666666666667,"dds":"0.19354838709677424","last_synced_commit":"6b28be8f2912e67dd49585759e165ef53e4f7518"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/dhall-lang/setup-dhall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhall-lang%2Fsetup-dhall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhall-lang%2Fsetup-dhall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhall-lang%2Fsetup-dhall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhall-lang%2Fsetup-dhall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhall-lang","download_url":"https://codeload.github.com/dhall-lang/setup-dhall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhall-lang%2Fsetup-dhall/sbom","scorecard":{"id":339922,"data":{"date":"2025-08-11","repo":{"name":"github.com/dhall-lang/setup-dhall","commit":"6b28be8f2912e67dd49585759e165ef53e4f7518"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","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":"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":"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":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:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dhall-lang/setup-dhall/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":"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: 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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 5 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-18T05:33:07.709Z","repository_id":56266430,"created_at":"2025-08-18T05:33:07.709Z","updated_at":"2025-08-18T05:33:07.709Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013633,"owners_count":26085298,"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-12T02:00:06.719Z","response_time":53,"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-11T18:53:19.602Z","updated_at":"2025-10-13T00:24:26.792Z","avatar_url":"https://github.com/dhall-lang.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/17665","html_url":"https://opencollective.ecosyste.ms/projects/17665","collective":{"id":2337,"uuid":"88rzownx-l9e50pxa-j0k6ymvb-dgk7j43a","slug":"dhall","name":"The Dhall Language Project","description":"Maintainable configuration files","website":"https://dhall-lang.org","github":"dhall-lang","twitter":"dhall_lang","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://dhall-lang.org"},{"type":"TWITTER","url":"https://twitter.com/dhall_lang"},{"type":"GITHUB","url":"https://github.com/dhall-lang"}],"currency":"USD","projects_count":15,"last_synced_at":"2026-06-20T18:15:08.910Z","created_at":"2024-01-10T13:17:52.211Z","updated_at":"2026-06-20T18:15:09.208Z","transactions_count":522,"balance":12211.089999999947,"account_type":"COLLECTIVE","owner":{"login":"dhall-lang","name":"Dhall","uuid":"31601797","kind":"organization","description":"Maintainable configuration files","email":null,"website":"https://dhall-lang.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31601797?v=4","repositories_count":15,"last_synced_at":"2024-10-29T20:08:15.607Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dhall-lang","funding_links":["https://github.com/sponsors/dhall-lang"],"total_stars":6195,"followers":50,"following":0,"created_at":"2022-11-16T06:36:37.424Z","updated_at":"2024-10-29T20:08:15.607Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhall-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhall-lang/repositories"},"last_project_activity_at":"2026-01-13T01:24:13.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-08-31T05:00:16.070Z","collective_updated_at":"2023-02-07T17:17:37.676Z","html_url":"https://opencollective.com/dhall","icon_url":"https://images.opencollective.com/dhall/logo/40.png","total_donations":13347.119999999992,"total_expenses":-2221.919999999998,"current_balance":12211.089999999947,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/dhall","url":"https://opencollective.ecosyste.ms/collectives/dhall","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/dhall/projects"}}