{"id":3526,"url":"https://github.com/haskell/attoparsec","last_synced_at":"2026-05-13T13:06:50.891Z","repository":{"id":37092027,"uuid":"976698","full_name":"haskell/attoparsec","owner":"haskell","description":"A fast Haskell library for parsing ByteStrings","archived":false,"fork":false,"pushed_at":"2024-12-12T03:38:13.000Z","size":1148,"stargazers_count":530,"open_issues_count":31,"forks_count":97,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-05-03T16:05:11.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hackage.haskell.org/package/attoparsec","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-10-10T17:30:32.000Z","updated_at":"2026-05-01T13:19:58.000Z","dependencies_parsed_at":"2023-12-21T16:44:36.301Z","dependency_job_id":"b1b7a2cb-42ee-4e2d-90d4-b43049e4d6d7","html_url":"https://github.com/haskell/attoparsec","commit_stats":{"total_commits":783,"total_committers":54,"mean_commits":14.5,"dds":0.2924648786717752,"last_synced_commit":"7244e6b85b953cdff50172ce78398c5d20f0230c"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/haskell/attoparsec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/sbom","scorecard":{"id":457322,"data":{"date":"2025-08-11","repo":{"name":"github.com/haskell/attoparsec","commit":"7244e6b85b953cdff50172ce78398c5d20f0230c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":5,"reason":"Found 8/15 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/haskell-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:217: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/attoparsec/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/attoparsec/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/attoparsec/haskell-ci.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: tests/QC/Buffer.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/QC/Buffer.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/ByteString.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/ByteString.hs:14","Info: HaskellPropertyBasedTesting integration found: tests/QC/Combinator.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/QC/Combinator.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/Common.hs:22","Info: HaskellPropertyBasedTesting integration found: tests/QC/Common.hs:23","Info: HaskellPropertyBasedTesting integration found: tests/QC/Rechunked.hs:11","Info: HaskellPropertyBasedTesting integration found: tests/QC/Simple.hs:14","Info: HaskellPropertyBasedTesting integration found: tests/QC/Simple.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text.hs:16","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/FastSet.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/FastSet.hs:5","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/Regressions.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/Regressions.hs:16","Info: HaskellPropertyBasedTesting integration found: tests/QC/Buffer.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/QC/Buffer.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/ByteString.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/ByteString.hs:14","Info: HaskellPropertyBasedTesting integration found: tests/QC/Combinator.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/QC/Combinator.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/Common.hs:22","Info: HaskellPropertyBasedTesting integration found: tests/QC/Common.hs:23","Info: HaskellPropertyBasedTesting integration found: tests/QC/Rechunked.hs:11","Info: HaskellPropertyBasedTesting integration found: tests/QC/Simple.hs:14","Info: HaskellPropertyBasedTesting integration found: tests/QC/Simple.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text.hs:16","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/FastSet.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/FastSet.hs:5","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/Regressions.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/Regressions.hs:16"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 27 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:56.056Z","repository_id":37092027,"created_at":"2025-08-19T10:03:56.056Z","updated_at":"2025-08-19T10:03:56.056Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32600968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"haskell","name":"Haskell","uuid":"450574","kind":"organization","description":"","email":null,"website":"http://www.haskell.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/450574?v=4","repositories_count":91,"last_synced_at":"2024-04-16T00:27:22.397Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/haskell","funding_links":[],"total_stars":21803,"followers":506,"following":0,"created_at":"2022-11-02T16:31:04.944Z","updated_at":"2024-04-16T00:27:46.815Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell/repositories"},"packages":[{"id":163599,"name":"attoparsec","ecosystem":"hackage","description":"A fast parser combinator library, aimed particularly at dealing\nefficiently with network protocols and complicated text/binary\nfile formats.","homepage":"https://github.com/haskell/attoparsec","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/haskell/attoparsec","keywords_array":["bsd3","library","parsing","text","Propose Tags"],"namespace":null,"versions_count":61,"first_release_published_at":"2008-06-06T21:18:00.000Z","latest_release_published_at":"2022-01-10T18:41:09.000Z","latest_release_number":"0.14.4","last_synced_at":"2026-05-07T15:01:25.920Z","created_at":"2022-04-05T17:58:56.890Z","updated_at":"2026-05-07T15:01:25.920Z","registry_url":"https://hackage.haskell.org/package/attoparsec","install_command":"cabal install attoparsec","documentation_url":null,"metadata":{},"repo_metadata":{"id":37092027,"uuid":"976698","full_name":"haskell/attoparsec","owner":"haskell","description":"A fast Haskell library for parsing ByteStrings","archived":false,"fork":false,"pushed_at":"2024-12-12T03:38:13.000Z","size":1148,"stargazers_count":526,"open_issues_count":28,"forks_count":96,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-08-17T04:02:05.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hackage.haskell.org/package/attoparsec","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-10-10T17:30:32.000Z","updated_at":"2025-07-27T01:30:57.000Z","dependencies_parsed_at":"2023-12-21T16:44:36.301Z","dependency_job_id":"b1b7a2cb-42ee-4e2d-90d4-b43049e4d6d7","html_url":"https://github.com/haskell/attoparsec","commit_stats":{"total_commits":783,"total_committers":54,"mean_commits":14.5,"dds":0.2924648786717752,"last_synced_commit":"7244e6b85b953cdff50172ce78398c5d20f0230c"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/haskell/attoparsec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/sbom","scorecard":{"id":457322,"data":{"date":"2025-08-11","repo":{"name":"github.com/haskell/attoparsec","commit":"7244e6b85b953cdff50172ce78398c5d20f0230c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":5,"reason":"Found 8/15 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/haskell-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:217: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/attoparsec/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/attoparsec/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/attoparsec/haskell-ci.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: tests/QC/Buffer.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/QC/Buffer.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/ByteString.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/ByteString.hs:14","Info: HaskellPropertyBasedTesting integration found: tests/QC/Combinator.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/QC/Combinator.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/Common.hs:22","Info: HaskellPropertyBasedTesting integration found: tests/QC/Common.hs:23","Info: HaskellPropertyBasedTesting integration found: tests/QC/Rechunked.hs:11","Info: HaskellPropertyBasedTesting integration found: tests/QC/Simple.hs:14","Info: HaskellPropertyBasedTesting integration found: tests/QC/Simple.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text.hs:16","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/FastSet.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/FastSet.hs:5","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/Regressions.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/Regressions.hs:16","Info: HaskellPropertyBasedTesting integration found: tests/QC/Buffer.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/QC/Buffer.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/ByteString.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/ByteString.hs:14","Info: HaskellPropertyBasedTesting integration found: tests/QC/Combinator.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/QC/Combinator.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/QC/Common.hs:22","Info: HaskellPropertyBasedTesting integration found: tests/QC/Common.hs:23","Info: HaskellPropertyBasedTesting integration found: tests/QC/Rechunked.hs:11","Info: HaskellPropertyBasedTesting integration found: tests/QC/Simple.hs:14","Info: HaskellPropertyBasedTesting integration found: tests/QC/Simple.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text.hs:16","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/FastSet.hs:4","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/FastSet.hs:5","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/Regressions.hs:15","Info: HaskellPropertyBasedTesting integration found: tests/QC/Text/Regressions.hs:16"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 27 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:56.056Z","repository_id":37092027,"created_at":"2025-08-19T10:03:56.056Z","updated_at":"2025-08-19T10:03:56.056Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271435399,"owners_count":24759325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_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":"0.14.4","sha":"aabb749c88d26a342122e5c0bce9d85199577c9a","kind":"commit","published_at":"2022-01-10T18:36:25.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.14.4","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"9e57c5f0a0c74ed7dfb2eecbe23575254d3ea248","kind":"tag","published_at":"2021-12-09T02:44:42.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.14.3","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.14.3/manifests"},{"name":"0.14.1","sha":"85510bdf2c0a42daaf2ab5ef126d5d94a648993a","kind":"tag","published_at":"2021-03-22T21:21:31.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.14.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"60a0e807fecb741eb2205464cb27bbaa6514083d","kind":"tag","published_at":"2021-03-22T21:14:33.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.14.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.14.0/manifests"},{"name":"0.13.2.5","sha":"2472123ff91395f6d1835a5cf6a859d5c44bff04","kind":"tag","published_at":"2021-02-10T01:00:13.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.13.2.5","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.13.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.13.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.2.5/manifests"},{"name":"0.13.2.4","sha":"18f4f8ec4f3257d2ddc8a911b398b2d3e640a11c","kind":"tag","published_at":"2020-03-27T18:24:25.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.13.2.4","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.13.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.13.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.2.4/manifests"},{"name":"0.13.2.2","sha":"c8030ed56df344b4c7238e58c5349e64f70c7bc9","kind":"tag","published_at":"2018-01-12T22:57:04.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.13.2.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.2.2/manifests"},{"name":"0.13.2.1","sha":"55fdcf2a80e84cdfa893c884ba3b0f9de206282e","kind":"tag","published_at":"2018-01-12T19:51:53.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.13.2.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.2.1/manifests"},{"name":"0.13.2.0","sha":"9e1d6d796675b63bf71cdaedb1d928523bfa3887","kind":"tag","published_at":"2017-08-01T14:29:41.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.13.2.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.2.0/manifests"},{"name":"0.13.0.2","sha":"a04f8b9b4f384e873fd85e88c74044752d559a53","kind":"commit","published_at":"2016-04-21T22:38:10.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.13.0.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.0.2/manifests"},{"name":"0.13.0.1","sha":"ddeadcce61c039f6697d9a6e485f3fd535d88631","kind":"commit","published_at":"2015-07-09T00:08:44.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.13.0.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.0.1/manifests"},{"name":"0.13.0.0","sha":"36a5fdfeb8cdd426c3333fb119547dae2aba2a09","kind":"commit","published_at":"2015-05-11T05:41:07.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.13.0.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.13.0.0/manifests"},{"name":"0.12.1.6","sha":"fc8ee0fbf1796f3baab30470643fe94c45d8b940","kind":"commit","published_at":"2015-04-05T19:51:10.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.12.1.6","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.12.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.6/manifests"},{"name":"0.12.1.5","sha":"2fb688a10927c1a2fd3f993cb99e02c9664db25b","kind":"commit","published_at":"2015-03-28T18:37:16.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.12.1.5","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.5/manifests"},{"name":"0.12.1.4","sha":"be3543ba7d431909a30e5e17f86e1eaeabe1ae7d","kind":"commit","published_at":"2015-03-28T06:18:39.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.12.1.4","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.4/manifests"},{"name":"0.12.1.3","sha":"c9b17bbb17e308051a0191bc97c8f4d27a248b2f","kind":"commit","published_at":"2015-02-18T06:13:46.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.12.1.3","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.3/manifests"},{"name":"0.12.1.2","sha":"c356e903fbf0c41c5e727f0e2028fe7e1c10042c","kind":"commit","published_at":"2014-09-05T16:37:30.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.12.1.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.2/manifests"},{"name":"0.12.1.1","sha":"da29f13ecbd744a95c554ccf827ef686e3df2939","kind":"commit","published_at":"2014-08-07T05:26:08.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.12.1.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.1/manifests"},{"name":"0.12.1.0","sha":"deec18eeb4001fc2d59eeac79471c2b1cb0feaee","kind":"commit","published_at":"2014-06-11T18:10:30.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.12.1.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.1.0/manifests"},{"name":"0.12.0.0","sha":"e22d19512c9f606e4ea83f62b009c5d6cb608559","kind":"commit","published_at":"2014-05-31T07:12:43.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.12.0.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.12.0.0/manifests"},{"name":"0.11.3.4","sha":"88208cb1dea4ad0811798ec4cd6d63803a86d9f0","kind":"commit","published_at":"2014-05-15T20:50:09.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.11.3.4","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.3.4/manifests"},{"name":"0.11.3.3","sha":"639588c269f2e47e3cb7dcf1ca3f2dc2a1e338c9","kind":"commit","published_at":"2014-05-15T17:35:28.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.11.3.3","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.3.3/manifests"},{"name":"0.11.3.2","sha":"f589fbd1b82040772f368f90a7cce400a039e5c3","kind":"commit","published_at":"2014-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.11.3.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.3.2/manifests"},{"name":"0.11.3.1","sha":"5df16c43427749fe5c40cb02f78cd36e3b6f85a4","kind":"commit","published_at":"2014-05-14T04:18:04.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.11.3.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.3.1/manifests"},{"name":"0.11.3.0","sha":"ade0962cde0eeab2c40649f8d9214b5b4fb06e05","kind":"commit","published_at":"2014-04-29T15:53:10.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.11.3.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.3.0/manifests"},{"name":"0.11.2.1","sha":"a593c9d3c07f7579e79225f6d7ddd1e71a4110fb","kind":"commit","published_at":"2014-03-05T05:51:41.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.11.2.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.2.1/manifests"},{"name":"0.11.1.0","sha":"4f10f29ddc81632532651157e2aeb613679f8a5e","kind":"commit","published_at":"2014-01-09T00:21:42.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.11.1.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.11.1.0/manifests"},{"name":"0.10.4.0","sha":"f844684bfd07a6f3b5148e779f4b43e52cede207","kind":"commit","published_at":"2013-01-31T06:40:03.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.10.4.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.4.0/manifests"},{"name":"0.10.3.0","sha":"a482b3759f074856acefe55ae2ece5ae8f93907a","kind":"commit","published_at":"2012-12-14T04:54:34.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.10.3.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.3.0/manifests"},{"name":"0.10.2.0","sha":"c5ffb6c361621d6103820d6cf5918ebd3f46e9e9","kind":"commit","published_at":"2012-05-28T04:36:54.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.10.2.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.2.0/manifests"},{"name":"0.10.1.1","sha":"742420b56df33ae53be06e8041b87783b439aa43","kind":"commit","published_at":"2012-02-12T03:04:51.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.10.1.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.1.1/manifests"},{"name":"0.10.1.0","sha":"0ab55dfc3c44b94fae036b55cbb3d67f9b0e642a","kind":"commit","published_at":"2011-12-13T04:31:35.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.10.1.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.1.0/manifests"},{"name":"0.10.0.3","sha":"584e231cb9ba63567888ed445d4d523c4cee387b","kind":"commit","published_at":"2011-11-29T05:48:18.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.10.0.3","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.0.3/manifests"},{"name":"0.10.0.2","sha":"01b6b321c70bfbc358fd21058bd0240bf5855911","kind":"commit","published_at":"2011-11-21T22:14:08.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.10.0.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.0.2/manifests"},{"name":"0.10.0.1","sha":"5912b51bc956d05dd726fc49ef698ded9d13d50d","kind":"commit","published_at":"2011-11-21T22:10:04.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.10.0.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.0.1/manifests"},{"name":"0.10.0.0","sha":"cfd775134f280089971caa36d4dba58343e095fb","kind":"commit","published_at":"2011-11-21T21:57:22.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.10.0.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.10.0.0/manifests"},{"name":"0.9.1.2","sha":"2271b1c127f10f094f375475a5ef8ab730142934","kind":"commit","published_at":"2011-08-22T05:16:45.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.9.1.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.9.1.2/manifests"},{"name":"0.9.1.1","sha":"22eae001dd56494fac8cd642c890cada3bd5c25c","kind":"commit","published_at":"2011-06-10T17:12:28.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.9.1.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.9.1.1/manifests"},{"name":"0.9.1.0","sha":"9ebe623ca772d366338473258161b72d977df711","kind":"commit","published_at":"2011-06-03T20:58:37.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.9.1.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.9.1.0/manifests"},{"name":"0.9.0.0","sha":"d8469fb9ba478abdc8b6253fb39af611b443444d","kind":"commit","published_at":"2011-05-24T23:35:23.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.9.0.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.9.0.0/manifests"},{"name":"0.8.6.1","sha":"85870a57a4292bd246cf169e92c95b266e7396b9","kind":"commit","published_at":"2011-05-11T19:18:53.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.6.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.6.1/manifests"},{"name":"0.8.6.0","sha":"9625564f55d8fa545ae3bb2aa189808436bc0c6f","kind":"commit","published_at":"2011-05-11T16:53:37.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.6.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.6.0/manifests"},{"name":"0.8.5.3","sha":"5df1dcbb016764b11acf1a053afc0074dea5b0a6","kind":"commit","published_at":"2011-04-13T17:34:51.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.5.3","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.5.3/manifests"},{"name":"0.8.5.2","sha":"6bba6199b040378af25416009d66505c92067eb9","kind":"commit","published_at":"2011-04-05T18:00:52.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.5.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.5.2/manifests"},{"name":"0.8.5.1","sha":"d839ba0f567985a4c40be3c796e4aae5a27c402f","kind":"commit","published_at":"2011-04-01T21:36:32.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.5.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.5.1/manifests"},{"name":"0.8.5.0","sha":"2a0d815f7e4d26a3235d6f28e48d88ec27e7dddd","kind":"commit","published_at":"2011-02-16T21:20:21.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.5.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.5.0/manifests"},{"name":"0.8.4.0","sha":"a5c8fbdf4b58b386f87ca4c998f235b57dd8526c","kind":"commit","published_at":"2011-01-25T07:09:56.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.4.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.4.0/manifests"},{"name":"0.8.3.0","sha":"a2f68454cb54d6df1f16596a268be2550dc8e48e","kind":"commit","published_at":"2010-12-22T01:24:56.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.3.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.3.0/manifests"},{"name":"0.8.2.0","sha":"bfe3cf33e310d356462501257368062e2831cd30","kind":"commit","published_at":"2010-11-07T16:52:54.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.2.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.2.0/manifests"},{"name":"0.8.1.1","sha":"30d538922209e90a29ce802b76c2d2d591700e55","kind":"commit","published_at":"2010-10-10T15:11:46.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.1.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.1.1/manifests"},{"name":"0.8.1.0","sha":"90e3e577c8951d936dbfa77c765c341c11ebcf26","kind":"commit","published_at":"2010-08-17T20:41:50.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.1.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.1.0/manifests"},{"name":"0.8.0.2","sha":"a62b60e21a2539ad83af879572832bd852024c48","kind":"commit","published_at":"2010-03-30T18:23:15.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.0.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.0.2/manifests"},{"name":"0.8.0.1","sha":"78b478f8a2ce691fa03bee979d4b5cacb7edf041","kind":"commit","published_at":"2010-03-15T05:57:25.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.0.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.0.1/manifests"},{"name":"0.8.0.0","sha":"c77774fcf864477b89ac3842be6bd53b8471d59c","kind":"commit","published_at":"2010-03-10T04:50:33.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.8.0.0","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.8.0.0/manifests"},{"name":"0.7.2","sha":"c25b54d3021900e6e6419775e275f1ed2e729aac","kind":"commit","published_at":"2009-01-16T07:53:36.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.7.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"643c9a102962faa0bf1d9515fa686e3f1d1eb865","kind":"commit","published_at":"2009-01-16T07:42:23.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.7.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.7.1/manifests"},{"name":"0.7","sha":"938877e0af4214966d085c7273a638a7ed238339","kind":"commit","published_at":"2009-01-14T07:43:09.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.7","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.7/manifests"},{"name":"0.6","sha":"9f45da4477872b60cc7bf109fec38e6ca67020df","kind":"commit","published_at":"2009-01-06T18:46:11.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.6","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.6/manifests"},{"name":"0.5","sha":"0b5abe2de4affe71fdd2f0e9e3dadbbe695f9604","kind":"commit","published_at":"2008-10-15T23:51:14.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.5","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.5/manifests"},{"name":"0.5.1","sha":"bf6d15e226116fdd76724aa3e14c093e83ce6b76","kind":"commit","published_at":"2008-09-27T23:51:02.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.5.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.5.1/manifests"},{"name":"0.4","sha":"5b85028fe67129b9a882900649c735c6efa797ca","kind":"commit","published_at":"2008-06-06T21:16:07.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.4","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.4/manifests"},{"name":"0.3","sha":"e58e3781b8bb9c7e8cb9bbcc7bb5db2efbed94fb","kind":"commit","published_at":"2008-01-27T16:23:08.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.3","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.3/manifests"},{"name":"0.2.2","sha":"d8c28903e9349e9752de5be065b6f8a10eff14ba","kind":"commit","published_at":"2008-01-26T06:06:09.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.2.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"616165a7a05a0c79117ca9ef1ab9987b5dae46a6","kind":"commit","published_at":"2008-01-25T23:32:42.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.2.1","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.2.1/manifests"},{"name":"0.2","sha":"0dafd6f82a568d24e349c3292930dd02092ea3a2","kind":"commit","published_at":"2008-01-25T22:34:30.000Z","download_url":"https://codeload.github.com/haskell/attoparsec/tar.gz/0.2","html_url":"https://github.com/haskell/attoparsec/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/attoparsec@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/tags/0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-21T12:17:57.143Z","dependent_packages_count":265,"downloads":461258,"downloads_period":"total","dependent_repos_count":3246,"rankings":{"downloads":0.04521051144391071,"dependent_repos_count":0.15258547612319864,"dependent_packages_count":0.1582367900536875,"stargazers_count":3.226900254309127,"forks_count":4.1480644249788075,"docker_downloads_count":1.2884995761514553,"average":1.5032495055100312},"purl":"pkg:hackage/attoparsec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/attoparsec","docker_dependents_count":2,"docker_downloads_count":89,"usage_url":"https://repos.ecosyste.ms/usage/hackage/attoparsec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/attoparsec/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T06:02:37.988Z","issues_count":107,"pull_requests_count":123,"avg_time_to_close_issue":19037948.48809524,"avg_time_to_close_pull_request":9257441.19327731,"issues_closed_count":84,"pull_requests_closed_count":119,"pull_request_authors_count":60,"issue_authors_count":79,"avg_comments_per_issue":2.4299065420560746,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2420851.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/issues","maintainers":[{"login":"sol","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sol"},{"login":"tibbe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibbe"},{"login":"bgamari","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgamari"},{"login":"andreasabel","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasabel"},{"login":"basvandijk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/basvandijk"},{"login":"RyanGlScott","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"},{"login":"nh2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nh2"},{"login":"hvr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hvr"},{"login":"erikd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikd"},{"login":"ekmett","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekmett"},{"login":"sjakobi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjakobi"},{"login":"Fuuzetsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fuuzetsu"},{"login":"hasufell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasufell"}],"active_maintainers":[{"login":"andreasabel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasabel"},{"login":"erikd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikd"},{"login":"sol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sol"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/attoparsec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/attoparsec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/attoparsec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/attoparsec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/attoparsec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/attoparsec/codemeta","maintainers":[{"uuid":"BenGamari","login":"BenGamari","name":null,"email":null,"url":null,"packages_count":84,"html_url":"https://hackage.haskell.org/user/BenGamari","role":null,"created_at":"2022-11-14T16:52:05.637Z","updated_at":"2022-11-14T16:52:05.637Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/BenGamari/packages"},{"uuid":"BryanOSullivan","login":"BryanOSullivan","name":null,"email":null,"url":null,"packages_count":50,"html_url":"https://hackage.haskell.org/user/BryanOSullivan","role":null,"created_at":"2022-11-14T16:52:05.649Z","updated_at":"2022-11-14T16:52:05.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/BryanOSullivan/packages"},{"uuid":"BasVanDijk","login":"BasVanDijk","name":null,"email":null,"url":null,"packages_count":54,"html_url":"https://hackage.haskell.org/user/BasVanDijk","role":null,"created_at":"2022-11-14T16:52:05.625Z","updated_at":"2022-11-14T16:52:05.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/BasVanDijk/packages"}],"registry":{"name":"hackage.haskell.org","url":"https://hackage.haskell.org","ecosystem":"hackage","default":true,"packages_count":19107,"maintainers_count":3893,"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":1256383,"full_name":"haskell/attoparsec","default_branch":"master","total_commits":783,"total_committers":54,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":14.5,"dds":0.2924648786717752,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-08T02:45:13.953Z","last_synced_commit":"7244e6b85b953cdff50172ce78398c5d20f0230c","created_at":"2023-04-12T11:45:01.791Z","updated_at":"2026-05-08T02:44:35.186Z","committers":[{"name":"Bryan O'Sullivan","email":"bos@serpentine.com","login":"bos","count":554},{"name":"Ben Gamari","email":"ben@smart-cactus.org","login":"bgamari","count":47},{"name":"SeanRBurton","email":"burton.seanr@gmail.com","login":"SeanRBurton","count":39},{"name":"Johan Tibell","email":"johan.tibell@gmail.com","login":"tibbe","count":16},{"name":"Simon Hengel","email":"sol@typeful.net","login":"sol","count":15},{"name":"Mikhail Vorozhtsov","email":"mikhail.vorozhtsov@gmail.com","login":"mvv","count":12},{"name":"Bodigrim","email":"andrew.lelechenko@gmail.com","login":"Bodigrim","count":10},{"name":"Oleg Grenrus","email":"oleg.grenrus@iki.fi","login":"phadej","count":10},{"name":"Andreas Abel","email":"andreas.abel@ifi.lmu.de","login":"andreasabel","count":7},{"name":"Bas van Dijk","email":"v.dijk.bas@gmail.com","login":"basvandijk","count":6},{"name":"wren ng thornton","email":"wren@community.haskell.org","login":"wrengr","count":4},{"name":"davean","email":"davean@xkcd.com","login":"davean","count":3},{"name":"Samuel Bronson","email":"naesten@gmail.com","login":"SamB","count":3},{"name":"David Lazar","email":"lazar6@illinois.edu","login":"davidlazar","count":3},{"name":"Bjorn Buckwalter","email":"bjorn@buckwalter.se","login":"bjornbm","count":3},{"name":"Bryan O'Sullivan","email":"bos@lindenlab.com","login":null,"count":3},{"name":"Eric Lindblad","email":"askeblad@outlook.com","login":null,"count":2},{"name":"Amit Aryeh Levy","email":"amit@amitlevy.com","login":"alevy","count":2},{"name":"Andrew Martin","email":"andrew.thaddeus@gmail.com","login":"andrewthad","count":2},{"name":"Erik de Castro Lopo","email":"erikd@mega-nerd.com","login":"erikd","count":2},{"name":"Herbert Valerio Riedel","email":"hvr@gnu.org","login":"hvr","count":2},{"name":"John Millikin","email":"jmillikin@gmail.com","login":"jmillikin","count":2},{"name":"Liyang HU","email":"git@liyang.hu","login":"liyang","count":2},{"name":"Ryan Scott","email":"ryan.gl.scott@gmail.com","login":"RyanGlScott","count":2},{"name":"Slava Bacherikov","email":"slava@bacher09.org","login":"bacher09","count":2},{"name":"convert-repo","email":"none@none","login":"invalid-email-address","count":2},{"name":"Paolo Martini","email":"paolo@nemail.it","login":null,"count":1},{"name":"zuqq","email":"noahheld17@gmail.com","login":"zuqq","count":1},{"name":"zhujinxuan","email":"zhujinxuan@gmail.com","login":"zhujinxuan","count":1},{"name":"crdueck","email":"crdueck@uwaterloo.ca","login":"crdueck","count":1},{"name":"askeblad","email":"74082607+askeblad","login":"askeblad","count":1},{"name":"Yuras Shumovich","email":"shumovichy@gmail.com","login":"Yuras","count":1},{"name":"Vaibhav Sagar","email":"vaibhavsagar@gmail.com","login":"vaibhavsagar","count":1},{"name":"Topi Kettunen","email":"topi@topikettunen.com","login":"topikettunen","count":1},{"name":"Tomas Carnecky","email":"tomas.carnecky@gmail.com","login":"wereHamster","count":1},{"name":"Sergey Vinokurov","email":"1149355+sergv","login":"sergv","count":1},{"name":"Michael Snoyman","email":"michael@snoyman.com","login":"snoyberg","count":1},{"name":"Michael Beidler","email":"michael.beidler@gmail.com","login":"mbeidler","count":1},{"name":"Max Bolingbroke","email":"batterseapower@hotmail.com","login":"batterseapower","count":1},{"name":"Matthias Fischmann","email":"mf@zerobuzz.net","login":"fisx","count":1},{"name":"Marcin Tolysz","email":"tolysz@gmail.com","login":"tolysz","count":1},{"name":"Lysxia","email":"lysxia@gmail.com","login":"Lysxia","count":1},{"name":"Lennart Kolmodin","email":"kolmodin@gentoo.org","login":"kolmodin","count":1},{"name":"Kyle Van Berendonck","email":"kyle@vanberendonck.com","login":"kvanbere","count":1},{"name":"Kusanagi Kouichi","email":"slash@ac.auone-net.jp","login":"k7k7","count":1},{"name":"Ken Takusagawa","email":"kenta@mit.edu","login":"kenta2","count":1},{"name":"Jason Whittle","email":"jason.whittle@gmail.com","login":"whittle","count":1},{"name":"Gergely Risko","email":"errge@nilcons.com","login":"errge","count":1},{"name":"Felipe Lessa","email":"felipe.lessa@gmail.com","login":"meteficha","count":1},{"name":"David Luposchainsky","email":"dluposchainsky@gmail.com","login":"quchen","count":1},{"name":"Daniel Deng","email":"sinogermany@gmail.com","login":"sinogermany","count":1},{"name":"Chris Martin","email":"ch.martin@gmail.com","login":"chris-martin","count":1},{"name":"Arvin Moezzi","email":"moezzia@gmail.com","login":"urv","count":1},{"name":"Andrés Sicard-Ramírez","email":"asr@eafit.edu.co","login":"asr","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-08T00:00:36.565Z","repositories_count":6230599,"commits_count":897496483,"contributors_count":34921726,"owners_count":1150252,"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/attoparsec","html_url":"https://github.com/haskell/attoparsec","last_synced_at":"2026-04-26T05:04:18.038Z","status":"error","issues_count":106,"pull_requests_count":126,"avg_time_to_close_issue":19428746.743902437,"avg_time_to_close_pull_request":10452773.58677686,"issues_closed_count":82,"pull_requests_closed_count":121,"pull_request_authors_count":60,"issue_authors_count":80,"avg_comments_per_issue":2.4245283018867925,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-09T11:06:55.469Z","updated_at":"2026-04-26T05:04:18.038Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fattoparsec/issues","issue_labels_count":{"table":{"info needed":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":70,"MEMBER":17,"CONTRIBUTOR":17,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":51,"MEMBER":41,"NONE":25,"COLLABORATOR":9}},"issue_authors":{"table":{"phadej":6,"tibbe":5,"treeowl":3,"Gabriella439":3,"varosi":3,"wereHamster":2,"vaibhavsagar":2,"bgamari":2,"nh2":2,"TomMD":2,"flip111":2,"singpolyma":2,"chris-martin":2,"basvandijk":2,"gregwebs":2,"andreasabel":2,"nerfingen":1,"erikd":1,"poscat0x04":1,"zenzike":1,"swt2c":1,"wdanilo":1,"eminglorion":1,"alcinnz":1,"sjakobi":1,"gzh":1,"snoyberg":1,"DouglasRaillard":1,"k7k7":1,"reinerp":1,"yaitskov":1,"Lysxia":1,"cartazio":1,"pjones":1,"saevarb":1,"sol":1,"clinty":1,"sternenseemann":1,"Anteproperispomenon":1,"elaforge":1,"funrep":1,"howsiyu":1,"twhitehead":1,"ekmett":1,"kim":1,"cblp":1,"liyang":1,"jchia":1,"andrewthad":1,"apraga":1,"RyanGlScott":1,"pikajude":1,"iger":1,"Fuuzetsu":1,"shlevy":1,"k-bx":1,"solatis":1,"istathar":1,"ygale":1,"zhujinxuan":1,"yihuang":1,"banacorn":1,"meiersi":1,"ndmitchell":1,"frasertweedale":1,"ghost":1,"jamshidh":1,"migmit":1,"da-x":1,"joeyh":1,"pxqr":1,"zudov":1,"deviant-logic":1,"Handora":1,"grantslatton":1,"RubenAstudillo":1,"merijn":1,"ggreif":1,"favonia":1,"tkvogt":1}},"pull_request_authors":{"table":{"sol":15,"tibbe":9,"bgamari":9,"phadej":7,"SeanRBurton":6,"basvandijk":5,"andreasabel":5,"Bodigrim":4,"chris-martin":3,"vaibhavsagar":2,"zhujinxuan":2,"Lysxia":2,"mvv":2,"KovalevDima":2,"ghost":2,"hvr":2,"erikd":2,"topikettunen":2,"zuqq":2,"liyang":2,"RyanGlScott":2,"favonia":1,"kakkun61":1,"mulderr":1,"crdueck":1,"tolysz":1,"batterseapower":1,"sergv":1,"felixonmars":1,"mitchellwrosen":1,"Shimuuar":1,"wereHamster":1,"ekmett":1,"alevy":1,"tfausak":1,"errge":1,"galenhuntington":1,"mbeidler":1,"kenta2":1,"zerobuzz":1,"lpsmith":1,"whittle":1,"davean":1,"duog":1,"sjcjoosten":1,"bacher09":1,"A-Fayzullayevich":1,"amosr":1,"Miguelzamora13":1,"quchen":1,"rickowens":1,"andrewthad":1,"kvanbere":1,"mf59816":1,"fumieval":1,"Yuras":1,"sinogermany":1,"k7k7":1,"snoyberg":1,"Shou":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-28T00:00:08.715Z","repositories_count":14437661,"issues_count":34393557,"pull_requests_count":112735611,"authors_count":11247496,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"Anteproperispomenon":1,"nerfingen":1,"sternenseemann":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"sol","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sol"}},{"table":{"login":"tibbe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibbe"}},{"table":{"login":"bgamari","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgamari"}},{"table":{"login":"andreasabel","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasabel"}},{"table":{"login":"basvandijk","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/basvandijk"}},{"table":{"login":"RyanGlScott","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"}},{"table":{"login":"erikd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikd"}},{"table":{"login":"ekmett","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekmett"}},{"table":{"login":"nh2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nh2"}},{"table":{"login":"hvr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hvr"}},{"table":{"login":"Fuuzetsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fuuzetsu"}},{"table":{"login":"sjakobi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjakobi"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":5,"ForkEvent":3,"IssuesEvent":2,"WatchEvent":14,"IssueCommentEvent":5,"PushEvent":2},"last_year":{"PullRequestEvent":1,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":2,"IssueCommentEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/haskell-ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-28T01:31:03.947Z","updated_at":"2023-01-28T01:31:03.947Z","repository_link":"https://github.com/haskell/attoparsec/blob/master/.github/workflows/haskell-ci.yml","dependencies":[{"id":7198506610,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7198506611,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"hackage","filepath":"attoparsec.cabal","sha":null,"kind":"manifest","created_at":"2023-09-27T19:52:16.313Z","updated_at":"2023-09-27T19:52:16.313Z","repository_link":"https://github.com/haskell/attoparsec/blob/master/attoparsec.cabal","dependencies":[]},{"ecosystem":"hackage","filepath":"examples/attoparsec-examples.cabal","sha":null,"kind":"manifest","created_at":"2023-09-27T19:52:16.336Z","updated_at":"2023-09-27T19:52:16.336Z","repository_link":"https://github.com/haskell/attoparsec/blob/master/examples/attoparsec-examples.cabal","dependencies":[]}],"score":23.368202969590474,"created_at":"2023-04-12T11:48:23.666Z","updated_at":"2026-05-13T13:06:50.891Z","avatar_url":"https://github.com/haskell.png","language":"Haskell","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/3526","html_url":"https://summary.ecosyste.ms/projects/3526"}