{"id":6113,"name":"shake","description":"Shake build system","url":"https://github.com/ndmitchell/shake","last_synced_at":"2025-09-04T19:00:24.690Z","repository":{"id":7122465,"uuid":"8417201","full_name":"ndmitchell/shake","owner":"ndmitchell","description":"Shake build system","archived":false,"fork":false,"pushed_at":"2025-02-02T21:45:37.000Z","size":9366,"stargazers_count":782,"open_issues_count":199,"forks_count":121,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-05-21T23:07:24.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://shakebuild.com","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ndmitchell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-25T20:10:28.000Z","updated_at":"2025-05-21T09:05:38.000Z","dependencies_parsed_at":"2023-02-12T11:30:16.710Z","dependency_job_id":"1fae7927-dfe8-4744-b3e9-22e419ffb6ff","html_url":"https://github.com/ndmitchell/shake","commit_stats":{"total_commits":5860,"total_committers":85,"mean_commits":68.94117647058823,"dds":0.1945392491467577,"last_synced_commit":"702eff22eec847f727a5a82574dd737f835fae91"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/ndmitchell/shake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndmitchell","download_url":"https://codeload.github.com/ndmitchell/shake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake/sbom","scorecard":{"id":677784,"data":{"date":"2025-08-11","repo":{"name":"github.com/ndmitchell/shake","commit":"c69037e5e2d150bcb79be366d081688ad00e4c71"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/28 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ndmitchell/shake/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ndmitchell/shake/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ndmitchell/shake/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ndmitchell/shake/ci.yml/master?enable=pin","Info:   0 out of   2 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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: model/Main.hs:6","Info: HaskellPropertyBasedTesting integration found: model/Test.hs:16","Info: HaskellPropertyBasedTesting integration found: src/Test/FilePath.hs:8","Info: HaskellPropertyBasedTesting integration found: src/Test/FilePattern.hs:11","Info: HaskellPropertyBasedTesting integration found: model/Main.hs:6","Info: HaskellPropertyBasedTesting integration found: model/Test.hs:16","Info: HaskellPropertyBasedTesting integration found: src/Test/FilePath.hs:8","Info: HaskellPropertyBasedTesting integration found: src/Test/FilePattern.hs:11"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.19.2 not signed: https://api.github.com/repos/ndmitchell/shake/releases/33974298","Warn: release artifact v0.19.1 not signed: https://api.github.com/repos/ndmitchell/shake/releases/27294257","Warn: release artifact v0.19 not signed: https://api.github.com/repos/ndmitchell/shake/releases/26830913","Warn: release artifact v0.18.5 not signed: https://api.github.com/repos/ndmitchell/shake/releases/23320685","Warn: release artifact v0.19.2 does not have provenance: https://api.github.com/repos/ndmitchell/shake/releases/33974298","Warn: release artifact v0.19.1 does not have provenance: https://api.github.com/repos/ndmitchell/shake/releases/27294257","Warn: release artifact v0.19 does not have provenance: https://api.github.com/repos/ndmitchell/shake/releases/26830913","Warn: release artifact v0.18.5 does not have provenance: https://api.github.com/repos/ndmitchell/shake/releases/23320685"],"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 4 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-21T22:05:04.731Z","repository_id":7122465,"created_at":"2025-08-21T22:05:04.731Z","updated_at":"2025-08-21T22:05:04.731Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273657100,"owners_count":25145003,"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-04T02:00:08.968Z","response_time":61,"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":{"login":"ndmitchell","name":"Neil Mitchell","uuid":"1651197","kind":"user","description":"Haskell/Rust programmer. All code is open source and licensed by me, not my employer. All views are my own.","email":"","website":"https://ndmitchell.com","location":"Cambridge, UK","twitter":"ndm_haskell","company":"Meta","icon_url":"https://avatars.githubusercontent.com/u/1651197?u=2a7f401a0bc6c1e722d5fbecc923715861c4567c\u0026v=4","repositories_count":139,"last_synced_at":"2024-12-06T21:34:43.153Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ndmitchell","funding_links":[],"total_stars":5867,"followers":848,"following":0,"created_at":"2022-11-02T16:40:31.917Z","updated_at":"2024-12-06T21:34:43.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndmitchell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndmitchell/repositories"},"packages":[{"id":11699955,"name":"github.com/ndmitchell/shake","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/ndmitchell/shake","keywords_array":[],"namespace":null,"versions_count":55,"first_release_published_at":"2013-09-26T19:40:05.000Z","latest_release_published_at":"2024-01-14T14:32:47.000Z","latest_release_number":"v0.19.8","last_synced_at":"2025-08-29T21:08:32.048Z","created_at":"2025-05-28T10:03:48.983Z","updated_at":"2025-08-29T21:08:32.048Z","registry_url":"https://pkg.go.dev/github.com/ndmitchell/shake","install_command":"go get github.com/ndmitchell/shake","documentation_url":"https://pkg.go.dev/github.com/ndmitchell/shake#section-documentation","metadata":{},"repo_metadata":{"id":7122465,"uuid":"8417201","full_name":"ndmitchell/shake","owner":"ndmitchell","description":"Shake build system","archived":false,"fork":false,"pushed_at":"2025-02-02T21:45:37.000Z","size":9366,"stargazers_count":782,"open_issues_count":199,"forks_count":121,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-05-21T23:07:24.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://shakebuild.com","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ndmitchell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-25T20:10:28.000Z","updated_at":"2025-05-21T09:05:38.000Z","dependencies_parsed_at":"2023-02-12T11:30:16.710Z","dependency_job_id":"1fae7927-dfe8-4744-b3e9-22e419ffb6ff","html_url":"https://github.com/ndmitchell/shake","commit_stats":{"total_commits":5860,"total_committers":85,"mean_commits":68.94117647058823,"dds":0.1945392491467577,"last_synced_commit":"702eff22eec847f727a5a82574dd737f835fae91"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndmitchell","download_url":"https://codeload.github.com/ndmitchell/shake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256792685,"owners_count":22443845,"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","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"}},"repo_metadata_updated_at":"2025-05-28T10:13:18.189Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.796978855198666,"dependent_packages_count":5.432117933329229,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.614548394263947},"purl":"pkg:golang/github.com/ndmitchell/shake","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ndmitchell/shake","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ndmitchell/shake","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ndmitchell/shake/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T23:07:20.535Z","issues_count":72,"pull_requests_count":34,"avg_time_to_close_issue":8088364.176470588,"avg_time_to_close_pull_request":10782752.4,"issues_closed_count":17,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":43,"avg_comments_per_issue":3.4722222222222223,"avg_comments_per_pull_request":2.8823529411764706,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":210898.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake/issues","maintainers":[{"login":"ndmitchell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndmitchell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fndmitchell%2Fshake/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fndmitchell%2Fshake/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fndmitchell%2Fshake/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fndmitchell%2Fshake/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":314731,"full_name":"ndmitchell/shake","default_branch":"master","committers":[{"name":"Neil Mitchell","email":"ndmitchell@gmail.com","login":"ndmitchell","count":4732},{"name":"Neil Mitchell","email":"unknown","login":null,"count":817},{"name":"Neil Mitchell","email":"neil.mitchell@sc.com","login":null,"count":63},{"name":"Jorge Acereda","email":"jacereda@gmail.com","login":"jacereda","count":55},{"name":"Pepe Iborra","email":"pepeiborra@gmail.com","login":"pepeiborra","count":21},{"name":"Dale Wijnand","email":"dale.wijnand@gmail.com","login":"dwijnand","count":21},{"name":"Eric Wolf","email":"ericwolf42@gmail.com","login":"typetetris","count":17},{"name":"Fadil Mokhchane","email":"fadil.mokhchane@gmail.com","login":null,"count":8},{"name":"Stefan Kersten","email":"kaoskorobase@gmail.com","login":"kaoskorobase","count":8},{"name":"Mike Ledger","email":"mike@quasimal.com","login":"mikeplus64","count":7},{"name":"Sven Heyll","email":"sven.heyll@lindenbaum.eu","login":null,"count":6},{"name":"Edward Z. Yang","email":"ezyang@cs.stanford.edu","login":"ezyang","count":6},{"name":"Ryan Scott","email":"ryan.gl.scott@gmail.com","login":"RyanGlScott","count":6},{"name":"Adam Sandberg Eriksson","email":"adam@sandbergericsson.se","login":"adamse","count":5},{"name":"Moritz Angermann","email":"moritz.angermann@gmail.com","login":"angerman","count":5},{"name":"Yuriy Syrovetskiy","email":"cblp@cblp.su","login":"cblp","count":4},{"name":"Gabor Greif","email":"ggreif@gmail.com","login":"ggreif","count":4},{"name":"Jens Petersen","email":"juhpetersen@gmail.com","login":"juhp","count":4},{"name":"Thomas Schilling","email":"nominolo@googlemail.com","login":"nominolo","count":4},{"name":"Sridhar Ratnakumar","email":"srid@srid.ca","login":"srid","count":3},{"name":"Sidharth Kapur","email":"sidharthkapur1@gmail.com","login":"sid-kap","count":3},{"name":"Laurent Petit","email":"laurent.petit@gmail.com","login":"laurentpetit","count":2},{"name":"Joachim Breitner","email":"mail@joachim-breitner.de","login":"nomeata","count":2},{"name":"Ben Gamari","email":"ben@smart-cactus.org","login":"bgamari","count":2},{"name":"Andrey Mokhov","email":"andrey.mokhov@gmail.com","login":"snowleopard","count":2},{"name":"Austin Seipp","email":"as@fastly.com","login":null,"count":2},{"name":"Justin Paston-Cooper","email":"paston.cooper@gmail.com","login":null,"count":2},{"name":"Mathnerd314","email":"mathnerd314.gph+hs@gmail.com","login":"Mathnerd314","count":2},{"name":"Mikhail Glushenkov","email":"mikhail.glushenkov@gmail.com","login":"23Skidoo","count":2},{"name":"Niklas Hambüchen","email":"mail@nh2.me","login":"nh2","count":2},{"name":"Evan Laforge","email":"qdunkan@gmail.com","login":"elaforge","count":2},{"name":"Ryan Gonzalez","email":"kirbyfan64","login":"kirbyfan64","count":1},{"name":"Profpatsch","email":"mail@profpatsch.de","login":"Profpatsch","count":1},{"name":"PHO","email":"pho@cielonegro.org","login":"depressed-pho","count":1},{"name":"Max New","email":"maxsnew@gmail.com","login":"maxsnew","count":1},{"name":"Alex Berg","email":"chexxor","login":"chexxor","count":1},{"name":"Alexandre Esteves","email":"alexandre.fmp.esteves@gmail.com","login":"alexfmpe","count":1},{"name":"Sergei Trofimovich","email":"slyfox@community.haskell.org","login":"trofi","count":1},{"name":"Benjamin Hipple","email":"bhipple@bloomberg.net","login":null,"count":1},{"name":"Sergei Trofimovich","email":"slyfox@gentoo.org","login":null,"count":1},{"name":"Trayton White","email":"tbw@traytonwhite.com","login":null,"count":1},{"name":"shahn","email":"shahn@joyridelabs.de","login":null,"count":1},{"name":"Matthew Pickering","email":"matthewtpickering@gmail.com","login":"mpickering","count":1},{"name":"ˌbodʲɪˈɡrʲim","email":"andrew.lelechenko@gmail.com","login":"Bodigrim","count":1},{"name":"Chris Martin","email":"ch.martin@gmail.com","login":"chris-martin","count":1},{"name":"Sergey Vinokurov","email":"serg.foo@gmail.com","login":"sergv","count":1},{"name":"Simon Hengel","email":"sol@typeful.net","login":"sol","count":1},{"name":"Sönke Hahn","email":"soenkehahn@gmail.com","login":"soenkehahn","count":1},{"name":"Takano Akio","email":"tak@anoak.io","login":"takano-akio","count":1},{"name":"Timo von Holtz","email":"tvh@tvholtz.de","login":"tvh","count":1},{"name":"Travis Whitaker","email":"pi.boy.travis@gmail.com","login":"TravisWhitaker","count":1},{"name":"Vanessa McHale","email":"vamchale@gmail.com","login":"vmchale","count":1},{"name":"Vilem Liepelt","email":"17603372+buggymcbugfix","login":"buggymcbugfix","count":1},{"name":"cydparser","email":"cydparser@gmail.com","login":"cydparser","count":1},{"name":"epdtry","email":"stuart@pernsteiner.org","login":"spernsteiner","count":1},{"name":"jonathn","email":"j.github@ingenios.co.uk","login":"jonathn","count":1},{"name":"nickhs","email":"nickhs@asana.com","login":"nickhs-asana","count":1},{"name":"rymg19@gmail.com","email":"rymg19@gmail.com","login":"refi64","count":1},{"name":"A. Bram Neijt","email":"bneijt@gmail.com","login":"bneijt","count":1},{"name":"Daniel Bergey","email":"bergey@teallabs.org","login":"bergey","count":1},{"name":"David Eichmann","email":"EichmannD@gmail.com","login":"DavidEichmann","count":1},{"name":"Dmitry Ivanov","email":"ethercrow@gmail.com","login":"ethercrow","count":1},{"name":"Douglas Wilson","email":"douglas.wilson@gmail.com","login":"duog","count":1},{"name":"Eric Lindblad","email":"askeblad@outlook.com","login":null,"count":1},{"name":"Austin Seipp","email":"mad.one@gmail.com","login":"thoughtpolice","count":1},{"name":"Bas van Dijk","email":"v.dijk.bas@gmail.com","login":"basvandijk","count":1},{"name":"Ben Clifford","email":"benc@hawaga.org.uk","login":"benclifford","count":1},{"name":"Bit Connor","email":"mutantlemon@gmail.com","login":"bitc","count":1},{"name":"Boris Lykah","email":"lykahb@gmail.com","login":"lykahb","count":1},{"name":"Brian Wignall","email":"brianwignall@gmail.com","login":"bwignall","count":1},{"name":"Chris Hodapp","email":"Hodapp87@gmail.com","login":"Hodapp87","count":1},{"name":"Echo Nolan","email":"echo@echonolan.net","login":"enolan","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Eric Wolf","email":"erwo42","login":"erwo42","count":1},{"name":"Ezequiel Alvarez","email":"welcometothechango@gmail.com","login":"clrnd","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Franklin Chen","email":"franklinchen@franklinchen.com","login":"FranklinChen","count":1},{"name":"George Thomas","email":"georgefsthomas@gmail.com","login":"georgefst","count":1},{"name":"Ingo Blechschmidt","email":"iblech@web.de","login":"iblech","count":1},{"name":"James Foster","email":"34199683+ratherforky","login":"ratherforky","count":1},{"name":"John Chee","email":"jchee@twitter.com","login":"cheecheeo","count":1},{"name":"Justin Le","email":"mstksg@gmail.com","login":"mstksg","count":1},{"name":"Kyrill Briantsev","email":"kyrab@mail.ru","login":"awson","count":1},{"name":"Markus Hauck","email":"markus1189@gmail.com","login":"markus1189","count":1},{"name":"Dr. ERDI Gergo","email":"gergo@erdi.hu","login":"gergoerdi","count":1}],"total_commits":5873,"total_committers":85,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":69.09411764705882,"dds":0.1942789034564958,"past_year_committers":[{"name":"Neil Mitchell","email":"ndmitchell@gmail.com","login":"ndmitchell","count":12},{"name":"George Thomas","email":"georgefsthomas@gmail.com","login":"georgefst","count":1}],"past_year_total_commits":13,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.5,"past_year_dds":0.07692307692307687,"last_synced_at":"2025-03-23T19:48:43.625Z","last_synced_commit":"c69037e5e2d150bcb79be366d081688ad00e4c71","created_at":"2023-03-08T16:56:23.098Z","updated_at":"2025-03-23T19:48:47.978Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ndmitchell/shake","html_url":"https://github.com/ndmitchell/shake","last_synced_at":"2025-08-31T11:43:46.885Z","status":null,"issues_count":73,"pull_requests_count":35,"avg_time_to_close_issue":8088364.176470588,"avg_time_to_close_pull_request":10376142.615384616,"issues_closed_count":17,"pull_requests_closed_count":26,"pull_request_authors_count":24,"issue_authors_count":44,"avg_comments_per_issue":3.410958904109589,"avg_comments_per_pull_request":2.8,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":210898.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2024-05-01T17:11:59.683Z","updated_at":"2025-09-01T21:43:57.037Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndmitchell%2Fshake/issues","issue_labels_count":{"haddocks":4},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":55,"CONTRIBUTOR":15,"OWNER":3},"pull_request_author_associations_count":{"CONTRIBUTOR":25,"NONE":12,"OWNER":1},"issue_authors":{"saurabhnanda":14,"ndmitchell":3,"omnibs":3,"pepeiborra":3,"jacereda":3,"adamse":3,"mpickering":2,"hlverstoep":2,"amigalemming":2,"andreasabel":2,"joneshf":2,"georgefst":2,"ad-si":1,"gergoerdi":1,"felixonmars":1,"alexeymuranov":1,"Boarders":1,"sternenseemann":1,"ajrouvoet":1,"afranchuk":1,"kephas":1,"dbp":1,"facundominguez":1,"isubasinghe":1,"hololeap":1,"nkaretnikov":1,"stelleg":1,"juhp":1,"CT075":1,"eyeinsky":1,"sgraf812":1,"tintinthong":1,"wz1000":1,"mitchellwrosen":1,"agander":1,"michael-swan":1,"wrvsrx":1,"ghost":1,"lexi-lambda":1,"iand675":1,"abailly":1,"yogsototh":1,"sjakobi":1,"sheaf":1},"pull_request_authors":{"pepeiborra":7,"jacereda":3,"cdepillabout":2,"sergv":2,"juhp":2,"georgefst":2,"adamse":2,"RowDaBoat":2,"srid":1,"chrismwendt":1,"ghost":1,"hlverstoep":1,"saurabhnanda":1,"depressed-pho":1,"1inguini":1,"ndmitchell":1,"Bodigrim":1,"wz1000":1,"soenkehahn":1,"felixonmars":1,"mpickering":1,"duog":1,"ethercrow":1,"tvh":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081382,"issues_count":31322741,"pull_requests_count":96214245,"authors_count":10693626,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"abailly":1,"CT075":1,"georgefst":1,"kephas":1},"past_year_pull_request_authors":{"georgefst":2},"maintainers":[{"login":"ndmitchell","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndmitchell"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":4,"WatchEvent":18,"IssueCommentEvent":3,"PushEvent":13,"PullRequestEvent":2,"ForkEvent":3},"last_year":{"IssuesEvent":4,"WatchEvent":18,"IssueCommentEvent":3,"PushEvent":13,"PullRequestEvent":2,"ForkEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"hackage","filepath":"shake.cabal","sha":null,"kind":"manifest","created_at":"2022-09-07T23:31:29.598Z","updated_at":"2022-09-07T23:31:29.598Z","repository_link":"https://github.com/ndmitchell/shake/blob/master/shake.cabal","dependencies":[{"id":4143240056,"package_name":"base","ecosystem":"hackage","requirements":"\u003e=4.9","direct":true,"kind":"runtime","optional":false},{"id":4143240057,"package_name":"binary","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240058,"package_name":"bytestring","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240059,"package_name":"deepseq","ecosystem":"hackage","requirements":"\u003e=1.1","direct":true,"kind":"runtime","optional":false},{"id":4143240060,"package_name":"directory","ecosystem":"hackage","requirements":"\u003e=1.2.7.0","direct":true,"kind":"runtime","optional":false},{"id":4143240061,"package_name":"extra","ecosystem":"hackage","requirements":"\u003e=1.6.19","direct":true,"kind":"runtime","optional":false},{"id":4143240062,"package_name":"filepath","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240063,"package_name":"filepattern","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240064,"package_name":"hashable","ecosystem":"hackage","requirements":"\u003e=1.1.2.3","direct":true,"kind":"runtime","optional":false},{"id":4143240065,"package_name":"heaps","ecosystem":"hackage","requirements":"\u003e=0.3.6.1","direct":true,"kind":"runtime","optional":false},{"id":4143240066,"package_name":"js-dgtable","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240067,"package_name":"js-flot","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240068,"package_name":"js-jquery","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240069,"package_name":"primitive","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240070,"package_name":"process","ecosystem":"hackage","requirements":"\u003e=1.1","direct":true,"kind":"runtime","optional":false},{"id":4143240071,"package_name":"random","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240072,"package_name":"time","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240073,"package_name":"transformers","ecosystem":"hackage","requirements":"\u003e=0.2","direct":true,"kind":"runtime","optional":false},{"id":4143240074,"package_name":"unordered-containers","ecosystem":"hackage","requirements":"\u003e=0.2.7","direct":true,"kind":"runtime","optional":false},{"id":4143240075,"package_name":"utf8-string","ecosystem":"hackage","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false},{"id":4143240076,"package_name":"file-embed","ecosystem":"hackage","requirements":"\u003e=0.0.11","direct":true,"kind":"runtime","optional":false},{"id":4143240077,"package_name":"template-haskell","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240078,"package_name":"unix","ecosystem":"hackage","requirements":"\u003e=2.5.1","direct":true,"kind":"runtime","optional":false},{"id":4143240079,"package_name":"unix","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240080,"package_name":"network","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240081,"package_name":"network-uri","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240082,"package_name":"base","ecosystem":"hackage","requirements":"==4.*","direct":true,"kind":"runtime","optional":false},{"id":4143240083,"package_name":"directory","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4143240084,"package_name":"semigroups","ecosystem":"hackage","requirements":"\u003e=0.18","direct":true,"kind":"runtime","optional":false},{"id":4143240085,"package_name":"base","ecosystem":"hackage","requirements":"==4.*","direct":true,"kind":"test","optional":false},{"id":4143240086,"package_name":"binary","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240087,"package_name":"bytestring","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240088,"package_name":"deepseq","ecosystem":"hackage","requirements":"\u003e=1.1","direct":true,"kind":"test","optional":false},{"id":4143240089,"package_name":"directory","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240090,"package_name":"extra","ecosystem":"hackage","requirements":"\u003e=1.6.19","direct":true,"kind":"test","optional":false},{"id":4143240091,"package_name":"filepath","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240092,"package_name":"filepattern","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240093,"package_name":"hashable","ecosystem":"hackage","requirements":"\u003e=1.1.2.3","direct":true,"kind":"test","optional":false},{"id":4143240094,"package_name":"heaps","ecosystem":"hackage","requirements":"\u003e=0.3.6.1","direct":true,"kind":"test","optional":false},{"id":4143240095,"package_name":"js-dgtable","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240096,"package_name":"js-flot","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240097,"package_name":"js-jquery","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240098,"package_name":"primitive","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240099,"package_name":"process","ecosystem":"hackage","requirements":"\u003e=1.1","direct":true,"kind":"test","optional":false},{"id":4143240100,"package_name":"QuickCheck","ecosystem":"hackage","requirements":"\u003e=2.0","direct":true,"kind":"test","optional":false},{"id":4143240101,"package_name":"random","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240102,"package_name":"time","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240103,"package_name":"transformers","ecosystem":"hackage","requirements":"\u003e=0.2","direct":true,"kind":"test","optional":false},{"id":4143240104,"package_name":"unordered-containers","ecosystem":"hackage","requirements":"\u003e=0.2.7","direct":true,"kind":"test","optional":false},{"id":4143240105,"package_name":"utf8-string","ecosystem":"hackage","requirements":"\u003e=0.3","direct":true,"kind":"test","optional":false},{"id":4143240106,"package_name":"file-embed","ecosystem":"hackage","requirements":"\u003e=0.0.11","direct":true,"kind":"test","optional":false},{"id":4143240107,"package_name":"template-haskell","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240108,"package_name":"unix","ecosystem":"hackage","requirements":"\u003e=2.5.1","direct":true,"kind":"test","optional":false},{"id":4143240109,"package_name":"unix","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240110,"package_name":"network","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240111,"package_name":"network-uri","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4143240112,"package_name":"semigroups","ecosystem":"hackage","requirements":"\u003e=0.18","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T19:31:27.351Z","updated_at":"2023-01-11T19:31:27.351Z","repository_link":"https://github.com/ndmitchell/shake/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6870301630,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6870301631,"package_name":"haskell/actions/setup","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6870301632,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6870301633,"package_name":"ndmitchell/neil","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-09-04T15:50:18.777Z","updated_at":"2025-10-07T08:05:35.192Z","avatar_url":"https://github.com/ndmitchell.png","language":"Haskell","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["init","services","system","systemd"],"project_url":"https://science.ecosyste.ms/api/v1/projects/6113","html_url":"https://science.ecosyste.ms/projects/6113","bibtex_url":"https://science.ecosyste.ms/projects/6113/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/6113/export.apalike"}