{"id":3065,"url":"https://github.com/hadolint/hadolint","last_synced_at":"2026-06-05T06:20:35.795Z","repository":{"id":37251588,"uuid":"46234189","full_name":"hadolint/hadolint","owner":"hadolint","description":"Dockerfile linter, validate inline bash, written in Haskell","archived":false,"fork":false,"pushed_at":"2025-09-29T11:12:20.000Z","size":3976,"stargazers_count":11541,"open_issues_count":234,"forks_count":475,"subscribers_count":69,"default_branch":"master","last_synced_at":"2025-09-29T13:16:50.623Z","etag":null,"topics":["docker","dockerfile","dockerfile-linter","haskell","linter","shellcheck","static-analysis"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadolint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-11-15T20:20:58.000Z","updated_at":"2025-09-29T11:12:23.000Z","dependencies_parsed_at":"2024-03-28T15:05:27.569Z","dependency_job_id":"45dde6bb-68a6-4e9b-9547-f36658a87f1a","html_url":"https://github.com/hadolint/hadolint","commit_stats":{"total_commits":933,"total_committers":125,"mean_commits":7.464,"dds":0.6870310825294748,"last_synced_commit":"742b76e3b9b4d45d6716771b0f1fae2fa0069104"},"previous_names":["lukasmartinelli/hadolint"],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/hadolint/hadolint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadolint%2Fhadolint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadolint%2Fhadolint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadolint%2Fhadolint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadolint%2Fhadolint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadolint","download_url":"https://codeload.github.com/hadolint/hadolint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadolint%2Fhadolint/sbom","scorecard":{"id":358219,"data":{"date":"2025-08-11","repo":{"name":"github.com/hadolint/hadolint","commit":"d9bcf33811943c6efe79c767ab7013e5c366fa3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Maintained","score":10,"reason":"21 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:156","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:231","Warn: no topLevel permission defined: .github/workflows/haskell.yml:1","Warn: no topLevel permission defined: .github/workflows/hlint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/thirdparty.yaml: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":"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/haskell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/haskell.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/haskell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/haskell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hlint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/hlint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hlint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/hlint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hlint.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/hlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:334: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:340: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/thirdparty.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/thirdparty.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/thirdparty.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/thirdparty.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/thirdparty.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hadolint/hadolint/thirdparty.yaml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:6","Warn: containerImage not pinned by hash: docker/Dockerfile:11","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:145"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.12.1-beta not signed: https://api.github.com/repos/hadolint/hadolint/releases/82991576","Warn: release artifact v2.12.0 not signed: https://api.github.com/repos/hadolint/hadolint/releases/82589107","Warn: release artifact v2.11.0 not signed: https://api.github.com/repos/hadolint/hadolint/releases/82585279","Warn: release artifact v2.10.0 not signed: https://api.github.com/repos/hadolint/hadolint/releases/63292510","Warn: release artifact v2.9.3 not signed: https://api.github.com/repos/hadolint/hadolint/releases/62678385","Warn: release artifact v2.12.1-beta does not have provenance: https://api.github.com/repos/hadolint/hadolint/releases/82991576","Warn: release artifact v2.12.0 does not have provenance: https://api.github.com/repos/hadolint/hadolint/releases/82589107","Warn: release artifact v2.11.0 does not have provenance: https://api.github.com/repos/hadolint/hadolint/releases/82585279","Warn: release artifact v2.10.0 does not have provenance: https://api.github.com/repos/hadolint/hadolint/releases/63292510","Warn: release artifact v2.9.3 does not have provenance: https://api.github.com/repos/hadolint/hadolint/releases/62678385"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-18T10:08:24.410Z","repository_id":37251588,"created_at":"2025-08-18T10:08:24.410Z","updated_at":"2025-08-18T10:08:24.410Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277523573,"owners_count":25833098,"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-09-29T02:00:09.175Z","response_time":84,"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"}},"keywords":["docker","dockerfile","dockerfile-linter","haskell","linter","shellcheck","static-analysis"],"created_at":"2024-01-11T16:43:40.023Z","updated_at":"2025-10-03T18:22:10.200Z","avatar_url":"https://github.com/hadolint.png","language":"Haskell","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3065","html_url":"https://opencollective.ecosyste.ms/projects/3065","collective":{"id":504,"uuid":"vedj9wro-z3a56d3n-w95p7blg-8x4m0ykn","slug":"hadolint","name":"Hadolint","description":"The most advanced docker files linter","website":"","github":"hadolint","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/hadolint"}],"currency":"USD","projects_count":4,"last_synced_at":"2026-06-19T00:15:17.921Z","created_at":"2024-01-10T13:17:47.891Z","updated_at":"2026-06-19T00:15:18.045Z","transactions_count":19,"balance":6539.710000000002,"account_type":"COLLECTIVE","owner":{"login":"hadolint","name":"Haskell Dockerfile Linter","uuid":"34047791","kind":"organization","description":"","email":null,"website":null,"location":"Denmark","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34047791?v=4","repositories_count":4,"last_synced_at":"2024-10-29T15:53:55.674Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hadolint","funding_links":["https://github.com/sponsors/hadolint"],"total_stars":10238,"followers":48,"following":0,"created_at":"2022-11-11T11:58:43.185Z","updated_at":"2024-10-29T15:53:55.674Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadolint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadolint/repositories"},"last_project_activity_at":"2025-09-29T11:12:20.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-06-24T13:42:20.250Z","collective_updated_at":"2023-02-07T17:17:40.903Z","html_url":"https://opencollective.com/hadolint","icon_url":"https://images.opencollective.com/hadolint/logo/40.png","total_donations":7010.59,"total_expenses":-1249.8400000000004,"current_balance":6539.710000000002,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/hadolint","url":"https://opencollective.ecosyste.ms/collectives/hadolint","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/hadolint/projects"}}