{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/4"}],"enrichment":{"capability":"Provides a pip-installable hadolint binary wrapper that makes the Dockerfile linter available as a command-line tool across platforms without requiring separate installation.","skillfed_tags":["dockerfile-linting","pre-commit-hook","ci-cd"],"use_cases":["Add hadolint to a pre-commit hook configuration to automatically lint Dockerfiles before commits.","Include in CI/CD pipelines to validate Dockerfile syntax and best practices as part of build checks.","Use as a development tool to catch Dockerfile issues locally before pushing to version control.","Integrate into container image build workflows to enforce Dockerfile quality standards across teams."],"what_it_does":"hadolint-coatl is a Python wrapper that packages the hadolint Dockerfile linter as a pip-installable tool. Instead of downloading and managing hadolint separately, you install this package and get the hadolint binary available in your environment immediately. The package handles platform detection and downloads the appropriate pre-built binary for macOS, Linux, or Windows during installation.\n\nIt's designed for developers and CI/CD pipelines that want to lint Dockerfiles as part of their workflow. The primary use case is integrating hadolint into pre-commit hooks or build processes without requiring manual binary management. Since it has no runtime dependencies, installation is straightforward once the platform-specific binary downloads complete.","worth_installing":"Yes, if you need hadolint in a Python-managed environment. The package is actively maintained, has no security vulnerabilities, uses a permissive MIT license, and solves the real problem of making a standalone binary available via pip. The medium install friction is typical for platform-specific tools and not a blocker. Install it when you want hadolint integrated into Python tooling or pre-commit workflows."},"id":"hadolint-coatl","links":{"html":"https://skillfed.io/packages/hadolint-coatl","md":"https://skillfed.io/packages/hadolint-coatl.md","pypi":"https://pypi.org/project/hadolint-coatl/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-01","license_spdx":null,"license_treatment":"permissive","name":"hadolint-coatl","python_support":"supports_current","summary":"Python wrapper around invoking hadolint (https://github.com/hadolint/hadolint)"},"popularity":{"monthly_downloads":124784,"position":11853,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.15.1"}
