{"id":19632269,"url":"https://github.com/bucherfa/w3c-validator-action","last_synced_at":"2026-05-12T22:38:29.888Z","repository":{"id":55024803,"uuid":"329434298","full_name":"bucherfa/w3c-validator-action","owner":"bucherfa","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-14T09:46:49.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T21:15:14.926Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bucherfa.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}},"created_at":"2021-01-13T21:20:05.000Z","updated_at":"2021-01-14T09:46:51.000Z","dependencies_parsed_at":"2022-08-14T09:20:44.340Z","dependency_job_id":null,"html_url":"https://github.com/bucherfa/w3c-validator-action","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bucherfa/w3c-validator-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bucherfa%2Fw3c-validator-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bucherfa%2Fw3c-validator-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bucherfa%2Fw3c-validator-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bucherfa%2Fw3c-validator-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bucherfa","download_url":"https://codeload.github.com/bucherfa/w3c-validator-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bucherfa%2Fw3c-validator-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32960295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-11T12:13:27.565Z","updated_at":"2026-05-12T22:38:29.872Z","avatar_url":"https://github.com/bucherfa.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Exactly what I needed already exists: https://github.com/Cyb3r-Jak3/html5validator-action\n\nIt even uses a validator from w3c just under an obfuscated name.\n\n# W3C Validator Action\n\n\u003e Validate all HTML files inside a repository against the W3C validator\n\n## Usage\n\nCreate a workflow in your repository by placing the file `.github/workflows/validator.yml` inside your repository with the following content.\n\n```\nname: w3c-validator\non:\n  push:\n    branches: [ master, develop ]\n  pull_request:\njobs:\n  w3c-validator:\n    name: Validate files\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout code\n        uses: actions/checkout@v2\n      - name: Run Validator\n        uses: bucherfa/w3c-validator-action@v0.2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbucherfa%2Fw3c-validator-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbucherfa%2Fw3c-validator-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbucherfa%2Fw3c-validator-action/lists"}