{"id":21117215,"url":"https://github.com/actionhippie/yamllint","last_synced_at":"2026-01-19T17:00:47.424Z","repository":{"id":39863782,"uuid":"417494729","full_name":"actionhippie/yamllint","owner":"actionhippie","description":"Action to validate/lint YAML files","archived":false,"fork":false,"pushed_at":"2026-01-12T08:41:16.000Z","size":162,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-12T18:25:23.539Z","etag":null,"topics":["action","github"],"latest_commit_sha":null,"homepage":"","language":"Nix","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/actionhippie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-15T12:39:32.000Z","updated_at":"2026-01-12T08:41:19.000Z","dependencies_parsed_at":"2023-02-16T17:16:36.335Z","dependency_job_id":"5a86b287-5f66-4070-9e21-0ae0c00ee7fc","html_url":"https://github.com/actionhippie/yamllint","commit_stats":{"total_commits":18,"total_committers":3,"mean_commits":6.0,"dds":0.5555555555555556,"last_synced_commit":"d592e8a2891341774da3a75a6ff3c09925af0992"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/actionhippie/yamllint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fyamllint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fyamllint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fyamllint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fyamllint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actionhippie","download_url":"https://codeload.github.com/actionhippie/yamllint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fyamllint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28577021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T16:29:19.148Z","status":"ssl_error","status_checked_at":"2026-01-19T16:29:17.772Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["action","github"],"created_at":"2024-11-20T02:40:01.354Z","updated_at":"2026-01-19T17:00:47.373Z","avatar_url":"https://github.com/actionhippie.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yamllint\n\n[![Current Tag](https://img.shields.io/github/v/tag/actionhippie/yamllint?sort=semver)](https://github.com/actionhippie/yamllint) [![Docker Build](https://github.com/actionhippie/yamllint/workflows/docker/badge.svg)](https://github.com/actionhippie/yamllint/actions/workflows/docker.yml)\n\n[GitHub Action](https://github.com/features/actions) to validate/lint YAML files.\n\n## Usage\n\n```yml\nname: Example\n\non:\n  - push\n  - pull_request\n\njobs:\n  test:\n    runs-on: ubuntu-latest\n\n    steps:\n      - uses: actions/checkout@v2\n\n      - uses: actionhippie/yamllint@v1\n        with:\n          strict: true\n```\n\n## Inputs\n\n### `config`\n\nPath to custom configuration file\n\n### `format`\n\nOutput formatter, defaults to `parsable`\n\n### `warnings`\n\nEnable warning message output\n\n### `strict`\n\nReturn non-zero exit code on warnings\n\n### `path`\n\nPath to check, defaults to `.`\n\n### `print`\n\nPrint messages directly, defaults to `true`\n\n## Outputs\n\n### `messages`\n\nGenerated validation/linting messages\n\n## Security\n\nIf you find a security issue please contact thomas@webhippie.de first.\n\n## Contributing\n\nFork -\u003e Patch -\u003e Push -\u003e Pull Request\n\n## Authors\n\n* [Thomas Boerger](https://github.com/tboerger)\n\n## License\n\nApache-2.0\n\n## Copyright\n\n```console\nCopyright (c) 2021 Thomas Boerger \u003cthomas@webhippie.de\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionhippie%2Fyamllint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factionhippie%2Fyamllint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionhippie%2Fyamllint/lists"}