{"id":17956491,"url":"https://github.com/looztra/asdf-hadolint","last_synced_at":"2025-03-25T02:31:22.677Z","repository":{"id":37041974,"uuid":"198959452","full_name":"looztra/asdf-hadolint","owner":"looztra","description":"hadolint (https://github.com/hadolint/hadolint) plugin for asdf","archived":false,"fork":false,"pushed_at":"2023-04-01T02:57:21.000Z","size":40,"stargazers_count":4,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T07:04:41.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/looztra.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","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":"2019-07-26T06:27:37.000Z","updated_at":"2023-10-13T01:31:48.000Z","dependencies_parsed_at":"2024-10-29T11:11:02.294Z","dependency_job_id":null,"html_url":"https://github.com/looztra/asdf-hadolint","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fasdf-hadolint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fasdf-hadolint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fasdf-hadolint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fasdf-hadolint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/looztra","download_url":"https://codeload.github.com/looztra/asdf-hadolint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245385459,"owners_count":20606651,"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","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":[],"created_at":"2024-10-29T10:38:06.835Z","updated_at":"2025-03-25T02:31:22.438Z","avatar_url":"https://github.com/looztra.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# asdf-hadolint [![Build](https://github.com/looztra/asdf-hadolint/actions/workflows/build.yml/badge.svg)](https://github.com/looztra/asdf-hadolint/actions/workflows/build.yml) [![Lint](https://github.com/looztra/asdf-hadolint/actions/workflows/lint.yml/badge.svg)](https://github.com/looztra/asdf-hadolint/actions/workflows/lint.yml)\n\n[hadolint](https://github.com/hadolint/hadolint#readme) plugin for the [asdf version manager](https://asdf-vm.com).\n\n\u003c/div\u003e\n\n\u003cdetails open=\"open\"\u003e\n\u003csummary\u003eTable of Contents\u003c/summary\u003e\n\n- [Build History](#build-history)\n- [Dependencies](#dependencies)\n- [Install](#install)\n- [Contributing](#contributing)\n  - [Tooling Requirements](#tooling-requirements)\n    - [Task](#task)\n- [License](#license)\n\n\u003c/details\u003e\n\n# Build History\n\n[![Build history](https://buildstats.info/github/chart/looztra/asdf-hadolint?branch=master)](https://github.com/looztra/asdf-hadolint/actions)\n\n# Dependencies\n\n- `bash`, `curl`, `tar`: generic POSIX utilities.\n\n# Install\n\nPlugin:\n\n```shell\nasdf plugin add hadolint https://github.com/looztra/asdf-hadolint.git\n```\n\nhadolint:\n\n```shell\n# Show all installable versions\nasdf list-all hadolint\n\n# Install specific version\nasdf install hadolint latest\n\n# Set a version globally (on your ~/.tool-versions file)\nasdf global hadolint latest\n\n# Now hadolint commands are available\nhadolint --help\n```\n\nCheck [asdf](https://github.com/asdf-vm/asdf) readme for more instructions on how to\ninstall \u0026 manage versions.\n\n# Contributing\n\nContributions of any kind welcome! See the [contributing guide](contributing.md).\n\n[Thanks goes to these contributors](https://github.com/looztra/asdf-hadolint/graphs/contributors)!\n\n## Tooling Requirements\n\n### Task\n\n[Task](https://taskfile.dev/#/) is a great shell commands bootstrap solution (like `Make` but in Yaml) permitting you to make the same calls locally (for development phases) and within the CI/CD pipeline.\n\nYou want to get familiar with it? Read [this](https://tsh.io/blog/taskfile-and-gnu-make-for-automation/).\n\nYou can install it that way:\n\n```bash\nasdf plugin add task\n# Will install the Task version referenced in ./tool-versions\nasdf install task $(asdf current task | tr -s ' ' | cut -d' ' -f2)\ntask --version\n```\n\n# License\n\nLicensed under the [Apache License 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flooztra%2Fasdf-hadolint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flooztra%2Fasdf-hadolint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flooztra%2Fasdf-hadolint/lists"}