{"id":13780407,"url":"https://github.com/warpnet/salt-lint","last_synced_at":"2025-05-16T18:06:08.521Z","repository":{"id":40775380,"uuid":"179550516","full_name":"warpnet/salt-lint","owner":"warpnet","description":"A command-line utility that checks for best practices in SaltStack.","archived":false,"fork":false,"pushed_at":"2024-08-20T11:56:31.000Z","size":713,"stargazers_count":156,"open_issues_count":27,"forks_count":41,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-16T18:05:05.718Z","etag":null,"topics":["hacktoberfest","linter","linters","python","salt","salt-lint","saltstack"],"latest_commit_sha":null,"homepage":"https://salt-lint.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warpnet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing/code_of_conduct.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-04-04T18:06:06.000Z","updated_at":"2025-05-12T07:23:52.000Z","dependencies_parsed_at":"2024-06-21T13:07:53.158Z","dependency_job_id":"753e0cec-5731-4211-8abc-b99d3ba295e9","html_url":"https://github.com/warpnet/salt-lint","commit_stats":{"total_commits":241,"total_committers":31,"mean_commits":7.774193548387097,"dds":0.6058091286307055,"last_synced_commit":"f2f2405ae45a1268f6bac14db0094ac1ca918adf"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpnet%2Fsalt-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpnet%2Fsalt-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpnet%2Fsalt-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpnet%2Fsalt-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warpnet","download_url":"https://codeload.github.com/warpnet/salt-lint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582904,"owners_count":22095518,"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":["hacktoberfest","linter","linters","python","salt","salt-lint","saltstack"],"created_at":"2024-08-03T18:01:15.372Z","updated_at":"2025-05-16T18:06:08.442Z","avatar_url":"https://github.com/warpnet.png","language":"Python","funding_links":[],"categories":["Linters"],"sub_categories":["SaltStack"],"readme":"\n\u003ca href=\"https://github.com/warpnet/salt-lint\" style=\"color: black;\"\u003e\n    \u003ch1 align=\"center\"\u003esalt-lint\u003c/h1\u003e\n\u003c/a\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://pypi.org/project/salt-lint/\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/v/release/warpnet/salt-lint?style=for-the-badge\"\n            alt=\"Latest release version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://pypi.org/project/salt-lint/\"\u003e\n        \u003cimg src=\"https://img.shields.io/pypi/pyversions/salt-lint?style=for-the-badge\"\n            alt=\"PyPI - Python Version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://raw.githubusercontent.com/warpnet/salt-lint/main/LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/pypi/l/salt-lint?style=for-the-badge\u0026color=blue\"\n            alt=\"PyPI - License\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/warpnet/salt-lint/actions\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/warpnet/salt-lint/tox.yml?style=for-the-badge\u0026color=blue\u0026branch=main\"\n            alt=\"GitHub Workflow Status\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/warpnet/salt-lint/graphs/contributors\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/contributors/warpnet/salt-lint?style=for-the-badge\u0026color=blue\"\n            alt=\"GitHub contributors\"\u003e\n    \u003c/a\u003e\n    \u003c/br\u003e\n    \u003cb\u003esalt-lint\u003c/b\u003e checks Salt State files (SLS) for best practices and behavior that could potentially be improved.\n    \u003cbr /\u003e\n    \u003ca href=\"https://salt-lint.readthedocs.io/en/latest/\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://salt-lint.readthedocs.io/en/latest/rules/\"\u003eCheck the Linting Rules\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/warpnet/salt-lint/issues/new?assignees=\u0026labels=Type%3A%20Bug\u0026template=bug_report.md\u0026title=Bug%3A\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/warpnet/salt-lint/issues/new?assignees=\u0026labels=Type%3A%20Enhancement\u0026template=feature_request.md\u0026title=Feature+Request%3A\"\u003eRequest Feature\u003c/a\u003e\n\u003c/p\u003e\n\n## Demo\n[![salt-lint demo](https://raw.githubusercontent.com/warpnet/salt-lint/main/demo.gif?raw=true)](https://asciinema.org/a/377244)\n\n## Acknowledgement\nThe project is heavily based on [ansible-lint](https://github.com/ansible/ansible-lint), with the modified work by [Warpnet B.V.](https://github.com/warpnet).  [ansible-lint](https://github.com/ansible/ansible-lint) was created by [Will Thames](https://github.com/willthames) and is now maintained as part of the [Ansible](https://www.ansible.com/) by [Red Hat](https://www.redhat.com) project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarpnet%2Fsalt-lint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarpnet%2Fsalt-lint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarpnet%2Fsalt-lint/lists"}