{"id":11855561,"name":"athackst/htmlproofer-action","ecosystem":"actions","description":"Run HtmlProofer in a docker container","homepage":"https://althack.dev/htmlproofer-action","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/athackst/htmlproofer-action","keywords_array":["github-actions","htmlproofer"],"namespace":"athackst","versions_count":9,"first_release_published_at":"2023-06-23T18:04:49.000Z","latest_release_published_at":"2026-03-13T03:01:09.000Z","latest_release_number":"v2.0.0","last_synced_at":"2026-05-21T05:03:51.783Z","created_at":"2025-06-30T15:30:43.343Z","updated_at":"2026-05-21T05:03:51.783Z","registry_url":"https://github.com/athackst/htmlproofer-action","install_command":null,"documentation_url":null,"metadata":{"name":"HtmlProofer Docker","author":"athackst","description":"Run HtmlProofer in a docker container","inputs":{"directory":{"description":"The directory to scan","required":true,"default":"./_site"},"allow_hash_href":{"description":"Whether `href=\"#\"` anchors are valid","required":false},"allow_missing_href":{"description":"Do not flag a tags missing href","required":false},"assume_extension":{"description":"Automatically add extension (e.g. .html) to file paths, to allow extensionless URLs (as supported by Jekyll 3 and GitHub Pages)","required":false},"check_favicon":{"description":"Check whether favicons are valid","required":false},"check_links":{"description":"Check whether 'a', 'link' elements are working","required":false},"check_images":{"description":"Check whether 'img' elements are working","required":false},"check_scripts":{"description":"Check whether 'script' elements are working","required":false},"check_opengraph":{"description":"Check images and URLs in Open Graph metadata","required":false},"check_external_hash":{"description":"Check whether external anchors exist","required":false},"check_internal_hash":{"description":"Checks whether internal hashes exist (even if the webpage exists)"},"check_sri":{"description":"Check that `\u003clink\u003e` and `\u003cscript\u003e` external resources use SRI","required":false},"directory_index_file":{"description":"Sets the file to look for when a link refers to a directory.","required":false},"disable_external":{"description":"If `true`, does not run the external link checker","required":false},"enforce_https":{"description":"Require that links use HTTPS","required":false},"extensions":{"description":"A list of Strings indicating the file extensions you would like to check (including the dot)","required":false},"ignore_empty_alt":{"description":"If `true`, ignores images with empty/missing alt tags","required":false},"ignore_files":{"description":"A list (new line or comma separated) list of regex or strings containing file paths that are safe to ignore","required":false},"ignore_empty_mailto":{"description":"If `true`, allows `mailto:` `href`s which do not contain an email address.","required":false},"ignore_missing_alt":{"description":"If `true`, ignores images with missing alt tags","required":false},"ignore_status_codes":{"description":"A list of numbers representing status codes to ignore.","required":false},"ignore_urls":{"description":"A list (new line or comma separated) of Strings or RegExps containing URLs that are safe to ignore.","required":false,"default":"https://fonts.gstatic.com\n"},"ignore_new_files":{"description":"Whether to ignore files that are new","required":false,"default":"false"},"swap_urls":{"description":"Newline-separated list of regex expressions to swap in urls","required":false},"host":{"description":"The host URL of your site","required":false,"default":"${{ github.repository_owner }}.github.io"},"base_path":{"description":"The base name of your site","required":false,"default":"/${{ github.event.repository.name }}"},"max_concurrency":{"description":"Maximum number of concurrent requests","required":false},"connect_timeout":{"description":"HTTP connection timeout","required":false},"followlocation":{"description":"If 'true' will follow redirections","required":false},"ssl_verifypeer":{"description":"If you’re hitting a non-verifiable SSL server then you’ll have to disable peer verification to make SSL work","required":false},"ssl_verifyhost":{"description":"If you are getting `SSL: certificate subject name does not match target host name` from curl","required":false},"timeout":{"description":"HTTP request timeout","required":false},"retries":{"description":"Number of times to retry checking links","required":false,"default":3},"cache":{"description":"JSON configuration for HTMLProofer caching","required":false,"default":"{ \"timeframe\": { \"external\": \"2w\", \"internal\": \"1w\" } }"},"gh_token":{"description":"Github token","required":false,"default":"${{ github.token }}"},"check_html":{"description":"Validate HTML","required":false,"deprecationMessage":"use `check_links`"},"check_img_http":{"description":"Enforce that images use HTTPS","required":false,"deprecationMessage":"use `check_images`"},"empty_alt_ignore":{"description":"Allow images with empty alt tags","required":false,"deprecationMessage":"Use `ignore_empty_alt` instead"},"missing_alt_ignore":{"description":"Allow images with missing alt tags","required":false,"deprecationMessage":"Use `ignore_missing_alt` instead"},"url_ignore":{"description":"Newline-separated list of URLs to ignore","required":false,"deprecationMessage":"Use `ignore_urls` instead"},"url_ignore_re":{"description":"Newline-separated list of URL regexes to ignore","required":false,"deprecationMessage":"Use `ignore_urls` instead"},"url_swap":{"description":"Newline-separated list of regex expressions to swap in urls","required":false,"deprecationMessage":"Use `swap_urls` instead"},"internal_domains":{"description":"Newline-separated list of internal domains","required":false,"deprecationMessage":"Setting `internal_domains` has been deprecated in htmlproofer"},"max_paralell":{"description":"Maximum parallel processes","required":false,"deprecationMessage":"Setting `max_paralell` has been deprecated in htmlproofer"}},"runs":{"using":"docker","image":"Dockerfile"},"branding":{"icon":"link","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":40620026,"uuid":"376374420","full_name":"athackst/htmlproofer-action","owner":"athackst","description":"Run htmlproofer on a directory.  Defaults work with Github Pages.","archived":false,"fork":false,"pushed_at":"2026-03-04T21:49:19.000Z","size":4535,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-05T07:33:44.632Z","etag":null,"topics":["github-actions","htmlproofer"],"latest_commit_sha":null,"homepage":"https://althack.dev/htmlproofer-action","language":"Ruby","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/athackst.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-12T20:01:51.000Z","updated_at":"2026-03-04T21:46:53.000Z","dependencies_parsed_at":"2024-01-01T23:56:10.273Z","dependency_job_id":"4f4ecd25-3dfa-406a-9bb1-9c90ec312a61","html_url":"https://github.com/athackst/htmlproofer-action","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/athackst/htmlproofer-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athackst","download_url":"https://codeload.github.com/athackst/htmlproofer-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30373794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"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"},"owner_record":{"login":"athackst","name":"Allison Thackston","uuid":"6098197","kind":"user","description":"","email":"","website":"www.allisonthackston.com","location":null,"twitter":"althack","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6098197?u=41f5782e1e175757f0fd83df0f934ec6966d13f1\u0026v=4","repositories_count":37,"last_synced_at":"2024-10-30T21:36:42.336Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/athackst","funding_links":[],"total_stars":1158,"followers":401,"following":8,"created_at":"2022-11-09T11:57:55.867Z","updated_at":"2024-10-30T21:36:42.337Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athackst","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athackst/repositories"},"tags":[{"name":"v1.0.0","sha":"7588baebf727d634479a5101552343bcc251e1f7","kind":"commit","published_at":"2026-03-02T19:15:31.000Z","download_url":"https://codeload.github.com/athackst/htmlproofer-action/tar.gz/v1.0.0","html_url":"https://github.com/athackst/htmlproofer-action/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/athackst/htmlproofer-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v1.0.0/manifests"},{"name":"v0.4.0","sha":"19aafb35cb076f3969ef5abb2853a683cdce1fe5","kind":"commit","published_at":"2025-06-26T23:39:53.000Z","download_url":"https://codeload.github.com/athackst/htmlproofer-action/tar.gz/v0.4.0","html_url":"https://github.com/athackst/htmlproofer-action/releases/tag/v0.4.0","dependencies_parsed_at":"2025-07-02T05:02:03.922Z","dependency_job_id":null,"purl":"pkg:github/athackst/htmlproofer-action@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"a8cafb3af7f29c1b7df6126ada28fd922ef0401c","kind":"commit","published_at":"2025-06-23T00:00:15.000Z","download_url":"https://codeload.github.com/athackst/htmlproofer-action/tar.gz/v0.3.3","html_url":"https://github.com/athackst/htmlproofer-action/releases/tag/v0.3.3","dependencies_parsed_at":"2025-07-02T05:02:03.922Z","dependency_job_id":null,"purl":"pkg:github/athackst/htmlproofer-action@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4fd49bb9923bb540f803a434c83ac0214941ad13","kind":"commit","published_at":"2025-02-27T17:54:31.000Z","download_url":"https://codeload.github.com/athackst/htmlproofer-action/tar.gz/v0.3.2","html_url":"https://github.com/athackst/htmlproofer-action/releases/tag/v0.3.2","dependencies_parsed_at":"2025-07-02T05:02:03.925Z","dependency_job_id":null,"purl":"pkg:github/athackst/htmlproofer-action@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f1921eea9d3652fbb42be873914101e584d1433c","kind":"commit","published_at":"2024-12-27T04:57:21.000Z","download_url":"https://codeload.github.com/athackst/htmlproofer-action/tar.gz/v0.3.1","html_url":"https://github.com/athackst/htmlproofer-action/releases/tag/v0.3.1","dependencies_parsed_at":"2025-07-02T05:02:01.150Z","dependency_job_id":null,"purl":"pkg:github/athackst/htmlproofer-action@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"aa6c4220bd9db3798615a65e376721bc429d5ab1","kind":"commit","published_at":"2023-07-14T00:53:37.000Z","download_url":"https://codeload.github.com/athackst/htmlproofer-action/tar.gz/v0.3.0","html_url":"https://github.com/athackst/htmlproofer-action/releases/tag/v0.3.0","dependencies_parsed_at":"2025-07-02T05:02:01.606Z","dependency_job_id":null,"purl":"pkg:github/athackst/htmlproofer-action@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2db2e56455b96a373700083af8657c798b7bbb42","kind":"commit","published_at":"2023-07-06T06:40:39.000Z","download_url":"https://codeload.github.com/athackst/htmlproofer-action/tar.gz/v0.2.0","html_url":"https://github.com/athackst/htmlproofer-action/releases/tag/v0.2.0","dependencies_parsed_at":"2025-07-02T05:02:01.607Z","dependency_job_id":null,"purl":"pkg:github/athackst/htmlproofer-action@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5a359ae0d968119b800480c73f0973cee64a22c8","kind":"commit","published_at":"2023-06-23T18:04:49.000Z","download_url":"https://codeload.github.com/athackst/htmlproofer-action/tar.gz/v0.1.0","html_url":"https://github.com/athackst/htmlproofer-action/releases/tag/v0.1.0","dependencies_parsed_at":"2025-07-02T05:02:04.913Z","dependency_job_id":null,"purl":"pkg:github/athackst/htmlproofer-action@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-11T08:24:52.689Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.789192231916694,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":16.394596115958347},"purl":"pkg:githubactions/athackst/htmlproofer-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/athackst/htmlproofer-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/athackst/htmlproofer-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/athackst/htmlproofer-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-11T08:24:44.618Z","issues_count":6,"pull_requests_count":250,"avg_time_to_close_issue":221626.16666666666,"avg_time_to_close_pull_request":243189.32034632034,"issues_closed_count":6,"pull_requests_closed_count":231,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.192,"merged_pull_requests_count":193,"bot_issues_count":1,"bot_pull_requests_count":200,"past_year_issues_count":0,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":248172.97777777776,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.23214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fhtmlproofer-action/issues","maintainers":[{"login":"athackst","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/athackst"}],"active_maintainers":[{"login":"athackst","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/athackst"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fhtmlproofer-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fhtmlproofer-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fhtmlproofer-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fhtmlproofer-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fhtmlproofer-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/athackst%2Fhtmlproofer-action/codemeta","maintainers":[]}