{"id":3503,"url":"https://github.com/haskell/haskell-platform","last_synced_at":"2026-05-14T16:01:39.594Z","repository":{"id":2800002,"uuid":"3800545","full_name":"haskell/haskell-platform","owner":"haskell","description":"Distribution of Haskell with batteries included ","archived":true,"fork":false,"pushed_at":"2022-02-02T16:09:53.000Z","size":3234,"stargazers_count":378,"open_issues_count":76,"forks_count":87,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-04-12T00:01:59.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.haskell.org/platform/","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/haskell.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}},"created_at":"2012-03-22T17:58:26.000Z","updated_at":"2026-01-27T13:06:26.000Z","dependencies_parsed_at":"2022-09-10T14:01:41.759Z","dependency_job_id":null,"html_url":"https://github.com/haskell/haskell-platform","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/haskell/haskell-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/haskell-platform/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-platform/sbom","scorecard":{"id":457328,"data":{"date":"2025-08-11","repo":{"name":"github.com/haskell/haskell-platform","commit":"f0543e142f94262862b033ef084da853ef2850e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":-1,"reason":"no workflows found","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":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","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":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":-1,"reason":"no dependencies found","details":null,"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":"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":"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":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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-19T10:03:59.279Z","repository_id":2800002,"created_at":"2025-08-19T10:03:59.279Z","updated_at":"2025-08-19T10:03:59.279Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32032302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"haskell","name":"Haskell","uuid":"450574","kind":"organization","description":"","email":null,"website":"http://www.haskell.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/450574?v=4","repositories_count":91,"last_synced_at":"2024-04-16T00:27:22.397Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/haskell","funding_links":[],"total_stars":21803,"followers":506,"following":0,"created_at":"2022-11-02T16:31:04.944Z","updated_at":"2024-04-16T00:27:46.815Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell/repositories"},"packages":[],"commits":{"id":1256370,"full_name":"haskell/haskell-platform","default_branch":"master","total_commits":681,"total_committers":48,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":14.1875,"dds":0.6519823788546255,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-12T15:01:31.298Z","last_synced_commit":"f0543e142f94262862b033ef084da853ef2850e6","created_at":"2023-04-12T11:43:49.065Z","updated_at":"2026-05-12T15:01:11.752Z","committers":[{"name":"Don Stewart","email":"dons@galois.com","login":"donsbot","count":237},{"name":"Mark Lentczner","email":"markl@glyphic.com","login":"mzero","count":157},{"name":"Duncan Coutts","email":"duncan@haskell.org","login":"dcoutts","count":72},{"name":"Gershom","email":"gershomb@gmail.com","login":"gbaz","count":54},{"name":"randen","email":"randen","login":"randen","count":38},{"name":"Erik Rantapaa","email":"erantapaa@gmail.com","login":"erantapaa","count":19},{"name":"Gershom","email":"gershom@mbp.local","login":null,"count":15},{"name":"Ben Gamari","email":"ben@smart-cactus.org","login":"bgamari","count":10},{"name":"Lennart Kolmodin","email":"kolmodin@gentoo.org","login":"kolmodin","count":9},{"name":"U-CIQDEV\\gbazerman","email":"gbazerman@GBAZERMAN-T35.ciqdev.com","login":null,"count":9},{"name":"Yitzchak Gale","email":"gale@sefer.org","login":"ygale","count":8},{"name":"Bob Ippolito","email":"bob@redivi.com","login":"etrepum","count":5},{"name":"Jens Petersen","email":"juhpetersen@gmail.com","login":"juhp","count":4},{"name":"benedikt.huber","email":"benedikt.huber@gmail.com","login":"visq","count":3},{"name":"Mark Lentczner","email":"mark@Silver-Box.local","login":null,"count":2},{"name":"Ingve Skåra","email":"ingve@outlook.com","login":null,"count":2},{"name":"Andres Loeh","email":"mail@andres-loeh.de","login":"kosmikus","count":2},{"name":"Jason Dagit","email":"dagitj@gmail.com","login":"dagit","count":2},{"name":"Mikhail Glushenkov","email":"the.dead.shall.rise@gmail.com","login":"23Skidoo","count":2},{"name":"Scott Pakin","email":"pakin@lanl.gov","login":"spakin","count":2},{"name":"Thomas Miedema","email":"thomasmiedema@gmail.com","login":"thomie","count":2},{"name":"nomeata","email":"mail@joachim-breitner.de","login":"nomeata","count":1},{"name":"misterbeebee","email":"github@mrbb.org","login":"misterbeebee","count":1},{"name":"marcosdumay","email":"marcos@marcosdumay.com","login":"marcosdumay","count":1},{"name":"Yury V. Zaytsev","email":"yury@shurup.com","login":"zyv","count":1},{"name":"Artyom","email":"yom@artyom.me","login":null,"count":1},{"name":"Geoffrey Mainland","email":"gmainlan@microsoft.com","login":null,"count":1},{"name":"Gershom","email":"gershom@mbp.home","login":null,"count":1},{"name":"Jared Pendleton","email":"jaredpendleton@gmail.com","login":null,"count":1},{"name":"Matěj Grabovský","email":"mgrabovsky@yahoo.com","login":null,"count":1},{"name":"Tikhon Jelvis","email":"tikhon.jelvis@target.com","login":null,"count":1},{"name":"Travis Cardwell","email":"travis.cardwell@extellisys.com","login":null,"count":1},{"name":"Tom Ellis","email":"tom-git@jaguarpaw.co.uk","login":"tomjaguarpaw","count":1},{"name":"Suriyaa Kudo","email":"SuriyaaKudoIsc","login":"SuriyaaKudoIsc","count":1},{"name":"Serg","email":"redetection@gmail.com","login":"ReDetection","count":1},{"name":"Ricky Elrod","email":"ricky@elrod.me","login":"relrod","count":1},{"name":"Omari Norman","email":"omari@smileystation.com","login":"massysett","count":1},{"name":"Martijn van Steenbergen","email":"martijn@van.steenbergen.nl","login":"MedeaMelana","count":1},{"name":"Mark Wotton","email":"mwotton@gmail.com","login":"mwotton","count":1},{"name":"Lindsey Kuper","email":"lindsey@composition.al","login":"lkuper","count":1},{"name":"Justin Bogner","email":"mail@justinbogner.com","login":"bogner","count":1},{"name":"Johan Tibell","email":"johan.tibell@gmail.com","login":"tibbe","count":1},{"name":"Javier Neira","email":"atreyu.bbb@gmail.com","login":"jneira","count":1},{"name":"Gleb Peregud","email":"gleber.p@gmail.com","login":"gleber","count":1},{"name":"Gabor Greif","email":"ggreif@gmail.com","login":"ggreif","count":1},{"name":"Despo Pentara","email":"despo@extractmethod.com","login":"despo","count":1},{"name":"Chris Stryczynski","email":"chris@soundshare.co.uk","login":"chrissound","count":1},{"name":"Brian Wignall","email":"brianwignall@gmail.com","login":"bwignall","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-platform/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-14T00:00:09.630Z","repositories_count":6233928,"commits_count":894338837,"contributors_count":34892631,"owners_count":1152898,"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":{"table":{"full_name":"haskell/haskell-platform","html_url":"https://github.com/haskell/haskell-platform","last_synced_at":"2025-08-31T11:34:22.345Z","status":"error","issues_count":242,"pull_requests_count":106,"avg_time_to_close_issue":19387808.44642857,"avg_time_to_close_pull_request":3068839.230769231,"issues_closed_count":168,"pull_requests_closed_count":104,"pull_request_authors_count":45,"issue_authors_count":136,"avg_comments_per_issue":3.5785123966942147,"avg_comments_per_pull_request":1.0849056603773586,"merged_pull_requests_count":73,"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,"created_at":"2023-05-09T11:06:52.421Z","updated_at":"2025-08-31T11:34:22.346Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-platform","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-platform/issues","issue_labels_count":{"table":{"defect":42,"Windows":37,"major":32,"enhancement":26,"minor":22,"website":18,"Platform":15,"Linux":12,"OSX":12,"tarball":10,"task":8,"new build":8,"GHC":4,"policy":4,"in progress":2,"triaged":1}},"pull_request_labels_count":{"table":{"website":1}},"issue_author_associations_count":{"table":{"NONE":196,"CONTRIBUTOR":35,"MEMBER":10,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":86,"NONE":14,"MEMBER":4,"COLLABORATOR":2}},"issue_authors":{"table":{"r0ml":55,"gbaz":9,"ghost":8,"randen":7,"mzero":6,"ygale":6,"nrnrnr":4,"fehmud":3,"andreas-roehler":3,"snoyberg":3,"juhp":3,"Dangthrimble":2,"jrp2014":2,"mainland":2,"sylecn":2,"HuStmpHrrr":2,"ndmitchell":2,"yaxu":2,"thomie":2,"bgamari":2,"paulbloch":2,"MadMub":1,"joostshao":1,"phadej":1,"leshabirukov":1,"huangwb8":1,"brson":1,"watiko":1,"0x210F":1,"malloc82":1,"gitfoxi":1,"xipfs":1,"redneb":1,"calventeramirez":1,"llimllib":1,"NormH":1,"epogrebnyak":1,"d3dave":1,"vesten":1,"bovinespirit":1,"mpahrens":1,"piyush-kurur":1,"nimish":1,"davidhoover":1,"ratmav":1,"jvoigtlaender":1,"mcastse":1,"gladstein":1,"rasa":1,"wleslie":1,"asr":1,"mstephano":1,"mokus0":1,"acapi":1,"jtod":1,"hoyeunglee":1,"uh0h":1,"k3yzerS0ze":1,"23Skidoo":1,"hvr":1,"notcome":1,"alibitek":1,"abndrew82":1,"mwotton":1,"OnkelTem":1,"shaleh":1,"deech":1,"jarthurgross":1,"sol":1,"hanjoosten":1,"davidalk":1,"cartazio":1,"chrissound":1,"HighwireAct":1,"reitermarkus":1,"tobiasBora":1,"ilkka":1,"donya":1,"samschlegel":1,"Brrrknee":1,"jcrben":1,"dagit":1,"fmaste":1,"edgmnt":1,"BeeJay71":1,"odk-":1,"gfries":1,"mgajda":1,"Luab":1,"Rufflewind":1,"Anders-E":1,"erantapaa":1,"valrus":1,"mstewartgallus":1,"mikesteele81":1,"TH3CHARLie":1,"orome":1,"ShalokShalom":1,"agacek":1,"alcides":1,"crazygao":1,"ikirill":1,"timyounes":1,"paulmenzel":1,"ablak":1,"Qinka":1,"nomeata":1,"ocramz":1,"nekoniaow":1,"mjfh":1,"reyman":1,"coopie":1,"crockeo":1,"justhsu":1,"AxelBoldt":1,"sononix":1,"Ambusy":1,"copton":1,"dato":1,"3noch":1,"cfr":1,"tomjaguarpaw":1,"amigalemming":1,"adubovik":1,"AndreasVoellmy":1,"rsolano1-uw":1,"copyrig":1,"kevinhammond":1,"lorenzotenti":1,"mjarosie":1,"dcoutts":1,"acfoltzer":1,"dtonhofer":1,"Mistuke":1,"johanwiden":1,"varosi":1}},"pull_request_authors":{"table":{"randen":29,"erantapaa":8,"juhp":8,"ygale":6,"bgamari":4,"gbaz":4,"23Skidoo":3,"thomie":3,"etrepum":2,"gokyo":2,"dagit":2,"tomjaguarpaw":2,"mwotton":1,"ghost":1,"cheecheeo":1,"gleber":1,"MedeaMelana":1,"lkuper":1,"neongreen":1,"despo":1,"mgajda":1,"jneira":1,"zyv":1,"TravisCardwell":1,"TikhonJelvis":1,"mgrabovsky":1,"ReDetection":1,"gwils":1,"jpendlet":1,"mainland":1,"spakin":1,"massysett":1,"pgj":1,"psibi":1,"bwignall":1,"suriyaa":1,"ggreif":1,"twifkak":1,"atsampson":1,"nomeata":1,"marcosdumay":1,"relrod":1,"aslatter":1,"misterbeebee":1,"chrissound":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-12T00:00:09.018Z","repositories_count":14586171,"issues_count":34345004,"pull_requests_count":112442815,"authors_count":11260034,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"mzero","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mzero"}},{"table":{"login":"23Skidoo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/23Skidoo"}},{"table":{"login":"dagit","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dagit"}},{"table":{"login":"Rufflewind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rufflewind"}},{"table":{"login":"sol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sol"}},{"table":{"login":"jneira","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jneira"}},{"table":{"login":"hvr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hvr"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":2,"WatchEvent":5},"last_year":{"ForkEvent":2,"WatchEvent":2}},"keywords":[],"dependencies":[],"score":9.98929820894924,"created_at":"2023-04-12T11:48:23.434Z","updated_at":"2026-05-14T16:01:39.594Z","avatar_url":"https://github.com/haskell.png","language":"Haskell","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/3503","html_url":"https://summary.ecosyste.ms/projects/3503"}