{"id":228963,"name":"semantic-source","ecosystem":"hackage","description":"Types and functionality for working with source code (program text).","homepage":"https://github.com/github/semantic/tree/master/semantic-source#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/semantic","keywords_array":["data","library","mit","Propose Tags"],"namespace":null,"versions_count":9,"first_release_published_at":"2019-09-20T22:11:56.000Z","latest_release_published_at":"2024-03-13T17:40:13.000Z","latest_release_number":"0.2.0.1","last_synced_at":"2026-03-27T01:20:25.465Z","created_at":"2022-04-06T01:16:33.367Z","updated_at":"2026-03-27T01:20:34.523Z","registry_url":"https://hackage.haskell.org/package/semantic-source","install_command":"cabal install semantic-source","documentation_url":null,"metadata":{},"repo_metadata":{"id":37545856,"uuid":"175839913","full_name":"github/semantic","owner":"github","description":"Parsing, analyzing, and comparing source code across many languages","archived":true,"fork":false,"pushed_at":"2025-04-01T16:36:44.000Z","size":34525,"stargazers_count":9053,"open_issues_count":0,"forks_count":457,"subscribers_count":426,"default_branch":"main","last_synced_at":"2025-08-26T13:55:03.695Z","etag":null,"topics":["keep"],"latest_commit_sha":null,"homepage":"","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/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-15T14:54:00.000Z","updated_at":"2025-08-26T11:00:43.000Z","dependencies_parsed_at":"2024-12-02T14:13:59.765Z","dependency_job_id":null,"html_url":"https://github.com/github/semantic","commit_stats":{"total_commits":30222,"total_committers":51,"mean_commits":592.5882352941177,"dds":0.6874793197008802,"last_synced_commit":"ad281b52e3a399ff88126e3d06063c48eb245135"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/github/semantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/semantic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/sbom","scorecard":{"id":428228,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/semantic","commit":"d1d07eb6228bca1f4e886d649996f27906f61d42"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/haskell.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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/github/.github/SECURITY.md:1","Info: Found linked content: github.com/github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/github/.github/SECURITY.md:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: semantic-source/test/Range/Test.hs:12","Info: HaskellPropertyBasedTesting integration found: semantic-source/test/Source/Test.hs:14","Info: HaskellPropertyBasedTesting integration found: semantic/test/Data/Semigroup/App/Spec.hs:10","Info: HaskellPropertyBasedTesting integration found: semantic-source/test/Range/Test.hs:12","Info: HaskellPropertyBasedTesting integration found: semantic-source/test/Source/Test.hs:14","Info: HaskellPropertyBasedTesting integration found: semantic/test/Data/Semigroup/App/Spec.hs:10"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/github/semantic/haskell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/haskell.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/github/semantic/haskell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/github/semantic/haskell.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:7","Warn: containerImage not pinned by hash: Dockerfile:25","Warn: containerImage not pinned by hash: Dockerfile:39: pin your Docker image by updating debian:stretch-slim to debian:stretch-slim@sha256:abaa313c7e1dfe16069a1a42fa254014780f165d4fd084844602edbe29915e70","Warn: goCommand not pinned by hash: Dockerfile:13-15","Warn: goCommand not pinned by hash: Dockerfile:13-15","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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-19T02:43:21.804Z","repository_id":37545856,"created_at":"2025-08-19T02:43:21.804Z","updated_at":"2025-08-19T02:43:21.804Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272236647,"owners_count":24897456,"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-26T02:00:07.904Z","response_time":60,"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":"github","name":"GitHub","uuid":"9919","kind":"organization","description":"How people build software.","email":null,"website":"https://github.com/about","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9919?v=4","repositories_count":462,"last_synced_at":"2023-04-09T06:36:30.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/github","funding_links":[],"total_stars":423165,"followers":null,"following":null,"created_at":"2022-11-02T16:22:19.308Z","updated_at":"2023-04-09T06:36:32.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github/repositories"},"tags":[{"name":"semantic-source-0.2.0.1","sha":"953eb5aa9ad21573c2959dbf4b79a09c0e773333","kind":"commit","published_at":"2024-03-13T17:39:43.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/semantic-source-0.2.0.1","html_url":"https://github.com/github/semantic/releases/tag/semantic-source-0.2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@semantic-source-0.2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.2.0.1/manifests"},{"name":"semantic-source-0.2.0.0","sha":"48ca560071280d82be9028812bad5bf49b4269d8","kind":"commit","published_at":"2022-07-18T16:27:27.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/semantic-source-0.2.0.0","html_url":"https://github.com/github/semantic/releases/tag/semantic-source-0.2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@semantic-source-0.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.2.0.0/manifests"},{"name":"semantic-source-0.1.0.1","sha":"83c022ac1d85ae5fbf8bc93fb2701a3773d96511","kind":"commit","published_at":"2020-08-26T23:51:44.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/semantic-source-0.1.0.1","html_url":"https://github.com/github/semantic/releases/tag/semantic-source-0.1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@semantic-source-0.1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.1.0.1/manifests"},{"name":"semantic-source-0.0.2.0","sha":"9dfe1a6b107e2a571970acaa20a7de793dc01ddc","kind":"commit","published_at":"2020-01-28T17:00:27.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/semantic-source-0.0.2.0","html_url":"https://github.com/github/semantic/releases/tag/semantic-source-0.0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@semantic-source-0.0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.0.2.0/manifests"},{"name":"semantic-source-0.0.1.0","sha":"a2eaea35b7bcbb38dea2158bfe4cc31b015d9a14","kind":"commit","published_at":"2020-01-16T17:36:24.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/semantic-source-0.0.1.0","html_url":"https://github.com/github/semantic/releases/tag/semantic-source-0.0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@semantic-source-0.0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.0.1.0/manifests"},{"name":"semantic-source-0.0.0.1","sha":"b9cc7763ecc407c440d182f928cf4de3f7bd8788","kind":"commit","published_at":"2019-10-03T15:57:08.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/semantic-source-0.0.0.1","html_url":"https://github.com/github/semantic/releases/tag/semantic-source-0.0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@semantic-source-0.0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.0.0.1/manifests"},{"name":"semantic-source-0.0.0.0","sha":"e96832f61e1fca78cbf12c9951d9c002d7acdb4e","kind":"commit","published_at":"2019-09-20T22:13:50.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/semantic-source-0.0.0.0","html_url":"https://github.com/github/semantic/releases/tag/semantic-source-0.0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@semantic-source-0.0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/semantic-source-0.0.0.0/manifests"},{"name":"sha_c1486db42dcbcc0a7748fc759017ab8d30d0f2d1","sha":"c1486db42dcbcc0a7748fc759017ab8d30d0f2d1","kind":"commit","published_at":"2019-08-26T18:05:18.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/sha_c1486db42dcbcc0a7748fc759017ab8d30d0f2d1","html_url":"https://github.com/github/semantic/releases/tag/sha_c1486db42dcbcc0a7748fc759017ab8d30d0f2d1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@sha_c1486db42dcbcc0a7748fc759017ab8d30d0f2d1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/sha_c1486db42dcbcc0a7748fc759017ab8d30d0f2d1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/sha_c1486db42dcbcc0a7748fc759017ab8d30d0f2d1/manifests"},{"name":"sha_72b3aed8f058973f408e6702110231322ca8a94e","sha":"72b3aed8f058973f408e6702110231322ca8a94e","kind":"commit","published_at":"2019-08-01T13:17:50.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/sha_72b3aed8f058973f408e6702110231322ca8a94e","html_url":"https://github.com/github/semantic/releases/tag/sha_72b3aed8f058973f408e6702110231322ca8a94e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@sha_72b3aed8f058973f408e6702110231322ca8a94e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/sha_72b3aed8f058973f408e6702110231322ca8a94e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/sha_72b3aed8f058973f408e6702110231322ca8a94e/manifests"},{"name":"0.7.0.0","sha":"72b3aed8f058973f408e6702110231322ca8a94e","kind":"commit","published_at":"2019-08-01T13:17:50.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/0.7.0.0","html_url":"https://github.com/github/semantic/releases/tag/0.7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@0.7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/0.7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/0.7.0.0/manifests"},{"name":"latest","sha":"b4792db2528153d9d471877d6f35693e76f5dd28","kind":"commit","published_at":"2019-06-25T19:28:14.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/latest","html_url":"https://github.com/github/semantic/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/latest/manifests"},{"name":"sha_b4792db2528153d9d471877d6f35693e76f5dd28","sha":"b4792db2528153d9d471877d6f35693e76f5dd28","kind":"commit","published_at":"2019-06-25T19:28:14.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/sha_b4792db2528153d9d471877d6f35693e76f5dd28","html_url":"https://github.com/github/semantic/releases/tag/sha_b4792db2528153d9d471877d6f35693e76f5dd28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@sha_b4792db2528153d9d471877d6f35693e76f5dd28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/sha_b4792db2528153d9d471877d6f35693e76f5dd28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/sha_b4792db2528153d9d471877d6f35693e76f5dd28/manifests"},{"name":"0.6.0","sha":"e547afb1518499ef3fa347ae4446884e2b281ab6","kind":"commit","published_at":"2019-06-10T20:52:27.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/0.6.0","html_url":"https://github.com/github/semantic/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/0.6.0/manifests"},{"name":"sha_15f6889158dc3c67712da95830afe960f0dfc867","sha":"e547afb1518499ef3fa347ae4446884e2b281ab6","kind":"commit","published_at":"2019-06-10T20:52:27.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/sha_15f6889158dc3c67712da95830afe960f0dfc867","html_url":"https://github.com/github/semantic/releases/tag/sha_15f6889158dc3c67712da95830afe960f0dfc867","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@sha_15f6889158dc3c67712da95830afe960f0dfc867","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/sha_15f6889158dc3c67712da95830afe960f0dfc867","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/sha_15f6889158dc3c67712da95830afe960f0dfc867/manifests"},{"name":"sha_c62a7accf5b3091f7a35bf89dc40e8e38d3d25ea","sha":"e547afb1518499ef3fa347ae4446884e2b281ab6","kind":"commit","published_at":"2019-06-10T20:52:27.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/sha_c62a7accf5b3091f7a35bf89dc40e8e38d3d25ea","html_url":"https://github.com/github/semantic/releases/tag/sha_c62a7accf5b3091f7a35bf89dc40e8e38d3d25ea","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@sha_c62a7accf5b3091f7a35bf89dc40e8e38d3d25ea","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/sha_c62a7accf5b3091f7a35bf89dc40e8e38d3d25ea","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/sha_c62a7accf5b3091f7a35bf89dc40e8e38d3d25ea/manifests"},{"name":"docker-base-layer","sha":"e547afb1518499ef3fa347ae4446884e2b281ab6","kind":"commit","published_at":"2019-06-10T20:52:27.000Z","download_url":"https://codeload.github.com/github/semantic/tar.gz/docker-base-layer","html_url":"https://github.com/github/semantic/releases/tag/docker-base-layer","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/semantic@docker-base-layer","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/docker-base-layer","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/tags/docker-base-layer/manifests"}]},"repo_metadata_updated_at":"2026-03-27T01:20:34.496Z","dependent_packages_count":0,"downloads":2757,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":50.64875938993853,"dependent_repos_count":36.717505121784654,"dependent_packages_count":19.34327338948327,"stargazers_count":0.011381743683132257,"forks_count":0.017072615524698385,"docker_downloads_count":null,"average":21.347598452082856},"purl":"pkg:hackage/semantic-source","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/semantic-source","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hackage/semantic-source","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/semantic-source/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T12:44:08.168Z","issues_count":230,"pull_requests_count":92,"avg_time_to_close_issue":141735141.31188118,"avg_time_to_close_pull_request":13879943.725274725,"issues_closed_count":202,"pull_requests_closed_count":91,"pull_request_authors_count":20,"issue_authors_count":63,"avg_comments_per_issue":1.7695652173913043,"avg_comments_per_pull_request":1.3804347826086958,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":4593389.333333333,"past_year_avg_time_to_close_pull_request":10031576.666666666,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsemantic/issues","maintainers":[{"login":"robrix","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robrix"},{"login":"tclem","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tclem"},{"login":"rewinfrey","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rewinfrey"},{"login":"dcreager","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcreager"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/semantic-source/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/semantic-source/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/semantic-source/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/semantic-source/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/semantic-source/codemeta","maintainers":[{"uuid":"patrick_thomson","login":"patrick_thomson","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://hackage.haskell.org/user/patrick_thomson","role":null,"created_at":"2022-11-14T19:36:40.662Z","updated_at":"2022-11-14T19:36:40.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/patrick_thomson/packages"},{"uuid":"robrix","login":"robrix","name":null,"email":null,"url":null,"packages_count":28,"html_url":"https://hackage.haskell.org/user/robrix","role":null,"created_at":"2022-11-14T19:36:40.682Z","updated_at":"2022-11-14T19:36:40.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/robrix/packages"},{"uuid":"joshvera","login":"joshvera","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://hackage.haskell.org/user/joshvera","role":null,"created_at":"2022-11-14T19:36:40.706Z","updated_at":"2022-11-14T19:36:40.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/joshvera/packages"},{"uuid":"tclem","login":"tclem","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://hackage.haskell.org/user/tclem","role":null,"created_at":"2022-11-14T19:36:40.672Z","updated_at":"2022-11-14T19:36:40.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/tclem/packages"},{"uuid":"rewinfrey","login":"rewinfrey","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://hackage.haskell.org/user/rewinfrey","role":null,"created_at":"2022-11-14T19:36:40.748Z","updated_at":"2022-11-14T19:36:40.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/rewinfrey/packages"},{"uuid":"dcreager","login":"dcreager","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://hackage.haskell.org/user/dcreager","role":null,"created_at":"2022-11-14T19:36:40.689Z","updated_at":"2022-11-14T19:36:40.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/dcreager/packages"},{"uuid":"aymannadeem","login":"aymannadeem","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://hackage.haskell.org/user/aymannadeem","role":null,"created_at":"2022-11-14T19:36:40.698Z","updated_at":"2022-11-14T19:36:40.698Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/aymannadeem/packages"},{"uuid":"maxbrunsfeld","login":"maxbrunsfeld","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://hackage.haskell.org/user/maxbrunsfeld","role":null,"created_at":"2022-11-14T19:36:40.717Z","updated_at":"2022-11-14T19:36:40.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/maxbrunsfeld/packages"}]}