{"id":7742519,"name":"haskell-actions/hlint-scan","ecosystem":"actions","description":"Scan Haskell code for possible improvements using HLint.","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/haskell-actions/hlint-scan","keywords_array":["actions","code-scanning","haskell","lint"],"namespace":"haskell-actions","versions_count":17,"first_release_published_at":"2023-04-05T05:03:21.000Z","latest_release_published_at":"2025-02-06T05:14:37.000Z","latest_release_number":"v1.3.0","last_synced_at":"2026-09-08T05:30:11.542Z","created_at":"2023-05-17T08:42:15.976Z","updated_at":"2026-09-08T16:11:26.860Z","registry_url":"https://github.com/haskell-actions/hlint-scan","install_command":null,"documentation_url":null,"metadata":{"name":"Scan code with HLint","description":"Scan Haskell code for possible improvements using HLint.","inputs":{"binary":{"description":"Path to the hlint binary.","required":false},"path":{"description":"Path of file or directory that HLint will be told to scan.","required":false,"default":"."},"hints":{"description":"Path for HLint configuration file.","required":false},"category":{"description":"String used by GitHub code scanning for matching the analyses.","required":false},"token":{"description":"Access token to fetch the repository and write the code scanning results from HLint to GitHub code scanning.","required":false,"default":"${{ github.token }}"},"fail-on":{"description":"If not empty, then this disables code scanning and instead outputs annotations.\nThe value can be one of 'never', 'error', 'warning', or 'note', which denotes at what level a non-zero exit can happen.\nThis is only intended for use in private GitHub repositories which do not have code scanning available.\n","required":false}},"outputs":{"sarif-id":{"description":"The ID of the uploaded SARIF file.","value":"${{ steps.upload-sarif.outputs.sarif-id }}"}},"runs":{"using":"docker","image":"docker://ghcr.io/haskell-actions/hlint-scan:v1.3.0","args":["binary=${{ inputs.binary }}","path=${{ inputs.path }}","category=${{ inputs.category }}","token=${{ inputs.token }}","fail-on=${{ inputs.fail-on }}"]},"branding":{"icon":"crosshair","color":"purple"},"default_branch":"main","path":null},"repo_metadata":{"id":150398886,"uuid":"623185438","full_name":"haskell-actions/hlint-scan","owner":"haskell-actions","description":"Scan Haskell code with HLint.","archived":false,"fork":false,"pushed_at":"2026-09-01T12:32:10.000Z","size":737,"stargazers_count":23,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-09-08T04:54:09.375Z","etag":null,"topics":["actions","code-scanning","haskell","lint"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell-actions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2023-04-03T21:42:32.000Z","updated_at":"2026-09-01T12:34:25.000Z","dependencies_parsed_at":"2026-02-01T10:07:54.168Z","dependency_job_id":null,"html_url":"https://github.com/haskell-actions/hlint-scan","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/haskell-actions/hlint-scan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell-actions","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/sbom","scorecard":{"id":457308,"data":{"date":"2025-08-16T03:54:35Z","repo":{"name":"github.com/haskell-actions/hlint-scan","commit":"a5c404c514d83223caf089271fc484ef6661bdbf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.6,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/hadolint.yaml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:18","Info: topLevel permissions set to 'read-all': .github/workflows/build.yaml:2","Info: topLevel permissions set to 'read-all': .github/workflows/coverage.yaml:2","Info: topLevel permissions set to 'read-all': .github/workflows/dependency.yaml:2","Info: topLevel 'contents' permission set to 'read': .github/workflows/hadolint.yaml:24","Info: topLevel permissions set to 'read-all': .github/workflows/hlint.yaml:2","Info: topLevel permissions set to 'read-all': .github/workflows/ormolu.yaml:2","Info: topLevel permissions set to 'read-all': .github/workflows/release.yaml:3","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yaml:20","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yaml:12","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Info:  15 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: test/ArgumentsSpec.hs:29","Info: HaskellPropertyBasedTesting integration found: test/ArgumentsSpec.hs:30","Info: HaskellPropertyBasedTesting integration found: test/AutomationDetailsSpec.hs:30","Info: HaskellPropertyBasedTesting integration found: test/FilePathSpec.hs:30","Info: HaskellPropertyBasedTesting integration found: test/FilePathSpec.hs:31","Info: HaskellPropertyBasedTesting integration found: test/FingerprintSpec.hs:31","Info: HaskellPropertyBasedTesting integration found: test/FormatSpec.hs:32","Info: HaskellPropertyBasedTesting integration found: test/FormatSpec.hs:33","Info: HaskellPropertyBasedTesting integration found: test/FormatSpec.hs:34","Info: HaskellPropertyBasedTesting integration found: test/UploadSpec.hs:34","Info: HaskellPropertyBasedTesting integration found: test/UploadSpec.hs:35","Info: HaskellPropertyBasedTesting integration found: test/UploadSpec.hs:36","Info: HaskellPropertyBasedTesting integration found: test/ArgumentsSpec.hs:29","Info: HaskellPropertyBasedTesting integration found: test/ArgumentsSpec.hs:30","Info: HaskellPropertyBasedTesting integration found: test/AutomationDetailsSpec.hs:30","Info: HaskellPropertyBasedTesting integration found: test/FilePathSpec.hs:30","Info: HaskellPropertyBasedTesting integration found: test/FilePathSpec.hs:31","Info: HaskellPropertyBasedTesting integration found: test/FingerprintSpec.hs:31","Info: HaskellPropertyBasedTesting integration found: test/FormatSpec.hs:32","Info: HaskellPropertyBasedTesting integration found: test/FormatSpec.hs:33","Info: HaskellPropertyBasedTesting integration found: test/FormatSpec.hs:34","Info: HaskellPropertyBasedTesting integration found: test/UploadSpec.hs:34","Info: HaskellPropertyBasedTesting integration found: test/UploadSpec.hs:35","Info: HaskellPropertyBasedTesting integration found: test/UploadSpec.hs:36"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:15"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Branch-Protection","score":8,"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'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":10,"reason":"project has 4 contributing companies or organizations","details":["Info: found contributions from: google, googlers, haskell-actions, symtegration"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-19T10:03:48.740Z","repository_id":150398886,"created_at":"2025-08-19T10:03:48.740Z","updated_at":"2025-08-19T10:03:48.740Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37163544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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-actions","name":"haskell-actions","uuid":"75048950","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75048950?v=4","repositories_count":2,"last_synced_at":"2023-04-05T02:30:51.354Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/haskell-actions","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-05T02:30:51.368Z","updated_at":"2023-04-05T02:30:51.368Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell-actions/repositories"},"tags":[{"name":"v1","sha":"abd8bbb55afd1ec2c86bc28e081c1ca49037dd9c","kind":"commit","published_at":"2025-02-06T05:14:37.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v1","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v1","dependencies_parsed_at":"2026-08-24T10:22:06.399Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1/manifests"},{"name":"v1.3.0","sha":"abd8bbb55afd1ec2c86bc28e081c1ca49037dd9c","kind":"commit","published_at":"2025-02-06T05:14:37.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v1.3.0","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v1.3.0","dependencies_parsed_at":"2025-02-09T04:58:23.328Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.3.0/manifests"},{"name":"v1.3","sha":"abd8bbb55afd1ec2c86bc28e081c1ca49037dd9c","kind":"commit","published_at":"2025-02-06T05:14:37.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v1.3","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v1.3","dependencies_parsed_at":"2025-02-09T04:58:28.173Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.3/manifests"},{"name":"v1.2","sha":"3e2feb228d5d90db9ba2bb93c720d83e4c06681c","kind":"commit","published_at":"2024-10-31T19:23:27.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v1.2","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v1.2","dependencies_parsed_at":"2024-12-26T04:43:21.108Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.2/manifests"},{"name":"v1.2.0","sha":"3e2feb228d5d90db9ba2bb93c720d83e4c06681c","kind":"commit","published_at":"2024-10-31T19:23:27.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v1.2.0","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v1.2.0","dependencies_parsed_at":"2026-08-08T08:58:16.168Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.2.0/manifests"},{"name":"v1.1","sha":"e3b7a855704f546d305d27186fb70269d25425aa","kind":"commit","published_at":"2023-12-09T01:34:56.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v1.1","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v1.1","dependencies_parsed_at":"2024-12-26T04:43:21.107Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.1/manifests"},{"name":"v1.1.0","sha":"e3b7a855704f546d305d27186fb70269d25425aa","kind":"commit","published_at":"2023-12-09T01:34:56.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v1.1.0","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v1.1.0","dependencies_parsed_at":"2026-08-24T10:22:04.864Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a99e50c562954d0c73211df1d7dabd33128b1098","kind":"commit","published_at":"2023-04-15T02:57:10.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v1.0.0","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-02T00:13:02.426Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v1.0.0/manifests"},{"name":"v0","sha":"9ba35794db75eeebbe99bb1485ebd6365fb1821b","kind":"tag","published_at":"2023-04-13T21:44:46.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v0","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v0","dependencies_parsed_at":"2026-08-24T10:22:04.931Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0/manifests"},{"name":"v0.9.0","sha":"9ba35794db75eeebbe99bb1485ebd6365fb1821b","kind":"commit","published_at":"2023-04-13T19:10:37.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v0.9.0","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v0.9.0","dependencies_parsed_at":"2023-06-02T00:12:56.663Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.9.0/manifests"},{"name":"v0.4.1","sha":"95a74e4358d8a569007bf1409438a1f2c78cccae","kind":"commit","published_at":"2023-04-10T05:36:51.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v0.4.1","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v0.4.1","dependencies_parsed_at":"2023-06-02T00:12:58.484Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"f6c1acbb7d7ab83c9d93539907f723c8c31c6752","kind":"commit","published_at":"2023-04-09T14:16:09.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v0.4.0","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v0.4.0","dependencies_parsed_at":"2023-06-02T00:12:59.908Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"cd4882171df5ffd75d7f24f0be95a7073f257199","kind":"commit","published_at":"2023-04-08T20:42:56.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v0.3.2","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v0.3.2","dependencies_parsed_at":"2023-06-02T00:13:00.753Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"a4719bdb5a2dc4172b84097f07e0a2f33fdae04c","kind":"commit","published_at":"2023-04-06T21:05:44.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v0.3.1","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v0.3.1","dependencies_parsed_at":"2023-06-02T00:12:56.275Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a54c239770183d3c25d8764c148c63f4946a8f54","kind":"commit","published_at":"2023-04-06T17:55:43.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v0.3.0","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v0.3.0","dependencies_parsed_at":"2023-06-02T00:12:59.835Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.3.0/manifests"},{"name":"v0.2.0.0","sha":"ea975c33d23a9b4ce57b307522a90a04d0755ffc","kind":"commit","published_at":"2023-04-06T15:17:56.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v0.2.0.0","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v0.2.0.0","dependencies_parsed_at":"2023-06-02T00:12:55.101Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v0.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.2.0.0/manifests"},{"name":"v0.1.0.0","sha":"808e8cc43ad7c5952740b30bb9b4f783e708a735","kind":"commit","published_at":"2023-04-05T05:03:21.000Z","download_url":"https://codeload.github.com/haskell-actions/hlint-scan/tar.gz/v0.1.0.0","html_url":"https://github.com/haskell-actions/hlint-scan/releases/tag/v0.1.0.0","dependencies_parsed_at":"2023-06-02T00:12:59.948Z","dependency_job_id":null,"purl":"pkg:github/haskell-actions/hlint-scan@v0.1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/tags/v0.1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T16:11:26.859Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.44113452701632,"dependent_packages_count":0.0,"stargazers_count":8.049437490096658,"forks_count":21.6891142449691,"docker_downloads_count":null,"average":11.54492156552052},"purl":"pkg:githubactions/haskell-actions/hlint-scan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/haskell-actions/hlint-scan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/haskell-actions/hlint-scan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/haskell-actions/hlint-scan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T07:39:10.131Z","issues_count":4,"pull_requests_count":159,"avg_time_to_close_issue":22916847.333333332,"avg_time_to_close_pull_request":125462.86466165414,"issues_closed_count":3,"pull_requests_closed_count":133,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":6.75,"avg_comments_per_pull_request":0.050314465408805034,"merged_pull_requests_count":124,"bot_issues_count":2,"bot_pull_requests_count":146,"past_year_issues_count":0,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":65620.63636363637,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-actions%2Fhlint-scan/issues","maintainers":[{"login":"chungyc","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chungyc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/haskell-actions%2Fhlint-scan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/haskell-actions%2Fhlint-scan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/haskell-actions%2Fhlint-scan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/haskell-actions%2Fhlint-scan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/haskell-actions%2Fhlint-scan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/haskell-actions%2Fhlint-scan/codemeta","maintainers":[]}