{"id":10415082,"name":"github.com/htmlhint/HTMLHint","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/htmlhint/HTMLHint","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2015-10-13T14:06:33.000Z","latest_release_published_at":"2026-03-05T09:16:38.000Z","latest_release_number":"v1.9.2","last_synced_at":"2026-03-07T21:33:40.138Z","created_at":"2024-06-21T05:08:48.761Z","updated_at":"2026-03-07T21:33:40.138Z","registry_url":"https://pkg.go.dev/github.com/htmlhint/HTMLHint","install_command":"go get github.com/htmlhint/HTMLHint","documentation_url":"https://pkg.go.dev/github.com/htmlhint/HTMLHint#section-documentation","metadata":{},"repo_metadata":{"id":7095272,"uuid":"8386628","full_name":"htmlhint/HTMLHint","owner":"htmlhint","description":"⚙️ The static code analysis tool you need for your HTML","archived":false,"fork":false,"pushed_at":"2025-10-06T04:03:11.000Z","size":13889,"stargazers_count":3201,"open_issues_count":36,"forks_count":424,"subscribers_count":75,"default_branch":"main","last_synced_at":"2025-10-08T18:50:56.636Z","etag":null,"topics":["analysis","code-analysis","code-quality","hint","html","htmlhint","javascript"],"latest_commit_sha":null,"homepage":"https://htmlhint.com","language":"JavaScript","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/htmlhint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","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},"funding":{"open_collective":"htmlhint"}},"created_at":"2013-02-24T04:57:55.000Z","updated_at":"2025-10-08T10:42:24.000Z","dependencies_parsed_at":"2023-01-14T11:45:17.114Z","dependency_job_id":"80564b32-fe36-489e-91ca-5a09648304c4","html_url":"https://github.com/htmlhint/HTMLHint","commit_stats":{"total_commits":759,"total_committers":66,"mean_commits":11.5,"dds":0.6508563899868247,"last_synced_commit":"a5816446571c2e6d2e3ccc231700a76938304f04"},"previous_names":["yaniswang/htmlhint","thedaviddias/htmlhint"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/htmlhint/HTMLHint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/htmlhint","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/sbom","scorecard":{"id":114450,"data":{"date":"2025-08-11","repo":{"name":"github.com/htmlhint/HTMLHint","commit":"767733bc5b29b0a476670868d9cafd52468c40be"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/super-linter.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/super-linter.yml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/super-linter.yml:22","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/spellcheck.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/super-linter.yml:12","Warn: no topLevel permission defined: .github/workflows/sync-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spellcheck.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/spellcheck.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spellcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/spellcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/super-linter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/super-linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/super-linter.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/super-linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/sync-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-labels.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/sync-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/htmlhint/HTMLHint/website.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   4 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T00:38:34.322Z","repository_id":7095272,"created_at":"2025-08-16T00:38:34.323Z","updated_at":"2025-08-16T00:38:34.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003890,"owners_count":26083641,"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-10-10T02:00:06.843Z","response_time":62,"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"},"owner_record":{"login":"htmlhint","name":"HTMLHint","uuid":"42865284","kind":"organization","description":"The static code analysis tool you need for your HTML","email":"htmlhint@gmail.com","website":"https://htmlhint.com","location":"Canada","twitter":"htmlhint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42865284?v=4","repositories_count":12,"last_synced_at":"2024-04-09T19:02:32.440Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"htmlhint"}},"html_url":"https://github.com/htmlhint","funding_links":["https://opencollective.com/htmlhint"],"total_stars":3210,"followers":34,"following":0,"created_at":"2022-11-02T16:29:00.106Z","updated_at":"2024-04-09T19:02:34.658Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/htmlhint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/htmlhint/repositories"},"tags":[{"name":"v1.7.1","sha":"38d090ca77966815fa5ad1768d9360632911ea25","kind":"commit","published_at":"2025-09-16T15:14:52.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.7.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"5a5b8c1a1432e925a9f1d069129c9e4f53f237be","kind":"commit","published_at":"2025-09-11T05:15:14.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.7.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"97a1adbff558465dab71db28e0ee0a6133d84a38","kind":"commit","published_at":"2025-06-18T15:27:41.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.6.3","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"702ebca764b2e869c5616643815b258b186f790b","kind":"commit","published_at":"2025-06-18T02:29:46.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.6.2","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"0812502d109d27182ece0be54aa898185c73f5be","kind":"commit","published_at":"2025-06-17T08:31:49.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.6.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"cf955ef6bc111beff790544e7232272da4b4bb2d","kind":"commit","published_at":"2025-06-17T05:20:13.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.6.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"aad02e11ba1781b297c88595dc4d1ad7e4ad162f","kind":"commit","published_at":"2025-06-07T08:40:38.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.5.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"e7eb174b1cbab8ee32f46691d3ab4931fabfe1ca","kind":"commit","published_at":"2025-06-06T05:41:54.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.5.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"50cf63ead6260f1db8a4eff3aced2d0bdde327ee","kind":"commit","published_at":"2025-06-03T04:56:46.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.4.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"36668339cd332de19475246e77d4a7a8f1b9527e","kind":"commit","published_at":"2025-05-31T08:40:07.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.3.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a97f2f9d12e30a201b58e34a2f4eedca6245a96e","kind":"commit","published_at":"2025-05-26T13:19:34.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.2.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"f99b304025124eb52d8a770cab586dd4f8182227","kind":"commit","published_at":"2022-04-11T04:25:19.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.1.4","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"4ad3fe424e064b03d338852af2997b93332ef31d","kind":"commit","published_at":"2022-03-28T05:32:08.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.1.3","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"148ab0b1ef68dd7c13244d5d472308640292bcd7","kind":"commit","published_at":"2022-01-27T17:01:13.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.1.2","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e352e3d7a24d968bc25a1d4292bda295a22ed778","kind":"commit","published_at":"2022-01-23T17:01:38.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.1.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fcbf8f3ef63aa6e7033c6e1de47292add07bd788","kind":"commit","published_at":"2021-12-31T17:04:33.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.1.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e91efe9c4368f787386f42c18993db8700f469cf","kind":"commit","published_at":"2021-11-26T19:49:45.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.0.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.0.0/manifests"},{"name":"v0.16.3","sha":"908a5965195323cf692e5c68c8d0ee0e6c908a6a","kind":"commit","published_at":"2021-11-24T03:32:21.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.16.3","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"9796b674b1ed88050dea1e282ef25085af40f6c2","kind":"commit","published_at":"2021-11-23T23:53:18.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.16.2","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"ec2da2c0dd9c11c74a4a31629495c98997dc88f9","kind":"commit","published_at":"2021-11-12T04:42:03.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.16.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"8918d96260838ed161f92366c2dc8d8873e726a6","kind":"commit","published_at":"2021-10-29T01:32:58.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.16.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"dee8ea27615830ee85998be7101340524f0a7f09","kind":"commit","published_at":"2021-09-16T11:56:22.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.15.2","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2cd48bdbf9d2f5d0e6198b55accf9712bc06bef9","kind":"commit","published_at":"2021-06-11T12:13:34.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.15.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"891a6fb5c63e59dd1a7c314b9406bb92cdd225de","kind":"commit","published_at":"2021-06-10T20:57:44.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.15.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"8007c426ba4601ba42819ca11af62de1079d4696","kind":"commit","published_at":"2020-11-11T14:28:23.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.14.2","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.14.2/manifests"},{"name":"v0.15.0-beta.1","sha":"17019f209655de43c64dcaa2c5640b4c32c8f0e7","kind":"tag","published_at":"2020-07-10T22:23:08.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.15.0-beta.1/manifests"},{"name":"v1.0.0-beta.1","sha":"4e869b91c228f2bfe5dc586717f9aa5245978fb6","kind":"tag","published_at":"2020-07-10T22:05:15.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v1.0.0-beta.1/manifests"},{"name":"v0.14.1","sha":"d4d9694dad22ab9fa4e2f57d0efb063b65c56834","kind":"commit","published_at":"2020-06-25T19:47:15.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.14.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8b886283e95f2c18e0259c6f6d2e0e37b326cf31","kind":"commit","published_at":"2020-05-31T22:45:19.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.14.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"c4a7de49a585a29272ce3b818a302c2ef239d90f","kind":"commit","published_at":"2020-05-31T22:34:45.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.13.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.13.1/manifests"},{"name":"v0.13.1-beta.2","sha":"e28e31290de470903874ea6c9a914ee3fa392511","kind":"commit","published_at":"2020-05-31T15:26:02.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.13.1-beta.2","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.13.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.13.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.13.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.13.1-beta.2/manifests"},{"name":"v0.13.1-beta.1","sha":"135c9bab257743d785cca06129b25ea0c5b51392","kind":"commit","published_at":"2020-05-30T18:50:54.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.13.1-beta.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.13.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.13.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.13.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.13.1-beta.1/manifests"},{"name":"v0.13.0","sha":"b667d5779a6e5c29f6df6c5ad40107cc6793d99c","kind":"commit","published_at":"2020-05-18T16:47:26.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.13.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"60867c308c31673a8e7d9bc9ab97808c4ef84749","kind":"tag","published_at":"2020-05-16T18:57:55.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.12.2","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"6d8bf7dd79994e3e7879fbebc5988c3b135c57f6","kind":"tag","published_at":"2020-05-16T16:34:17.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.12.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"d12c6a4f0bd0d265d5fdd32e37184b9d3788b06c","kind":"tag","published_at":"2020-05-13T01:55:19.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.12.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"260de62f2f400c8d570cf021add18dd840c1bc03","kind":"tag","published_at":"2019-02-23T20:41:43.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.11.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"90932cee3cedfd83e7bec30f2f44f0901a876146","kind":"tag","published_at":"2019-02-23T05:39:32.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.10.3","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"f4d4ea019cbc6dd3b112cc4dd8d2283310ff0354","kind":"tag","published_at":"2019-02-23T00:40:53.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.10.2","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.10.2/manifests"},{"name":"0.10.1","sha":"451fc5bf0182e7225c8fced8aff617673f4e5636","kind":"tag","published_at":"2018-09-04T16:56:13.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/0.10.1","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"a20dcb8e2ef75c8a85c427612f7a07ee0c3e747e","kind":"commit","published_at":"2018-09-03T03:23:27.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/0.10.0","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/0.10.0/manifests"},{"name":"v0.9.12","sha":"466d3299e6d29cae854d6e0c3ed7ebe08478676e","kind":"commit","published_at":"2015-10-13T14:20:47.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.9.12","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"a775857cb7ee9ea7bf3687f62d37b5095efcccc8","kind":"commit","published_at":"2015-10-13T14:06:33.000Z","download_url":"https://codeload.github.com/htmlhint/HTMLHint/tar.gz/v0.9.11","html_url":"https://github.com/htmlhint/HTMLHint/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/htmlhint/HTMLHint@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/tags/v0.9.11/manifests"}]},"repo_metadata_updated_at":"2025-10-10T13:09:53.601Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.9084630874839235,"dependent_packages_count":6.471761518307064,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.690112302895494},"purl":"pkg:golang/github.com/htmlhint/%21h%21t%21m%21l%21hint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/htmlhint/HTMLHint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/htmlhint/HTMLHint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/htmlhint/HTMLHint/dependencies","status":null,"funding_links":["https://opencollective.com/htmlhint"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T08:03:32.541Z","issues_count":77,"pull_requests_count":667,"avg_time_to_close_issue":48347540.41025641,"avg_time_to_close_pull_request":3694687.2057416267,"issues_closed_count":39,"pull_requests_closed_count":627,"pull_request_authors_count":21,"issue_authors_count":47,"avg_comments_per_issue":2.090909090909091,"avg_comments_per_pull_request":1.055472263868066,"merged_pull_requests_count":346,"bot_issues_count":1,"bot_pull_requests_count":392,"past_year_issues_count":27,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":497900.0,"past_year_avg_time_to_close_pull_request":245704.22023809524,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":336,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.1111111111111111,"past_year_avg_comments_per_pull_request":0.8455284552845529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":141,"past_year_merged_pull_requests_count":263,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/htmlhint%2FHTMLHint/issues","maintainers":[{"login":"coliff","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coliff"},{"login":"thedaviddias","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thedaviddias"}],"active_maintainers":[{"login":"coliff","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coliff"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhtmlhint%2FHTMLHint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhtmlhint%2FHTMLHint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhtmlhint%2FHTMLHint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhtmlhint%2FHTMLHint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhtmlhint%2FHTMLHint/codemeta","maintainers":[]}