{"id":3582,"url":"https://github.com/haskell/containers","last_synced_at":"2026-05-13T17:06:34.369Z","repository":{"id":390676,"uuid":"1924888","full_name":"haskell/containers","owner":"haskell","description":"Assorted concrete container types","archived":false,"fork":false,"pushed_at":"2026-04-03T20:05:04.000Z","size":9701,"stargazers_count":351,"open_issues_count":138,"forks_count":187,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-04-11T14:07:20.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/containers","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-20T17:48:10.000Z","updated_at":"2026-04-09T08:29:44.000Z","dependencies_parsed_at":"2023-09-24T15:21:30.453Z","dependency_job_id":"4cb212c1-c658-4268-8bf7-c1c7c8e7c4a9","html_url":"https://github.com/haskell/containers","commit_stats":{"total_commits":2811,"total_committers":155,"mean_commits":"18.135483870967743","dds":0.4653148345784418,"last_synced_commit":"e8dbba84d31718e3ab0947e4ef46f1eac6b8f081"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/haskell/containers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/containers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/sbom","scorecard":{"id":457324,"data":{"date":"2025-08-11","repo":{"name":"github.com/haskell/containers","commit":"9498edfd90206805322c38577e746f0ff655a627"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 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":"Maintained","score":8,"reason":"9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/haskell-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/i386.yml:1","Warn: no topLevel permission defined: .github/workflows/mhs-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":"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/haskell-ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/containers/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/containers/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/containers/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/i386.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/containers/i386.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mhs-ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/containers/mhs-ci.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/i386.yml:25","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/IntMapValidity.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/IntSetValidity.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/ArbitrarySetMap.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/MergeFunc.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/NubSorted.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/Strictness.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/bitqueue-properties.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/graph-properties.hs:5","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:36","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:37","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:38","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:19","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:21","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:22","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-properties.hs:17","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-strictness.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-strictness.hs:10","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:7","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:8","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:38","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:39","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:40","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:21","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:22","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:23","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:40","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:41","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:42","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-properties.hs:11","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-properties.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-strictness.hs:8","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-strictness.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:10","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:11","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/IntMapValidity.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/IntSetValidity.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/ArbitrarySetMap.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/MergeFunc.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/NubSorted.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/Strictness.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/bitqueue-properties.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/graph-properties.hs:5","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:36","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:37","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:38","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:19","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:21","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:22","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-properties.hs:17","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-strictness.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-strictness.hs:10","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:7","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:8","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:38","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:39","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:40","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:21","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:22","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:23","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:40","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:41","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:42","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-properties.hs:11","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-properties.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-strictness.hs:8","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-strictness.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:10","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:11"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":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":"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":"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-19T10:03:57.092Z","repository_id":390676,"created_at":"2025-08-19T10:03:57.092Z","updated_at":"2025-08-19T10:03:57.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31684525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[{"id":171878,"name":"containers","ecosystem":"hackage","description":"","homepage":"https://github.com/haskell/containers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/haskell/containers","keywords_array":["bsd3","data-structures","library","Propose Tags"],"namespace":null,"versions_count":42,"first_release_published_at":"2007-11-03T15:32:25.000Z","latest_release_published_at":"2023-09-28T04:21:21.000Z","latest_release_number":"0.6.8","last_synced_at":"2026-04-02T22:30:59.161Z","created_at":"2022-04-05T18:49:53.239Z","updated_at":"2026-04-02T22:36:26.392Z","registry_url":"https://hackage.haskell.org/package/containers","install_command":"cabal install containers","documentation_url":null,"metadata":{},"repo_metadata":{"id":390676,"uuid":"1924888","full_name":"haskell/containers","owner":"haskell","description":"Assorted concrete container types","archived":false,"fork":false,"pushed_at":"2026-03-27T19:57:14.000Z","size":9758,"stargazers_count":350,"open_issues_count":142,"forks_count":187,"subscribers_count":20,"default_branch":"master","last_synced_at":"2026-03-30T14:21:06.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/containers","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-20T17:48:10.000Z","updated_at":"2026-03-27T19:57:19.000Z","dependencies_parsed_at":"2023-09-24T15:21:30.453Z","dependency_job_id":"4cb212c1-c658-4268-8bf7-c1c7c8e7c4a9","html_url":"https://github.com/haskell/containers","commit_stats":{"total_commits":2811,"total_committers":155,"mean_commits":"18.135483870967743","dds":0.4653148345784418,"last_synced_commit":"e8dbba84d31718e3ab0947e4ef46f1eac6b8f081"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/haskell/containers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/containers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/sbom","scorecard":{"id":457324,"data":{"date":"2025-08-11","repo":{"name":"github.com/haskell/containers","commit":"9498edfd90206805322c38577e746f0ff655a627"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 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":"Maintained","score":8,"reason":"9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/haskell-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/i386.yml:1","Warn: no topLevel permission defined: .github/workflows/mhs-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":"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/haskell-ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/containers/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/containers/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/containers/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/i386.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/containers/i386.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mhs-ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/containers/mhs-ci.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/i386.yml:25","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/IntMapValidity.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/IntSetValidity.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/ArbitrarySetMap.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/MergeFunc.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/NubSorted.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/Strictness.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/bitqueue-properties.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/graph-properties.hs:5","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:36","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:37","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:38","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:19","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:21","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:22","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-properties.hs:17","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-strictness.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-strictness.hs:10","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:7","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:8","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:38","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:39","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:40","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:21","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:22","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:23","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:40","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:41","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:42","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-properties.hs:11","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-properties.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-strictness.hs:8","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-strictness.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:10","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:11","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/IntMapValidity.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/IntSetValidity.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/ArbitrarySetMap.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/MergeFunc.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/NubSorted.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/Utils/Strictness.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/bitqueue-properties.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/graph-properties.hs:5","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:36","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:37","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-properties.hs:38","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:19","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:21","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intmap-strictness.hs:22","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-properties.hs:17","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-strictness.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/intset-strictness.hs:10","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:6","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:7","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/listutils-properties.hs:8","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:38","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:39","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-properties.hs:40","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:20","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:21","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:22","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/map-strictness.hs:23","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:40","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:41","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/seq-properties.hs:42","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-properties.hs:11","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-properties.hs:12","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-strictness.hs:8","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/set-strictness.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:9","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:10","Info: HaskellPropertyBasedTesting integration found: containers-tests/tests/tree-properties.hs:11"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":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":"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":"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-19T10:03:57.092Z","repository_id":390676,"created_at":"2025-08-19T10:03:57.092Z","updated_at":"2025-08-19T10:03:57.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31207704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T15:24:02.938Z","status":"ssl_error","status_checked_at":"2026-03-30T15:23:44.804Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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_record":{"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"},"tags":[{"name":"v0.8","sha":"801b06e5d4392b028e519d5ca116a2881d559721","kind":"tag","published_at":"2025-03-01T13:05:52.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.8","html_url":"https://github.com/haskell/containers/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.8/manifests"},{"name":"v0.6.8","sha":"105289fde3ebd7419f817f8ade5381787209cbd9","kind":"tag","published_at":"2023-09-28T04:21:37.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.8","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.8/manifests"},{"name":"v0.7","sha":"4fda06c43ea14f808748aa8988158946c3ce0caf","kind":"tag","published_at":"2023-09-27T12:25:17.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.7","html_url":"https://github.com/haskell/containers/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.7/manifests"},{"name":"v0.6.7","sha":"9f4a93604c66a5e605ce46fc30003b71802b3cfd","kind":"tag","published_at":"2023-02-01T03:07:32.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.7","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"50175b72dc781f82a419bddafba1bdd758fbee4b","kind":"tag","published_at":"2022-07-22T06:31:16.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.6","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.6/manifests"},{"name":"v0.6.5.1","sha":"cde5e58b12e744ca4742db71443bee6584dfd1e9","kind":"tag","published_at":"2021-06-28T08:16:28.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.5.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.5.1/manifests"},{"name":"v0.6.4.1","sha":"535384f5919eafb03856cf604b99cc94ce04e37a","kind":"tag","published_at":"2020-09-21T02:25:41.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.4.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.4.1/manifests"},{"name":"v0.6.3.1c","sha":"97fe43c54c5c8a9b93ecf5abd7509e8085b63d41","kind":"tag","published_at":"2020-07-14T19:52:41.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.3.1c","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.3.1c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.3.1c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.3.1c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.3.1c/manifests"},{"name":"v0.6.3.1-release","sha":"97fe43c54c5c8a9b93ecf5abd7509e8085b63d41","kind":"commit","published_at":"2020-07-14T19:52:02.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.3.1-release","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.3.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.3.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.3.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.3.1-release/manifests"},{"name":"v0.6.3.1b","sha":"2930e272bee34fa0503aed70f3d80d4c861c1c13","kind":"tag","published_at":"2020-07-14T19:14:06.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.3.1b","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.3.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.3.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.3.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.3.1b/manifests"},{"name":"v0.6.3.1a","sha":"13d2a41876a8e163466f15f22d495805898b33f7","kind":"tag","published_at":"2020-07-14T18:37:38.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.3.1a","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.3.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.3.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.3.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.3.1a/manifests"},{"name":"v0.6.3.1","sha":"13d2a41876a8e163466f15f22d495805898b33f7","kind":"tag","published_at":"2020-07-14T18:36:18.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.3.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.3.1/manifests"},{"name":"v0.6.2.1","sha":"aaeda192b34a66b1c5359a85271adf8fed26dd12","kind":"tag","published_at":"2019-06-24T07:19:31.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.2.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.2.1/manifests"},{"name":"v0.6.1.1","sha":"ad3b27ba999b8cb3a00c8c4c6a7da81e3de54189","kind":"tag","published_at":"2019-06-11T12:51:32.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.1.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.1.1/manifests"},{"name":"v0.6.0.1","sha":"e5b3bbaeb79cbf3a2c99bd14257d4199cc651b73","kind":"tag","published_at":"2018-06-18T03:22:30.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.6.0.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.6.0.1/manifests"},{"name":"v0.5.11.0a","sha":"a57e7dd0c0aa6a719a73085ae30edef8206ccea0","kind":"tag","published_at":"2018-01-23T01:55:09.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.11.0a","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.11.0a/manifests"},{"name":"v0.5.11.0","sha":"a6e2bb356c6e766a2032dda9b5e1b88d9e2a6982","kind":"tag","published_at":"2018-01-23T00:56:08.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.11.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.11.0/manifests"},{"name":"v0.5.10.2","sha":"6414704b892a6dc56a1b17e3a530d777b70f56ae","kind":"commit","published_at":"2017-04-01T16:01:22.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.10.2","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.10.2/manifests"},{"name":"v0.5.9.2a","sha":"5741cafa295a44e3046e0956790f6e54fcb0ef9b","kind":"tag","published_at":"2017-02-06T23:53:05.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.9.2a","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.9.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.9.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.9.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.9.2a/manifests"},{"name":"v0.5.8.2a","sha":"83e98f5e638803ede7cd38fa32bca0cfe57201f0","kind":"tag","published_at":"2017-02-06T23:28:28.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.8.2a","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.8.2a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.8.2a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.8.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.8.2a/manifests"},{"name":"v0.5.8.2","sha":"83e98f5e638803ede7cd38fa32bca0cfe57201f0","kind":"tag","published_at":"2017-02-06T23:21:45.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.8.2","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.8.2/manifests"},{"name":"v0.5.10.1","sha":"eeb3921a1b9ef9c31cb83c6136940bab64ed0150","kind":"tag","published_at":"2017-02-06T21:38:06.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.10.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.10.1/manifests"},{"name":"v0.5.9.2","sha":"83f5f3473da2d6fe973900b2eb40e5e0635aa6ee","kind":"tag","published_at":"2017-02-06T21:24:59.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.9.2","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.9.2/manifests"},{"name":"v0.5.9.1","sha":"71c64747120c3cd1b91f06731167009b0e5b2454","kind":"commit","published_at":"2016-12-19T19:15:55.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.9.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.9.1/manifests"},{"name":"0.5.8.1","sha":"5bea87dd4a89304c3caa6db2e7e572aa8b260f19","kind":"commit","published_at":"2016-08-31T05:27:56.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/0.5.8.1","html_url":"https://github.com/haskell/containers/releases/tag/0.5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@0.5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/0.5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/0.5.8.1/manifests"},{"name":"v0.5.7.1","sha":"d08e47bf6895da8c8b5a7dd62496a2f4fe73631e","kind":"tag","published_at":"2015-12-20T15:55:20.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.7.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.7.1/manifests"},{"name":"v0.5.7.0","sha":"d86ba69819e716d9ee021cf3b34ba7244f2e1649","kind":"commit","published_at":"2015-12-17T19:35:04.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.7.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.7.0/manifests"},{"name":"v0.5.6.3","sha":"fabde6b6381e459a49dee4ba1ac8b96848348542","kind":"commit","published_at":"2015-01-15T11:46:00.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.6.3","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.6.3/manifests"},{"name":"v0.5.6.2","sha":"924fafe1030301ee1d62d7acd576e86b50251157","kind":"commit","published_at":"2014-12-22T10:54:05.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.6.2","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.6.2/manifests"},{"name":"v0.5.6.1","sha":"ddf4e4a7abbfb81161251437a6a5bbe8167a7cde","kind":"commit","published_at":"2014-12-16T13:41:17.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.6.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.6.1/manifests"},{"name":"v0.5.6.0","sha":"b9e4e22d6e37150dcf5c04e4c4beabfba5342576","kind":"commit","published_at":"2014-12-15T18:57:52.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.6.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.6.0/manifests"},{"name":"v0.5.5.1","sha":"e787f05e7ef7b07363bd04962af8b1ec65693888","kind":"commit","published_at":"2014-03-14T09:31:46.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.5.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.5.1/manifests"},{"name":"v0.5.5.0","sha":"02cc94d727e0332df64deb7818fd246e3caab172","kind":"commit","published_at":"2014-03-13T20:40:26.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.5.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.5.0/manifests"},{"name":"v0.5.4.0","sha":"13902bd436b54f400a1ddddba6f4ee4e9e517a26","kind":"commit","published_at":"2014-01-16T02:25:53.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.4.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.4.0/manifests"},{"name":"v0.5.3.1","sha":"c4f44a33136df0c6239eb5219b72a487b90b6ad1","kind":"commit","published_at":"2013-09-04T17:03:50.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.3.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.3.1/manifests"},{"name":"v0.5.3.0","sha":"9d7ffcbdd36dd2e5842a9db4b236639d48e47a5d","kind":"commit","published_at":"2013-08-30T21:06:54.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.3.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.3.0/manifests"},{"name":"v0.5.2.1","sha":"ebf5930bc47b154c38896df7f9c04e1ceabd6475","kind":"commit","published_at":"2012-12-13T16:52:58.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.2.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.2.1/manifests"},{"name":"containers-0.5.2.1-release","sha":"ebf5930bc47b154c38896df7f9c04e1ceabd6475","kind":"commit","published_at":"2012-12-13T16:52:58.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/containers-0.5.2.1-release","html_url":"https://github.com/haskell/containers/releases/tag/containers-0.5.2.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@containers-0.5.2.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/containers-0.5.2.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/containers-0.5.2.1-release/manifests"},{"name":"v0.5.2.0","sha":"e08893e1cf286988832670b40e9d5650cf67d9a4","kind":"commit","published_at":"2012-12-13T01:08:17.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.2.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.2.0/manifests"},{"name":"v0.5.1.0","sha":"b39ed607f906a944805a2170ec792a3a5b28eb06","kind":"commit","published_at":"2012-10-08T23:35:43.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.1.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.1.0/manifests"},{"name":"v0.5.0.0","sha":"a9b7224068ae60f73baacd5f76d2c27624d90120","kind":"commit","published_at":"2012-05-03T15:29:06.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.5.0.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.5.0.0/manifests"},{"name":"ghc-7.6.3-release","sha":"a9b7224068ae60f73baacd5f76d2c27624d90120","kind":"commit","published_at":"2012-05-03T15:29:06.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/ghc-7.6.3-release","html_url":"https://github.com/haskell/containers/releases/tag/ghc-7.6.3-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@ghc-7.6.3-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.6.3-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.6.3-release/manifests"},{"name":"ghc-7.6.2-release","sha":"a9b7224068ae60f73baacd5f76d2c27624d90120","kind":"commit","published_at":"2012-05-03T15:29:06.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/ghc-7.6.2-release","html_url":"https://github.com/haskell/containers/releases/tag/ghc-7.6.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@ghc-7.6.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.6.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.6.2-release/manifests"},{"name":"ghc-7.6.1-release","sha":"a9b7224068ae60f73baacd5f76d2c27624d90120","kind":"commit","published_at":"2012-05-03T15:29:06.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/ghc-7.6.1-release","html_url":"https://github.com/haskell/containers/releases/tag/ghc-7.6.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@ghc-7.6.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.6.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.6.1-release/manifests"},{"name":"containers-0.5.0.0-release","sha":"a9b7224068ae60f73baacd5f76d2c27624d90120","kind":"commit","published_at":"2012-05-03T15:29:06.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/containers-0.5.0.0-release","html_url":"https://github.com/haskell/containers/releases/tag/containers-0.5.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@containers-0.5.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/containers-0.5.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/containers-0.5.0.0-release/manifests"},{"name":"v0.4.2.1","sha":"fff28d7c1cd8e6e39aa5e099c6e5611ff1b95a19","kind":"commit","published_at":"2011-12-15T20:11:19.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.4.2.1","html_url":"https://github.com/haskell/containers/releases/tag/v0.4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.4.2.1/manifests"},{"name":"ghc-7.4.2-release","sha":"fff28d7c1cd8e6e39aa5e099c6e5611ff1b95a19","kind":"commit","published_at":"2011-12-15T20:11:19.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/ghc-7.4.2-release","html_url":"https://github.com/haskell/containers/releases/tag/ghc-7.4.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@ghc-7.4.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.4.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.4.2-release/manifests"},{"name":"ghc-7.4.1-release","sha":"fff28d7c1cd8e6e39aa5e099c6e5611ff1b95a19","kind":"commit","published_at":"2011-12-15T20:11:19.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/ghc-7.4.1-release","html_url":"https://github.com/haskell/containers/releases/tag/ghc-7.4.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@ghc-7.4.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.4.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.4.1-release/manifests"},{"name":"containers-0.4.2.1-release","sha":"fff28d7c1cd8e6e39aa5e099c6e5611ff1b95a19","kind":"commit","published_at":"2011-12-15T20:11:19.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/containers-0.4.2.1-release","html_url":"https://github.com/haskell/containers/releases/tag/containers-0.4.2.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@containers-0.4.2.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/containers-0.4.2.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/containers-0.4.2.1-release/manifests"},{"name":"v0.4.2.0","sha":"1ad907a244e163191cdc0679083c72d2309b1426","kind":"commit","published_at":"2011-10-04T04:10:40.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.4.2.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.4.2.0/manifests"},{"name":"v0.4.1.0","sha":"f2951d06fa10a1a6d9e76a442a065e07a969b1c7","kind":"commit","published_at":"2011-07-12T09:55:37.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/v0.4.1.0","html_url":"https://github.com/haskell/containers/releases/tag/v0.4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@v0.4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/v0.4.1.0/manifests"},{"name":"ghc-7.2.2-release","sha":"f2951d06fa10a1a6d9e76a442a065e07a969b1c7","kind":"commit","published_at":"2011-07-12T09:55:37.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/ghc-7.2.2-release","html_url":"https://github.com/haskell/containers/releases/tag/ghc-7.2.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@ghc-7.2.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.2.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.2.2-release/manifests"},{"name":"ghc-7.2.1-release","sha":"f2951d06fa10a1a6d9e76a442a065e07a969b1c7","kind":"commit","published_at":"2011-07-12T09:55:37.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/ghc-7.2.1-release","html_url":"https://github.com/haskell/containers/releases/tag/ghc-7.2.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@ghc-7.2.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.2.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-7.2.1-release/manifests"},{"name":"ghc-darcs-git-switchover","sha":"c8ba0a608dfaf23720aece9a9a97e5eb9944abc7","kind":"commit","published_at":"2011-03-21T19:08:57.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/ghc-darcs-git-switchover","html_url":"https://github.com/haskell/containers/releases/tag/ghc-darcs-git-switchover","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@ghc-darcs-git-switchover","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-darcs-git-switchover","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-darcs-git-switchover/manifests"},{"name":"2009-06-25","sha":"6bbaf5caad76e725e212e95ea5474f31471dacde","kind":"tag","published_at":"2009-06-25T16:02:02.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/2009-06-25","html_url":"https://github.com/haskell/containers/releases/tag/2009-06-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@2009-06-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/2009-06-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/2009-06-25/manifests"},{"name":"6_10_branch_has_been_forked","sha":"d3cb5c2467397db55dd34f459fe75a377d64d23e","kind":"tag","published_at":"2008-09-19T12:34:38.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/6_10_branch_has_been_forked","html_url":"https://github.com/haskell/containers/releases/tag/6_10_branch_has_been_forked","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@6_10_branch_has_been_forked","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/6_10_branch_has_been_forked","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/6_10_branch_has_been_forked/manifests"},{"name":"2008-05-28","sha":"e573b521aa21cbed4c370b1b9b15f0ea0147bf13","kind":"tag","published_at":"2008-05-28T00:43:09.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/2008-05-28","html_url":"https://github.com/haskell/containers/releases/tag/2008-05-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@2008-05-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/2008-05-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/2008-05-28/manifests"},{"name":"2007-09-13","sha":"ee5af375e4bae14f8f5c2a4da50779587e9df391","kind":"tag","published_at":"2007-09-13T21:59:01.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/2007-09-13","html_url":"https://github.com/haskell/containers/releases/tag/2007-09-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@2007-09-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/2007-09-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/2007-09-13/manifests"},{"name":"ghc-6_8_branched_2007-09-03","sha":"ee5af375e4bae14f8f5c2a4da50779587e9df391","kind":"tag","published_at":"2007-09-03T15:56:07.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/ghc-6_8_branched_2007-09-03","html_url":"https://github.com/haskell/containers/releases/tag/ghc-6_8_branched_2007-09-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@ghc-6_8_branched_2007-09-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-6_8_branched_2007-09-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/ghc-6_8_branched_2007-09-03/manifests"},{"name":"Initial_conversion_from_CVS_complete","sha":"5c556cafe1fef5e4ad6c2cc63c397a026022b7f1","kind":"tag","published_at":"2006-01-12T15:41:26.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/Initial_conversion_from_CVS_complete","html_url":"https://github.com/haskell/containers/releases/tag/Initial_conversion_from_CVS_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@Initial_conversion_from_CVS_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/Initial_conversion_from_CVS_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/Initial_conversion_from_CVS_complete/manifests"},{"name":"cmm-merge2","sha":"793cc56fbad9da3087e0b26800aec46687ce82dd","kind":"tag","published_at":"2006-01-11T18:04:15.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/cmm-merge2","html_url":"https://github.com/haskell/containers/releases/tag/cmm-merge2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@cmm-merge2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/cmm-merge2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/cmm-merge2/manifests"},{"name":"arity-anal-branch-point","sha":"e47bbdf549338d7b6bdbb8c17ac11bbe73ebd6ac","kind":"tag","published_at":"2006-01-11T18:02:24.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/arity-anal-branch-point","html_url":"https://github.com/haskell/containers/releases/tag/arity-anal-branch-point","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@arity-anal-branch-point","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/arity-anal-branch-point","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/arity-anal-branch-point/manifests"},{"name":"nhc98-1-18-release","sha":"69b2983d1ef10fefe155db9f777b9201e4c5b447","kind":"tag","published_at":"2006-01-11T18:01:29.000Z","download_url":"https://codeload.github.com/haskell/containers/tar.gz/nhc98-1-18-release","html_url":"https://github.com/haskell/containers/releases/tag/nhc98-1-18-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/containers@nhc98-1-18-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/nhc98-1-18-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/tags/nhc98-1-18-release/manifests"}]},"repo_metadata_updated_at":"2026-04-02T22:36:26.365Z","dependent_packages_count":1561,"downloads":130354,"downloads_period":"total","dependent_repos_count":17705,"rankings":{"downloads":1.0172365074879908,"dependent_repos_count":0.011302627860977677,"dependent_packages_count":0.011302627860977677,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.2884995761514553,"average":0.5820853348403503},"purl":"pkg:hackage/containers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/containers","docker_dependents_count":2,"docker_downloads_count":89,"usage_url":"https://repos.ecosyste.ms/usage/hackage/containers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/containers/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-30T14:08:00.498Z","issues_count":516,"pull_requests_count":775,"avg_time_to_close_issue":47256889.801061004,"avg_time_to_close_pull_request":8541522.76083916,"issues_closed_count":377,"pull_requests_closed_count":715,"pull_request_authors_count":148,"issue_authors_count":164,"avg_comments_per_issue":4.577519379844961,"avg_comments_per_pull_request":3.5651612903225804,"merged_pull_requests_count":624,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":61,"past_year_avg_time_to_close_issue":2515174.4,"past_year_avg_time_to_close_pull_request":1057727.512195122,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":2.2459016393442623,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":41,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/issues","maintainers":[{"login":"sjakobi","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjakobi"},{"login":"hvr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hvr"},{"login":"andreasabel","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasabel"},{"login":"oisdk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oisdk"},{"login":"erikd","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikd"},{"login":"RyanGlScott","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"},{"login":"ekmett","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekmett"},{"login":"nh2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nh2"},{"login":"Fuuzetsu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fuuzetsu"},{"login":"dterei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dterei"},{"login":"int-index","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/int-index"},{"login":"Rufflewind","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rufflewind"},{"login":"rrnewton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rrnewton"},{"login":"Mikolaj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mikolaj"},{"login":"glguy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glguy"},{"login":"thoughtpolice","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thoughtpolice"},{"login":"emilypi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilypi"},{"login":"adamgundry","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamgundry"},{"login":"hasufell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasufell"},{"login":"alexbiehl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbiehl"},{"login":"tibbe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibbe"}],"active_maintainers":[{"login":"andreasabel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasabel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/containers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/containers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/containers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/containers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/containers/codemeta","maintainers":[{"uuid":"dfeuer","login":"dfeuer","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://hackage.haskell.org/user/dfeuer","role":null,"created_at":"2022-11-14T17:08:03.473Z","updated_at":"2022-11-14T17:08:03.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/dfeuer/packages"},{"uuid":"MattRenaud","login":"MattRenaud","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://hackage.haskell.org/user/MattRenaud","role":null,"created_at":"2022-11-14T17:08:03.498Z","updated_at":"2022-11-14T17:08:03.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/MattRenaud/packages"},{"uuid":"meooow","login":"meooow","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://hackage.haskell.org/user/meooow","role":null,"created_at":"2024-08-01T14:57:59.548Z","updated_at":"2024-08-01T14:57:59.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/meooow/packages"}],"registry":{"name":"hackage.haskell.org","url":"https://hackage.haskell.org","ecosystem":"hackage","default":true,"packages_count":19015,"maintainers_count":3883,"namespaces_count":0,"keywords_count":0,"github":"haskell-infra","metadata":{"funded_packages_count":1643},"icon_url":"https://github.com/haskell-infra.png","created_at":"2022-04-05T17:03:41.927Z","updated_at":"2026-04-03T06:39:24.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/namespaces"}}],"commits":{"id":266980,"full_name":"haskell/containers","default_branch":"master","total_commits":2907,"total_committers":158,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":18.39873417721519,"dds":0.48297213622291024,"past_year_total_commits":42,"past_year_total_committers":10,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.2,"past_year_dds":0.26190476190476186,"last_synced_at":"2026-04-01T21:15:25.034Z","last_synced_commit":"20244f5b98704bf82e209c5c89f1530c6d9f7ad3","created_at":"2023-03-08T13:23:09.301Z","updated_at":"2026-04-01T21:09:44.840Z","committers":[{"name":"simonmar","email":"unknown","login":null,"count":1503},{"name":"David Feuer","email":"David.Feuer@gmail.com","login":"treeowl","count":230},{"name":"Milan Straka","email":"fox@ucw.cz","login":"foxik","count":211},{"name":"Soumik Sarkar","email":"soumiksarkar.3120@gmail.com","login":"meooow25","count":132},{"name":"Ross Paterson","email":"ross@soi.city.ac.uk","login":null,"count":113},{"name":"Ian Lynagh","email":"igloo@earth.li","login":"igfoo","count":109},{"name":"Simon Marlow","email":"simonmar@microsoft.com","login":null,"count":88},{"name":"Johan Tibell","email":"johan.tibell@gmail.com","login":"tibbe","count":79},{"name":"Don Stewart","email":"dons@cse.unsw.edu.au","login":"donsbot","count":41},{"name":"Matt Renaud","email":"matt@m-renaud.com","login":"m-renaud","count":34},{"name":"wren romano","email":"wren@community.haskell.org","login":"wrengr","count":31},{"name":"Simon Jakobi","email":"simon.jakobi@gmail.com","login":"sjakobi","count":28},{"name":"Joachim Breitner","email":"mail@joachim-breitner.de","login":"nomeata","count":16},{"name":"Herbert Valerio Riedel","email":"hvr@gnu.org","login":"hvr","count":16},{"name":"Bertram Felgenhauer","email":"int-e@gmx.de","login":"int-e","count":12},{"name":"Donnacha Oisín Kidney","email":"oisdk","login":"oisdk","count":9},{"name":"Bodigrim","email":"andrew.lelechenko@gmail.com","login":"Bodigrim","count":8},{"name":"Oleg Grenrus","email":"oleg.grenrus@iki.fi","login":"phadej","count":8},{"name":"konsumlamm","email":"konsumlamm@gmail.com","login":"konsumlamm","count":7},{"name":"Ryan Newton","email":"rrnewton@gmail.com","login":"rrnewton","count":7},{"name":"Alexandre Esteves","email":"2335822+alexfmpe","login":"alexfmpe","count":7},{"name":"jwaldmann","email":"jwaldmann","login":"jwaldmann","count":5},{"name":"Edward Kmett","email":"ekmett@gmail.com","login":"ekmett","count":4},{"name":"Manuel M T Chakravarty","email":"chak@cse.unsw.edu.au","login":"mchakravarty","count":4},{"name":"Mike Ledger","email":"mike@quasimal.com","login":"mikeplus64","count":4},{"name":"TOTBWF","email":"reedmullanix@gmail.com","login":"TOTBWF","count":4},{"name":"Melanie Phoenix","email":"brown.m@proton.me","login":null,"count":4},{"name":"tomjaguarpaw","email":"tom-git@jaguarpaw.co.uk","login":"tomjaguarpaw","count":4},{"name":"klebinger.andreas@gmx.at","email":"klebinger.andreas@gmx.at","login":"AndreasPK","count":4},{"name":"Xia Li-yao","email":"Lysxia","login":"Lysxia","count":3},{"name":"John Ericson","email":"John.Ericson@Obsidian.Systems","login":"Ericson2314","count":3},{"name":"Jonathan Knowles","email":"mail@jonathanknowles.net","login":"jonathanknowles","count":3},{"name":"Jose Pedro Magalhaes","email":"jpm@cs.ox.ac.uk","login":"dreixel","count":3},{"name":"Ryan Scott","email":"ryan.gl.scott@gmail.com","login":"RyanGlScott","count":3},{"name":"Peter Simons","email":"simons@cryp.to","login":"peti","count":3},{"name":"Lennart Augustsson","email":"lennart@augustsson.net","login":"augustss","count":3},{"name":"Joseph C. Sible","email":"josephcsible","login":"josephcsible","count":3},{"name":"Josef Svenningsson","email":"josef.svenningsson@gmail.com","login":"josefs","count":3},{"name":"John Meacham","email":"john@repetae.net","login":"johnmeacham","count":3},{"name":"Erik de Castro Lopo","email":"erikd@mega-nerd.com","login":"erikd","count":3},{"name":"Ben Gamari","email":"ben@smart-cactus.org","login":"bgamari","count":3},{"name":"Andreas Abel","email":"andreas.abel@ifi.lmu.de","login":"andreasabel","count":3},{"name":"David Sanders","email":"insideoutclub@gmail.com","login":"insideoutclub","count":2},{"name":"Frank Steffahn","email":"fdsteffahn@gmail.com","login":"steffahn","count":2},{"name":"askeblad","email":"74082607+askeblad","login":"askeblad","count":2},{"name":"Lemmih","email":"lemmih@gmail.com","login":"lemmih","count":2},{"name":"Konstantine Rybnikov","email":"k-bx@k-bx.com","login":"k-bx","count":2},{"name":"John Goerzen","email":"jgoerzen@complete.org","login":"jgoerzen","count":2},{"name":"Liyang HU","email":"git@liyang.hu","login":"liyang","count":2},{"name":"Marcin Szamotulski","email":"profunctor@pm.me","login":"coot","count":2},{"name":"Teo Camarasu","email":"teofilcamarasu@gmail.com","login":"TeofilC","count":2},{"name":"Thomas Miedema","email":"thomasmiedema@gmail.com","login":"thomie","count":2},{"name":"Tom Smeding","email":"tomsmeding","login":"tomsmeding","count":2},{"name":"Vladislav Zavialov","email":"vlad.z.4096@gmail.com","login":"int-index","count":2},{"name":"Víctor López Juan","email":"victor@lopezjuan.com","login":"vlopezj","count":2},{"name":"Mark Seemann","email":"mark@ploeh.dk","login":"ploeh","count":2},{"name":"Ximin Luo","email":"infinity0@pwned.gg","login":"infinity0","count":2},{"name":"Ziyang Liu","email":"unsafeFixIO@gmail.com","login":"zliu41","count":2},{"name":"Samuel Bronson","email":"naesten@gmail.com","login":"SamB","count":2},{"name":"Peter Selinger","email":"selinger@mathstat.dal.ca","login":"selinger","count":2},{"name":"Pepe Iborra","email":"mnislaih@gmail.com","login":"pepeiborra","count":2},{"name":"Nicolas Trangez","email":"ikke@nicolast.be","login":"NicolasT","count":2},{"name":"Matthew Pickering","email":"matthewtpickering@gmail.com","login":"mpickering","count":2},{"name":"David Benbennick","email":"dbenbenn@gmail.com","login":"dbenbenn","count":2},{"name":"Daniel Wagner","email":"me@dmwit.com","login":"dmwit","count":2},{"name":"Benjamin","email":"10566848+L0neGamer","login":"L0neGamer","count":2},{"name":"Ashley Yakeley","email":"ashley@semantic.org","login":"AshleyYakeley","count":2},{"name":"Alex Biehl","email":"abiehl@novomind.com","login":null,"count":2},{"name":"David Terei","email":"davidterei@gmail.com","login":null,"count":2},{"name":"Lennart Spitzner","email":"lsp@informatik.uni-kiel.de","login":null,"count":2},{"name":"Sven Panne","email":"sven.panne@aedion.de","login":null,"count":2},{"name":"Johannes Waldmann","email":"@","login":null,"count":2},{"name":"Ossi Herrala","email":"oherrala@gmail.com","login":"oherrala","count":1},{"name":"Paolo Capriotti","email":"p.capriotti@gmail.com","login":"pcapriotti","count":1},{"name":"Peter Trommler","email":"ptrommler@acm.org","login":"trommler","count":1},{"name":"Phil Hazelden","email":"philip.hazelden@gmail.com","login":"ChickenProp","count":1},{"name":"Phil Ruffwind","email":"rf@rufflewind.com","login":"Rufflewind","count":1},{"name":"Philip Munksgaard","email":"philip@munksgaard.me","login":"Munksgaard","count":1},{"name":"Riku Minamiyama","email":"rikuminamiyama@gmail.com","login":"RikuMinamiyama","count":1},{"name":"Samuel Schlesinger","email":"SamuelSchlesinger","login":"SamuelSchlesinger","count":1},{"name":"Sebastian Graf","email":"sgraf1337@gmail.com","login":"sgraf812","count":1},{"name":"Simon Marlow","email":"marlowsd@gmail.com","login":"simonmar","count":1},{"name":"Vados","email":"t3hmrman@gmail.com","login":"t3hmrman","count":1},{"name":"Steve Mao","email":"maochenyan@gmail.com","login":"stevemao","count":1},{"name":"Toni Dietze","email":"Flupp","login":"Flupp","count":1},{"name":"Taneb","email":"nvd1234@gmail.com","login":"Taneb","count":1},{"name":"strout","email":"steve.trout@gmail.com","login":"strout","count":1},{"name":"sheaf","email":"sam.derbyshire@gmail.com","login":"sheaf","count":1},{"name":"sand-reckoner","email":"44940142+sand-reckoner","login":"sand-reckoner","count":1},{"name":"olligobber","email":"olligobber","login":"olligobber","count":1},{"name":"Andriy Palamarchuk","email":"apa3a@yahoo.com","login":null,"count":1},{"name":"Duncan Coutts","email":"duncan.coutts@worc.ox.ac.uk","login":null,"count":1},{"name":"Eric Lindblad","email":"askeblad@outlook.com","login":null,"count":1},{"name":"Esa Ilari Vuokko","email":"ei@vuokko.info","login":null,"count":1},{"name":"Gabriel Gonzalez","email":"gabriel@awakenetworks.com","login":null,"count":1},{"name":"Isaac Dupree","email":"id@isaac.cedarswampstudios.org","login":null,"count":1},{"name":"Kubo Kovac","email":"kuko@fb.com","login":null,"count":1},{"name":"Matti Niemenmaa","email":"matti.niemenmaa+darcs@iki.fi","login":null,"count":1},{"name":"Morten Kolstad","email":"morteako@student.matnat.uio.no","login":null,"count":1},{"name":"Patrick Palka","email":"patrick@parcs.ath.cx","login":null,"count":1},{"name":"Richard Eisenberg","email":"eir@cis.upenn.edu","login":null,"count":1},{"name":"Yuji Yamamoto","email":"yuji-yamamoto@iij.ad.jp","login":null,"count":1},{"name":"recursion-ninja","email":"gitub@recursion.ninja","login":null,"count":1},{"name":"kardboardb","email":"michael@diglumi.com","login":"spinda","count":1},{"name":"j6carey","email":"jcarey@arista.com","login":"j6carey","count":1},{"name":"gbaz","email":"gershomb@gmail.com","login":"gbaz","count":1},{"name":"flip111","email":"flip101@gmail.com","login":"flip111","count":1},{"name":"eyelash","email":"eyelash","login":"eyelash","count":1},{"name":"bwroga","email":"bwroga","login":"bwroga","count":1},{"name":"benjaminweb","email":"one@bwe.im","login":"benjaminweb","count":1},{"name":"Xavier Góngora","email":"ixbalanque@protonmail.ch","login":"ninioArtillero","count":1},{"name":"Will Hawkins","email":"8715530+hawkinsw","login":"hawkinsw","count":1},{"name":"Boarders","email":"callan.mcgill@gmail.com","login":"Boarders","count":1},{"name":"Boro Sitnikovski","email":"buritomath@gmail.com","login":"bor0","count":1},{"name":"Charles Cooper","email":"cooper.charles.m@gmail.com","login":"charles-cooper","count":1},{"name":"Chris Martin","email":"ch.martin@gmail.com","login":"chris-martin","count":1},{"name":"David Beacham","email":"mail@dbeacham.co.uk","login":"dbeacham","count":1},{"name":"David Eichmann","email":"EichmannD@gmail.com","login":"DavidEichmann","count":1},{"name":"David Terei","email":"code@davidterei.com","login":"dterei","count":1},{"name":"Dmitry Ivanov","email":"ethercrow@gmail.com","login":"ethercrow","count":1},{"name":"Duncan Coutts","email":"duncan@haskell.org","login":"dcoutts","count":1},{"name":"Edward Z. Yang","email":"ezyang@mit.edu","login":"ezyang","count":1},{"name":"Ertugrul Söylemez","email":"esz@posteo.de","login":"esoeylemez","count":1},{"name":"Felix Paulusma","email":"Vlix","login":"Vlix","count":1},{"name":"Frank Staals","email":"991345+noinia","login":"noinia","count":1},{"name":"Fumiaki Kinoshita","email":"fumiexcel@gmail.com","login":"fumieval","count":1},{"name":"G. Allais","email":"guillaume.allais@ens-lyon.org","login":"gallais","count":1},{"name":"Gabor Greif","email":"ggreif@gmail.com","login":"ggreif","count":1},{"name":"Georgi Lyubenov","email":"georgi.lyubenov@tweag.io","login":"googleson78","count":1},{"name":"JP","email":"jprider63","login":"jprider63","count":1},{"name":"Javran Cheng","email":"Javran.c@gmail.com","login":"Javran","count":1},{"name":"Jean-Baptiste Mazon","email":"113843+jmazon","login":"jmazon","count":1},{"name":"Jeffrey Yasskin","email":"jyasskin@gmail.com","login":"jyasskin","count":1},{"name":"Josh Acay","email":"cacay@cmu.edu","login":"cacay","count":1},{"name":"Julie Moronuki","email":"jdog74@gmail.com","login":"argumatronic","count":1},{"name":"Vaibhav Sagar","email":"vaibhavsagar@gmail.com","login":"vaibhavsagar","count":1},{"name":"Nils Anders Danielsson","email":"nad@cs.chalmers.se","login":"nad","count":1},{"name":"Niklas Hambüchen","email":"mail@nh2.me","login":"nh2","count":1},{"name":"Neil Mayhew","email":"neil@mayhew.name","login":"neilmayhew","count":1},{"name":"Neil Davies","email":"SemanticPhilosopher@gmail.com","login":"semanticphilosopher","count":1},{"name":"Nathan Howell","email":"nhowell@alphaheavy.com","login":"NathanHowell","count":1},{"name":"Michal Terepeta","email":"michal.terepeta@gmail.com","login":"michalt","count":1},{"name":"Michael Snoyman","email":"michael@snoyman.com","login":"snoyberg","count":1},{"name":"Max Bolingbroke","email":"batterseapower@hotmail.com","login":"batterseapower","count":1},{"name":"Matthias Hetzenberger","email":"mhetzenberger@gmail.com","login":"hetzenmat","count":1},{"name":"Matt West","email":"git@matthewwest.co.uk","login":"bovinespirit","count":1},{"name":"Mateusz Kowalczyk","email":"fuuzetsu@fuuzetsu.co.uk","login":"Fuuzetsu","count":1},{"name":"Masaru Nomura","email":"massa.nomura@gmail.com","login":"monkey-mas","count":1},{"name":"Louis Wasserman","email":"wasserman.louis@gmail.com","login":"lowasser","count":1},{"name":"Kushagra Gupta","email":"10558687+kushagarr","login":"kushagarr","count":1},{"name":"Alberto Fanton","email":"alberto.fanton@protonmail.com","login":"albertodvp","count":1},{"name":"Alec Berryman","email":"alec@thened.net","login":"alec","count":1},{"name":"Alec Theriault","email":"alec.theriault@gmail.com","login":"harpocrates","count":1},{"name":"Alexey Kuleshevich","email":"lehins@yandex.ru","login":"lehins","count":1},{"name":"Alice Rixte","email":"12593462+autonym8","login":"autonym8","count":1},{"name":"Anton Dubovik","email":"gunner.kade@gmail.com","login":"adubovik","count":1},{"name":"Austin Seipp","email":"aseipp@pobox.com","login":"thoughtpolice","count":1},{"name":"Benjamin Hodgson","email":"benjamin-hodgson","login":"benjamin-hodgson","count":1}],"past_year_committers":[{"name":"Soumik Sarkar","email":"soumiksarkar.3120@gmail.com","login":"meooow25","count":31},{"name":"Jonathan Knowles","email":"mail@jonathanknowles.net","login":"jonathanknowles","count":2},{"name":"Benjamin","email":"10566848+L0neGamer","login":"L0neGamer","count":2},{"name":"Tom Smeding","email":"tomsmeding","login":"tomsmeding","count":1},{"name":"Teo Camarasu","email":"teofilcamarasu@gmail.com","login":"TeofilC","count":1},{"name":"Riku Minamiyama","email":"rikuminamiyama@gmail.com","login":"RikuMinamiyama","count":1},{"name":"Phil Hazelden","email":"philip.hazelden@gmail.com","login":"ChickenProp","count":1},{"name":"Lennart Augustsson","email":"lennart@augustsson.net","login":"augustss","count":1},{"name":"Frank Staals","email":"991345+noinia","login":"noinia","count":1},{"name":"Alexey Kuleshevich","email":"lehins@yandex.ru","login":"lehins","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-03T00:00:08.542Z","repositories_count":6211299,"commits_count":927244950,"contributors_count":35800510,"owners_count":1145311,"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/containers","html_url":"https://github.com/haskell/containers","last_synced_at":"2026-03-30T14:08:00.498Z","status":"active","issues_count":516,"pull_requests_count":775,"avg_time_to_close_issue":47256889.801061004,"avg_time_to_close_pull_request":8541522.76083916,"issues_closed_count":377,"pull_requests_closed_count":715,"pull_request_authors_count":148,"issue_authors_count":164,"avg_comments_per_issue":4.577519379844961,"avg_comments_per_pull_request":3.5651612903225804,"merged_pull_requests_count":624,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":61,"past_year_avg_time_to_close_issue":2515174.4,"past_year_avg_time_to_close_pull_request":1057727.512195122,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6153846153846154,"past_year_avg_comments_per_pull_request":2.2459016393442623,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":41,"created_at":"2023-05-09T10:29:03.333Z","updated_at":"2026-03-30T14:08:00.498Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcontainers/issues","issue_labels_count":{"table":{"feature-request":94,"performance":75,"Map":69,"IntMap":53,"docs":42,"Set":35,"IntSet":30,"Seq":26,"testing":20,"discussion/rfc":17,"Graph":15,"high-priority":12,"bug":11,"code-quality":9,"maintainability":8,"Tree":8,"urgent":7,"info-needed":6,"low-hanging-fruit":6,"pitfall":5,"benchmarking":5,"strictness":4,"needs-libraries-proposal":3,"low-priority":3,"not-planned":3,"duplicate":2,"invalid":2,"not planned":2,"windows":1,"upstream":1,"awaiting-upstream":1}},"pull_request_labels_count":{"table":{"docs":16,"performance":14,"feature-request":12,"IntMap":7,"testing":6,"Set":5,"Seq":5,"Tree":4,"IntSet":3,"needs-libraries-proposal":3,"code-quality":3,"Map":3,"maintainability":2,"abandoned":1,"Graph":1,"awaiting-upstream":1,"bug":1,"info-needed":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":303,"NONE":141,"MEMBER":70,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":638,"MEMBER":66,"NONE":59,"COLLABORATOR":12}},"issue_authors":{"table":{"treeowl":148,"meooow25":51,"sjakobi":40,"jwaldmann":25,"andreasabel":10,"m-renaud":9,"phadej":7,"AndreasPK":6,"andrewthad":6,"hvr":6,"amigalemming":5,"nomeata":5,"Bodigrim":5,"bgamari":5,"josephcsible":4,"mpickering":4,"erikd":3,"osa1":3,"Boarders":3,"Ericson2314":3,"noughtmare":2,"alexfmpe":2,"kindaro":2,"sebastian-philipp":2,"oisdk":2,"sgraf812":2,"gereeter":2,"nh2":2,"3noch":2,"jachymb":2,"autonym8":2,"tomjaguarpaw":2,"ekmett":2,"yaitskov":2,"dwincort":2,"pppalka":2,"kenta2":2,"charles-cooper":2,"Vlix":2,"mniip":2,"konsumlamm":2,"mixphix":2,"AliceRixte":2,"RyanGlScott":2,"Lev135":1,"Blaisorblade":1,"Icelandjack":1,"ocharles":1,"hseg":1,"Zemyla":1,"nshepperd":1,"ChristopherKing42":1,"gbaz":1,"doyougnu":1,"w9":1,"parsonsmatt":1,"carado":1,"brandonchinn178":1,"matthewleon":1,"tsahyt":1,"fakedrake":1,"blackgnezdo":1,"L-TChen":1,"ckoparkar":1,"sanao1006":1,"asr":1,"SamuelSchlesinger":1,"nd2s":1,"glguy":1,"robrix":1,"yav":1,"eskimor":1,"jonasc":1,"AaronFriel":1,"JulianBirch":1,"xgrommx":1,"juhp":1,"felixlinker":1,"arybczak":1,"DrNico":1,"Pi-Cla":1,"PapaNappa":1,"sidkshatriya":1,"jcristovao":1,"Lysxia":1,"adamgundry":1,"dbeacham":1,"Gabriella439":1,"jcranch":1,"complyue":1,"infinity0":1,"OlivierSohn":1,"eflister":1,"chowells79":1,"ddssff":1,"giovannirescia":1,"nmichael44":1,"noinia":1,"rumkeller":1,"Fuuzetsu":1,"epoberezkin":1,"jonathanknowles":1,"masaeedu":1,"emilypi":1,"wikku":1,"mcandre":1,"mkscrg":1,"j6carey":1,"SimonMeierIBM":1,"tomsmalley":1,"Flupp":1,"mstksg":1,"schernichkin":1,"KentaroUrata":1,"bmabsout":1,"ruifengx":1,"GregorySchwartz":1,"nikivazou":1,"nikita-volkov":1,"Mikolaj":1,"rzil":1,"theobat":1,"edsko":1,"k-bx":1,"gwern":1,"ahri":1,"andrewufrank":1,"brandon-leapyear":1,"typesanitizer":1,"ryantrinkle":1,"sanjorgek":1,"codygman":1,"eugmes":1,"expipiplus1":1,"coot":1,"augustss":1,"maxigit":1,"selinger":1,"jcsahnwaldt":1,"MangoIV":1,"mrkkrp":1,"simonmichael":1,"razetime":1,"ocramz":1,"JakobBruenker":1,"Palmik":1,"eownerdead":1,"twanvl":1,"JLimperg":1,"peti":1,"jamespayor":1,"wrengr":1,"lwdye":1,"jcarr-awake":1,"NorfairKing":1,"merijn":1,"xaverdh":1,"adubovik":1,"ppetr":1,"sergv":1,"ulysses4ever":1,"vmchale":1,"llhotka":1,"mitchellwrosen":1}},"pull_request_authors":{"table":{"meooow25":210,"treeowl":205,"m-renaud":31,"sjakobi":29,"jwaldmann":11,"oisdk":10,"hvr":9,"alexfmpe":9,"Bodigrim":8,"wrengr":8,"konsumlamm":7,"AndreasPK":7,"phadej":6,"int-e":6,"HuwCampbell":6,"josephcsible":5,"andreasabel":5,"ghost":5,"bgamari":5,"jonathanknowles":5,"RyanGlScott":4,"tomjaguarpaw":4,"Ericson2314":4,"nomeata":4,"RikuMinamiyama":3,"infinity0":3,"L0neGamer":3,"Lysxia":3,"dterei":3,"erikd":3,"tomsmeding":3,"augustss":3,"j6carey":2,"qxrein":2,"ploeh":2,"ninioArtillero":2,"googleson78":2,"neilmayhew":2,"dmwit":2,"nmichael44":2,"Gabriella439":2,"flip111":2,"dbeacham":2,"Rufflewind":2,"mpickering":2,"athanclark":2,"thomie":2,"DrNico":2,"hawkinsw":2,"int-index":2,"rrnewton":2,"ChickenProp":2,"k-bx":2,"fumieval":2,"Fuuzetsu":2,"insideoutclub":2,"Flupp":2,"coot":2,"TOTBWF":2,"zliu41":2,"ekmett":2,"sergv":2,"eyelash":2,"steffahn":2,"amesgen":1,"thoughtpolice":1,"gbaz":1,"snoyberg":1,"igrep":1,"stevemao":1,"bovinespirit":1,"StevenXL":1,"ReinierMaas":1,"greydot":1,"cacay":1,"autonym8":1,"sheaf":1,"Munksgaard":1,"unclechu":1,"NicolasT":1,"benjamin-hodgson":1,"alexbiehl":1,"Zigazou":1,"ckoparkar":1,"gallais":1,"ori-sky":1,"SamuelSchlesinger":1,"batterseapower":1,"Taneb":1,"tibbe":1,"mikeplus64":1,"OlivierSohn":1,"martijnbastiaan":1,"morteako":1,"monkey-mas":1,"adubovik":1,"sgraf812":1,"bwroga":1,"jprider63":1,"mkscrg":1,"andrewthad":1,"strout":1,"recursion-ninja":1,"TeofilC":1,"oherrala":1,"jonasc":1,"osa1":1,"hetzenmat":1,"bor0":1,"lowasser":1,"kushagarr":1,"Vlix":1,"esoeylemez":1,"argumatronic":1,"paolino":1,"benjaminweb":1,"jmazon":1,"EduardoLR10":1,"quasicomputational":1,"kuk0":1,"olligobber":1,"DavidEichmann":1,"Javran":1,"lehins":1,"ggreif":1,"dreixel":1,"chris-martin":1,"charles-cooper":1,"pppalka":1,"t3hmrman":1,"ryanholbrook":1,"pcapriotti":1,"albertodvp":1,"bwignall":1,"hasufell":1,"RossPaterson":1,"vlopezj":1,"Boarders":1,"NathanHowell":1,"vaibhavsagar":1,"ethercrow":1,"gereeter":1,"mixphix":1,"harpocrates":1,"selinger":1,"dwincort":1,"trommler":1,"nh2":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-01T00:00:08.271Z","repositories_count":14036935,"issues_count":34460794,"pull_requests_count":112784701,"authors_count":11214185,"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":{"feature-request":6,"Map":4,"IntMap":3,"performance":1,"not planned":1,"testing":1,"Seq":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":6,"NONE":4,"MEMBER":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":54,"NONE":5}},"past_year_issue_authors":{"table":{"meooow25":6,"andreasabel":2,"brandonchinn178":1,"MangoIV":1,"NorfairKing":1,"yaitskov":1}},"past_year_pull_request_authors":{"table":{"meooow25":44,"L0neGamer":3,"RikuMinamiyama":3,"ChickenProp":2,"HuwCampbell":2,"tomsmeding":2,"jonathanknowles":1,"lehins":1,"TeofilC":1}},"maintainers":[{"table":{"login":"sjakobi","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjakobi"}},{"table":{"login":"hvr","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hvr"}},{"table":{"login":"andreasabel","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasabel"}},{"table":{"login":"oisdk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oisdk"}},{"table":{"login":"erikd","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikd"}},{"table":{"login":"RyanGlScott","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"}},{"table":{"login":"ekmett","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekmett"}},{"table":{"login":"nh2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nh2"}},{"table":{"login":"Fuuzetsu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fuuzetsu"}},{"table":{"login":"dterei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dterei"}},{"table":{"login":"int-index","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/int-index"}},{"table":{"login":"Rufflewind","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rufflewind"}},{"table":{"login":"rrnewton","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rrnewton"}},{"table":{"login":"Mikolaj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mikolaj"}},{"table":{"login":"glguy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glguy"}},{"table":{"login":"thoughtpolice","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thoughtpolice"}},{"table":{"login":"emilypi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilypi"}},{"table":{"login":"adamgundry","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamgundry"}},{"table":{"login":"hasufell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasufell"}},{"table":{"login":"alexbiehl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbiehl"}},{"table":{"login":"tibbe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibbe"}}],"active_maintainers":[{"table":{"login":"andreasabel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasabel"}}]}},"events":{"total":{"CreateEvent":1,"CommitCommentEvent":2,"ReleaseEvent":1,"DeleteEvent":13,"PullRequestEvent":156,"ForkEvent":9,"IssuesEvent":113,"WatchEvent":29,"IssueCommentEvent":421,"PushEvent":80,"PullRequestReviewEvent":108,"PullRequestReviewCommentEvent":97},"last_year":{"PullRequestEvent":54,"ForkEvent":3,"IssuesEvent":53,"WatchEvent":15,"IssueCommentEvent":163,"PushEvent":30,"PullRequestReviewEvent":49,"PullRequestReviewCommentEvent":53,"CommitCommentEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/haskell-ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:14:40.111Z","updated_at":"2023-01-13T10:14:40.111Z","repository_link":"https://github.com/haskell/containers/blob/master/.github/workflows/haskell-ci.yml","dependencies":[{"id":6875540265,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875540266,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"hackage","filepath":"containers/containers.cabal","sha":null,"kind":"manifest","created_at":"2023-01-13T10:14:40.144Z","updated_at":"2023-01-13T10:14:40.144Z","repository_link":"https://github.com/haskell/containers/blob/master/containers/containers.cabal","dependencies":[{"id":6875540267,"package_name":"base","ecosystem":"hackage","requirements":"\u003e=4.9.1 \u0026\u0026 \u003c5","direct":true,"kind":"runtime","optional":false},{"id":6875540268,"package_name":"array","ecosystem":"hackage","requirements":"\u003e=0.4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875540269,"package_name":"deepseq","ecosystem":"hackage","requirements":"\u003e=1.2 \u0026\u0026 \u003c1.5","direct":true,"kind":"runtime","optional":false},{"id":6875540270,"package_name":"template-haskell","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"hackage","filepath":"containers-tests/containers-tests.cabal","sha":null,"kind":"manifest","created_at":"2023-01-13T10:14:40.244Z","updated_at":"2023-01-13T10:14:40.244Z","repository_link":"https://github.com/haskell/containers/blob/master/containers-tests/containers-tests.cabal","dependencies":[{"id":6875540271,"package_name":"nothunks","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875540272,"package_name":"QuickCheck","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875540273,"package_name":"nothunks","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875540274,"package_name":"ChasingBottoms","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875540275,"package_name":"random","ecosystem":"hackage","requirements":"\u003c1.2","direct":true,"kind":"benchmark","optional":false},{"id":6875540276,"package_name":"transformers","ecosystem":"hackage","requirements":"*","direct":true,"kind":"benchmark","optional":false},{"id":6875540277,"package_name":"containers-tests","ecosystem":"hackage","requirements":"*","direct":true,"kind":"benchmark","optional":false}]}],"score":23.171439608910884,"created_at":"2023-04-12T11:48:24.298Z","updated_at":"2026-05-13T17:06:34.369Z","avatar_url":"https://github.com/haskell.png","language":"Haskell","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/3582","html_url":"https://summary.ecosyste.ms/projects/3582"}