{"id":16409819,"url":"https://github.com/hyperized/yaml-linter","last_synced_at":"2025-08-30T10:39:30.669Z","repository":{"id":85139098,"uuid":"153084149","full_name":"hyperized/yaml-linter","owner":"hyperized","description":"Tiny YAML linter Docker instance","archived":false,"fork":false,"pushed_at":"2019-11-20T14:47:39.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T02:26:31.939Z","etag":null,"topics":["docker","yaml"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/hyperized.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}},"created_at":"2018-10-15T09:08:46.000Z","updated_at":"2024-01-04T16:02:34.000Z","dependencies_parsed_at":"2023-06-29T11:01:43.501Z","dependency_job_id":null,"html_url":"https://github.com/hyperized/yaml-linter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hyperized/yaml-linter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperized%2Fyaml-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperized%2Fyaml-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperized%2Fyaml-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperized%2Fyaml-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperized","download_url":"https://codeload.github.com/hyperized/yaml-linter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperized%2Fyaml-linter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272839638,"owners_count":25001860,"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-08-30T02:00:09.474Z","response_time":77,"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","yaml"],"created_at":"2024-10-11T06:21:35.977Z","updated_at":"2025-08-30T10:39:30.629Z","avatar_url":"https://github.com/hyperized.png","language":"Dockerfile","readme":"# yaml-linter\nTiny YAML linter Docker instance.\n\nAvailable as: `hyperized/yaml-linter` at: https://cloud.docker.com/u/hyperized/repository/docker/hyperized/yaml-linter\n\nBased on `ruby:alpine`.\n\nImage size: 26 MB\n\n# How to use\n\n## Docker stand-alone\nChecking all the files (recursively) in current directory\n```sh\ndocker run -v $(pwd):/m --rm -it hyperized/yaml-linter yaml-lint -i -q /m\n```\n\n\n## .gitlab-ci.yml\nHow to check your code-base for YAML errors in Gitlab CI\n```yaml\nimage: hyperized/yaml-linter:latest\n\nstages:\n  - yaml\n\nyaml_lint:\n  stage: yaml\n  script:\n    - yaml-lint -i -q .\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperized%2Fyaml-linter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperized%2Fyaml-linter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperized%2Fyaml-linter/lists"}