{"id":18354634,"url":"https://github.com/birchb1024/yamlok","last_synced_at":"2026-05-02T05:42:41.600Z","repository":{"id":145282497,"uuid":"189700261","full_name":"birchb1024/yamlok","owner":"birchb1024","description":"Simple Linux program to validate YAML files","archived":false,"fork":false,"pushed_at":"2019-06-03T08:41:17.000Z","size":6,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T04:49:09.049Z","etag":null,"topics":["golang","yaml","yaml-linter"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/birchb1024.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-01T06:46:28.000Z","updated_at":"2023-06-02T13:48:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"29c5f017-eaa3-483f-8e16-936e4632c63b","html_url":"https://github.com/birchb1024/yamlok","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/birchb1024/yamlok","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birchb1024%2Fyamlok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birchb1024%2Fyamlok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birchb1024%2Fyamlok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birchb1024%2Fyamlok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/birchb1024","download_url":"https://codeload.github.com/birchb1024/yamlok/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birchb1024%2Fyamlok/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32524565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["golang","yaml","yaml-linter"],"created_at":"2024-11-05T22:04:42.684Z","updated_at":"2026-05-02T05:42:41.570Z","avatar_url":"https://github.com/birchb1024.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yamlok\n\nSimple program to validate YAML files.\n\nusage:\n\n```\n   yamlok [-h|--help] [-e|--echo] [File...]\n\n  -e\tOutput the parsed YAML to stdout.\n  -echo\n    \tOutput the parsed YAML to stdout.\n  -h\tPrint helpful text.\n  -help\n    \tPrint helpful text.\n```\n\nyamlok takes a list of YAML files as arguments. It parses each file in turn. If an error is found,\nprocessing stops and details are printed on stderr. If all the files are ok the process status is zero\notherwise non zero. \n\nIf no input files are given yamlok reads YAML from the standard input. \n\nIf the --echo option is given, the YAML is also regenerated and sent to stdout. \n\nyamlok uses the Go language YAML parser \"gopkg.in/yaml.v3\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbirchb1024%2Fyamlok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbirchb1024%2Fyamlok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbirchb1024%2Fyamlok/lists"}