{"id":377885,"url":"https://github.com/inikulin/parse5","last_synced_at":"2026-07-21T12:30:22.833Z","repository":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-17T09:08:55.000Z","size":13476,"stargazers_count":3914,"open_issues_count":36,"forks_count":255,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-19T22:37:05.376Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-17T09:09:07.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35685359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"ssl_error","status_checked_at":"2026-07-20T02:08:09.736Z","response_time":111,"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":{"login":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":"","email":"ivan@nikulin.engineering","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":96,"last_synced_at":"2026-07-05T03:11:39.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5851,"followers":331,"following":0,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2026-07-05T03:11:39.136Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"packages":[{"id":9758126,"name":"aiot-parse5-sax-parser","ecosystem":"npm","description":"Streaming SAX-style HTML parser.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","SAX"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-04-19T07:37:40.927Z","latest_release_published_at":"2025-03-19T11:54:24.716Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-19T22:38:35.293Z","created_at":"2024-04-19T21:06:33.268Z","updated_at":"2026-07-19T22:38:35.293Z","registry_url":"https://www.npmjs.com/package/aiot-parse5-sax-parser","install_command":"npm install aiot-parse5-sax-parser","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"1.0.2","beta":"1.0.3-beta.1"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T01:24:12.578Z","dependent_packages_count":0,"downloads":56,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.550560072258264,"dependent_packages_count":43.7351924613779,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.14287626681808},"purl":"pkg:npm/aiot-parse5-sax-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/aiot-parse5-sax-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/aiot-parse5-sax-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/aiot-parse5-sax-parser/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T06:01:25.815Z","issues_count":41,"pull_requests_count":1109,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":610144.3056351481,"issues_closed_count":24,"pull_requests_closed_count":1047,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3083859332732191,"merged_pull_requests_count":899,"bot_issues_count":3,"bot_pull_requests_count":1050,"past_year_issues_count":10,"past_year_pull_requests_count":480,"past_year_avg_time_to_close_issue":2291009.6,"past_year_avg_time_to_close_pull_request":86780.47004608295,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":434,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.23333333333333334,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":456,"past_year_merged_pull_requests_count":379,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-sax-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-sax-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-sax-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-sax-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-sax-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-sax-parser/codemeta","maintainers":[{"uuid":"yinhunfeixue","login":"yinhunfeixue","name":null,"email":"yinhunfeixue@163.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~yinhunfeixue","role":null,"created_at":"2024-04-19T21:06:48.822Z","updated_at":"2024-04-19T21:06:48.822Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yinhunfeixue/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1265907,"name":"parse5-plain-text-conversion-stream-es5","ecosystem":"npm","description":"Stream that converts plain text files into HTML document.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","plain","text","plain text"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-12-20T14:53:03.228Z","latest_release_published_at":"2018-12-20T14:53:03.228Z","latest_release_number":"5.1.0","last_synced_at":"2026-07-19T22:38:35.346Z","created_at":"2022-04-08T15:22:55.254Z","updated_at":"2026-07-19T22:38:35.346Z","registry_url":"https://www.npmjs.com/package/parse5-plain-text-conversion-stream-es5","install_command":"npm install parse5-plain-text-conversion-stream-es5","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.1.0"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T01:24:12.599Z","dependent_packages_count":1,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":58.854146437310504,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.6028427971877004,"forks_count":2.123482364824314,"docker_downloads_count":null,"average":18.871797635878412},"purl":"pkg:npm/parse5-plain-text-conversion-stream-es5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5-plain-text-conversion-stream-es5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5-plain-text-conversion-stream-es5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5-plain-text-conversion-stream-es5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-05T01:22:24.734Z","issues_count":42,"pull_requests_count":1118,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":607197.9211775878,"issues_closed_count":24,"pull_requests_closed_count":1053,"pull_request_authors_count":15,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.3076923076923077,"merged_pull_requests_count":905,"bot_issues_count":3,"bot_pull_requests_count":1058,"past_year_issues_count":7,"past_year_pull_requests_count":286,"past_year_avg_time_to_close_issue":5726932.0,"past_year_avg_time_to_close_pull_request":73008.27091633466,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":251,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.5714285714285716,"past_year_avg_comments_per_pull_request":0.2202797202797203,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":273,"past_year_merged_pull_requests_count":219,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream-es5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream-es5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream-es5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream-es5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream-es5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream-es5/codemeta","maintainers":[{"uuid":"cssobj","login":"cssobj","name":null,"email":"jamesyang999@gmail.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~cssobj","role":null,"created_at":"2022-11-10T21:50:46.080Z","updated_at":"2022-11-10T21:50:46.080Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cssobj/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1676347,"name":"es5-parse5","ecosystem":"npm","description":"HTML parser and serializer.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["html","parser","html5","WHATWG","specification","fast","html parser","html5 parser","htmlparser","parse5","serializer","html serializer","htmlserializer","parse","serialize"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-12-20T14:54:23.659Z","latest_release_published_at":"2018-12-20T14:54:23.659Z","latest_release_number":"5.1.0","last_synced_at":"2026-07-19T22:38:36.545Z","created_at":"2022-04-09T14:35:43.005Z","updated_at":"2026-07-19T22:38:36.545Z","registry_url":"https://www.npmjs.com/package/es5-parse5","install_command":"npm install es5-parse5","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.1.0"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2024-05-22T03:59:57.000Z","size":9829,"stargazers_count":3564,"open_issues_count":26,"forks_count":230,"subscribers_count":45,"default_branch":"master","last_synced_at":"2024-05-23T02:07:08.804Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2024-05-29T05:47:26.867Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1340,"total_committers":40,"mean_commits":33.5,"dds":0.5470149253731343,"last_synced_commit":"1247d0e064ea413b3b3ccf32764fd2b03d1f1aaa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215701303,"owners_count":15918273,"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","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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T13:10:41.639Z","dependent_packages_count":1,"downloads":25,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":28.11084887339326,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.6018433406065218,"forks_count":2.123482364824314,"docker_downloads_count":null,"average":12.722938231778725},"purl":"pkg:npm/es5-parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/es5-parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/es5-parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/es5-parse5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T00:42:06.898Z","issues_count":36,"pull_requests_count":452,"avg_time_to_close_issue":4556964.428571428,"avg_time_to_close_pull_request":426213.0045454545,"issues_closed_count":28,"pull_requests_closed_count":440,"pull_request_authors_count":10,"issue_authors_count":26,"avg_comments_per_issue":4.638888888888889,"avg_comments_per_pull_request":0.2853982300884956,"merged_pull_requests_count":386,"bot_issues_count":0,"bot_pull_requests_count":436,"past_year_issues_count":10,"past_year_pull_requests_count":250,"past_year_avg_time_to_close_issue":2265977.8333333335,"past_year_avg_time_to_close_pull_request":250819.12863070538,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":0.216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":243,"past_year_merged_pull_requests_count":210,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"43081j","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}],"active_maintainers":[{"login":"fb55","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5/codemeta","maintainers":[{"uuid":"cssobj","login":"cssobj","name":null,"email":"jamesyang999@gmail.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~cssobj","role":null,"created_at":"2022-11-12T05:52:29.827Z","updated_at":"2022-11-12T05:52:29.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cssobj/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1241663,"name":"parse5-html-rewriting-stream-es5","ecosystem":"npm","description":"Streaming HTML rewriter.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","rewritter","rewrite","HTML"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-12-20T14:53:02.963Z","latest_release_published_at":"2018-12-20T14:53:02.963Z","latest_release_number":"5.1.0","last_synced_at":"2026-07-19T22:38:33.057Z","created_at":"2022-04-08T14:39:35.703Z","updated_at":"2026-07-19T22:38:33.057Z","registry_url":"https://www.npmjs.com/package/parse5-html-rewriting-stream-es5","install_command":"npm install parse5-html-rewriting-stream-es5","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.1.0"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":"","email":"ivan@nikulin.engineering","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":96,"last_synced_at":"2026-07-05T03:11:39.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5851,"followers":331,"following":0,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2026-07-05T03:11:39.136Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.1","sha":"0d56627fc924d40f560fd260ade0e1a935e2369c","kind":"commit","published_at":"2026-04-19T20:14:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-07-08T06:00:29.108Z","dependent_packages_count":1,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.18719677211885,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.6018433406065218,"forks_count":2.123482364824314,"docker_downloads_count":null,"average":16.338207811523844},"purl":"pkg:npm/parse5-html-rewriting-stream-es5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5-html-rewriting-stream-es5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5-html-rewriting-stream-es5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5-html-rewriting-stream-es5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-07T06:03:00.596Z","issues_count":42,"pull_requests_count":1162,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":589069.6383561643,"issues_closed_count":24,"pull_requests_closed_count":1095,"pull_request_authors_count":19,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.3261617900172117,"merged_pull_requests_count":941,"bot_issues_count":3,"bot_pull_requests_count":1089,"past_year_issues_count":2,"past_year_pull_requests_count":121,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":92633.05102040817,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.3884297520661157,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":105,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream-es5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream-es5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream-es5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream-es5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream-es5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream-es5/codemeta","maintainers":[{"uuid":"cssobj","login":"cssobj","name":null,"email":"jamesyang999@gmail.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~cssobj","role":null,"created_at":"2022-11-10T20:09:05.405Z","updated_at":"2022-11-10T20:09:05.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cssobj/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9758119,"name":"aiot-parse5-html-rewriting-stream","ecosystem":"npm","description":"Streaming HTML rewriter.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","rewritter","rewrite","HTML"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-04-19T07:37:33.600Z","latest_release_published_at":"2025-03-19T11:54:18.591Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-19T22:38:36.381Z","created_at":"2024-04-19T21:06:18.203Z","updated_at":"2026-07-19T22:38:36.382Z","registry_url":"https://www.npmjs.com/package/aiot-parse5-html-rewriting-stream","install_command":"npm install aiot-parse5-html-rewriting-stream","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"1.0.2","beta":"1.0.3-beta.1"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":"","email":"ivan@nikulin.engineering","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":96,"last_synced_at":"2026-07-05T03:11:39.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5851,"followers":331,"following":0,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2026-07-05T03:11:39.136Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.1","sha":"0d56627fc924d40f560fd260ade0e1a935e2369c","kind":"commit","published_at":"2026-04-19T20:14:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-07-08T06:00:31.565Z","dependent_packages_count":0,"downloads":40,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.550560072258264,"dependent_packages_count":43.7351924613779,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.14287626681808},"purl":"pkg:npm/aiot-parse5-html-rewriting-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/aiot-parse5-html-rewriting-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/aiot-parse5-html-rewriting-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/aiot-parse5-html-rewriting-stream/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-07T06:03:00.596Z","issues_count":42,"pull_requests_count":1162,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":589069.6383561643,"issues_closed_count":24,"pull_requests_closed_count":1095,"pull_request_authors_count":19,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.3261617900172117,"merged_pull_requests_count":941,"bot_issues_count":3,"bot_pull_requests_count":1089,"past_year_issues_count":2,"past_year_pull_requests_count":121,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":92633.05102040817,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.3884297520661157,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":105,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-html-rewriting-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-html-rewriting-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-html-rewriting-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-html-rewriting-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-html-rewriting-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-html-rewriting-stream/codemeta","maintainers":[{"uuid":"yinhunfeixue","login":"yinhunfeixue","name":null,"email":"yinhunfeixue@163.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~yinhunfeixue","role":null,"created_at":"2024-04-19T21:06:18.824Z","updated_at":"2024-04-19T21:06:18.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yinhunfeixue/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5003675,"name":"org.webjars.npm:parse5-sax-parser","ecosystem":"maven","description":"WebJar for parse5-sax-parser","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-03-09T19:16:34.000Z","latest_release_published_at":"2022-03-09T19:16:34.000Z","latest_release_number":"6.0.1","last_synced_at":"2026-07-19T22:38:34.814Z","created_at":"2022-07-27T11:05:24.093Z","updated_at":"2026-07-19T22:38:34.815Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/parse5-sax-parser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/parse5-sax-parser/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:15:57.000Z","size":12526,"stargazers_count":3834,"open_issues_count":31,"forks_count":244,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-11T12:32:30.036Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2025-10-11T05:55:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009507,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:14:54.677Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.webjars.npm/parse5-sax-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:parse5-sax-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:parse5-sax-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:parse5-sax-parser/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T12:01:34.236Z","issues_count":41,"pull_requests_count":1102,"avg_time_to_close_issue":5232458.304347826,"avg_time_to_close_pull_request":610418.5009596929,"issues_closed_count":23,"pull_requests_closed_count":1042,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3076225045372051,"merged_pull_requests_count":895,"bot_issues_count":3,"bot_pull_requests_count":1043,"past_year_issues_count":13,"past_year_pull_requests_count":512,"past_year_avg_time_to_close_issue":254817.0,"past_year_avg_time_to_close_pull_request":85759.36965811966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":468,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.1538461538461537,"past_year_avg_comments_per_pull_request":0.2265625,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":484,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-sax-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-sax-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-sax-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-sax-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-sax-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-sax-parser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4991409,"name":"org.webjars.bowergithub.inikulin:parse5","ecosystem":"maven","description":"WebJar for parse5","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":[],"namespace":"org.webjars.bowergithub.inikulin","versions_count":3,"first_release_published_at":"2018-08-17T13:36:38.000Z","latest_release_published_at":"2019-10-29T03:11:12.000Z","latest_release_number":"5.1.0","last_synced_at":"2026-07-19T22:38:31.984Z","created_at":"2022-07-27T10:37:43.808Z","updated_at":"2026-07-19T22:38:31.984Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.inikulin/parse5/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.inikulin/parse5/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:15:57.000Z","size":12526,"stargazers_count":3834,"open_issues_count":31,"forks_count":244,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-11T12:32:30.036Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2025-10-11T05:55:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009507,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:14:56.750Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":4.7594015284819715,"forks_count":9.328394893289166,"average":23.7318996876022},"purl":"pkg:maven/org.webjars.bowergithub.inikulin/parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.inikulin:parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.inikulin:parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.inikulin:parse5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T12:01:34.236Z","issues_count":41,"pull_requests_count":1102,"avg_time_to_close_issue":5232458.304347826,"avg_time_to_close_pull_request":610418.5009596929,"issues_closed_count":23,"pull_requests_closed_count":1042,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3076225045372051,"merged_pull_requests_count":895,"bot_issues_count":3,"bot_pull_requests_count":1043,"past_year_issues_count":13,"past_year_pull_requests_count":512,"past_year_avg_time_to_close_issue":254817.0,"past_year_avg_time_to_close_pull_request":85759.36965811966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":468,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.1538461538461537,"past_year_avg_comments_per_pull_request":0.2265625,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":484,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.inikulin:parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.inikulin:parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.inikulin:parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.inikulin:parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.inikulin:parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.inikulin:parse5/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11895320,"name":"org.mvnpm:parse5-htmlparser2-tree-adapter","ecosystem":"maven","description":"htmlparser2 tree adapter for parse5.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":[],"namespace":"org.mvnpm","versions_count":4,"first_release_published_at":"2025-03-21T05:31:14.000Z","latest_release_published_at":"2026-04-21T08:22:05.000Z","latest_release_number":"8.0.1","last_synced_at":"2026-07-19T22:38:35.558Z","created_at":"2025-07-10T00:16:30.501Z","updated_at":"2026-07-19T22:38:35.558Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/parse5-htmlparser2-tree-adapter/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/parse5-htmlparser2-tree-adapter/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:15:57.000Z","size":12526,"stargazers_count":3834,"open_issues_count":31,"forks_count":244,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-11T12:32:30.036Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2025-10-11T05:55:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009507,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:14:56.545Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.264419978214086,"dependent_packages_count":47.55586881711514,"stargazers_count":5.472523415189167,"forks_count":12.760807155289985,"docker_downloads_count":null,"average":24.763404841452093},"purl":"pkg:maven/org.mvnpm/parse5-htmlparser2-tree-adapter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:parse5-htmlparser2-tree-adapter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:parse5-htmlparser2-tree-adapter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:parse5-htmlparser2-tree-adapter/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T12:01:34.236Z","issues_count":41,"pull_requests_count":1102,"avg_time_to_close_issue":5232458.304347826,"avg_time_to_close_pull_request":610418.5009596929,"issues_closed_count":23,"pull_requests_closed_count":1042,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3076225045372051,"merged_pull_requests_count":895,"bot_issues_count":3,"bot_pull_requests_count":1043,"past_year_issues_count":13,"past_year_pull_requests_count":512,"past_year_avg_time_to_close_issue":254817.0,"past_year_avg_time_to_close_pull_request":85759.36965811966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":468,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.1538461538461537,"past_year_avg_comments_per_pull_request":0.2265625,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":484,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-htmlparser2-tree-adapter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-htmlparser2-tree-adapter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-htmlparser2-tree-adapter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-htmlparser2-tree-adapter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-htmlparser2-tree-adapter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-htmlparser2-tree-adapter/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":10382400,"name":"github.com/inikulin/parse5","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":[],"namespace":null,"versions_count":51,"first_release_published_at":"2013-08-05T09:43:32.000Z","latest_release_published_at":"2026-04-19T20:14:32.000Z","latest_release_number":"v8.0.1+incompatible","last_synced_at":"2026-07-19T22:38:37.483Z","created_at":"2024-06-17T05:11:24.783Z","updated_at":"2026-07-19T22:38:37.483Z","registry_url":"https://pkg.go.dev/github.com/inikulin/parse5","install_command":"go get github.com/inikulin/parse5","documentation_url":"https://pkg.go.dev/github.com/inikulin/parse5#section-documentation","metadata":{},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:15:57.000Z","size":12526,"stargazers_count":3834,"open_issues_count":31,"forks_count":244,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-11T12:32:30.036Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2025-10-11T05:55:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009507,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:14:55.087Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/inikulin/parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/inikulin/parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/inikulin/parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/inikulin/parse5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T12:01:34.236Z","issues_count":41,"pull_requests_count":1102,"avg_time_to_close_issue":5232458.304347826,"avg_time_to_close_pull_request":610418.5009596929,"issues_closed_count":23,"pull_requests_closed_count":1042,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3076225045372051,"merged_pull_requests_count":895,"bot_issues_count":3,"bot_pull_requests_count":1043,"past_year_issues_count":13,"past_year_pull_requests_count":512,"past_year_avg_time_to_close_issue":254817.0,"past_year_avg_time_to_close_pull_request":85759.36965811966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":468,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.1538461538461537,"past_year_avg_comments_per_pull_request":0.2265625,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":484,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finikulin%2Fparse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finikulin%2Fparse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finikulin%2Fparse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finikulin%2Fparse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finikulin%2Fparse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finikulin%2Fparse5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2154751,"name":"parse5-parser-stream","ecosystem":"npm","description":"Streaming HTML parser with scripting support.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming"],"namespace":null,"versions_count":8,"first_release_published_at":"2018-05-23T12:54:10.867Z","latest_release_published_at":"2025-07-09T21:04:03.539Z","latest_release_number":"8.0.0","last_synced_at":"2026-07-19T22:38:33.285Z","created_at":"2022-04-09T21:46:05.981Z","updated_at":"2026-07-19T22:38:33.285Z","registry_url":"https://www.npmjs.com/package/parse5-parser-stream","install_command":"npm install parse5-parser-stream","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"8.0.0"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-06-23T03:23:38.000Z","size":13503,"stargazers_count":3904,"open_issues_count":36,"forks_count":253,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-06-23T05:16:51.019Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-06-23T03:23:35.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35094646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-03T17:20:45.122Z","dependent_packages_count":9,"downloads":103604153,"downloads_period":"last-month","dependent_repos_count":31,"rankings":{"downloads":2.0968955664616655,"dependent_repos_count":2.355766827976873,"dependent_packages_count":2.685983870216906,"stargazers_count":1.6018433406065218,"forks_count":2.123482364824314,"docker_downloads_count":1.6423481177126102,"average":2.084386681299815},"purl":"pkg:npm/parse5-parser-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5-parser-stream","docker_dependents_count":2,"docker_downloads_count":22,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5-parser-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5-parser-stream/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T06:01:25.815Z","issues_count":41,"pull_requests_count":1109,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":610144.3056351481,"issues_closed_count":24,"pull_requests_closed_count":1047,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3083859332732191,"merged_pull_requests_count":899,"bot_issues_count":3,"bot_pull_requests_count":1050,"past_year_issues_count":10,"past_year_pull_requests_count":480,"past_year_avg_time_to_close_issue":2291009.6,"past_year_avg_time_to_close_pull_request":86780.47004608295,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":434,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.23333333333333334,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":456,"past_year_merged_pull_requests_count":379,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-parser-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-parser-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-parser-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-parser-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-parser-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-parser-stream/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T17:09:17.654Z","updated_at":"2022-11-13T17:09:17.654Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"43081j","login":"43081j","name":null,"email":"43081james@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~43081j","role":null,"created_at":"2024-10-30T16:40:10.062Z","updated_at":"2024-10-30T16:40:10.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/43081j/packages"},{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-13T17:09:17.649Z","updated_at":"2022-11-13T17:09:17.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"},{"uuid":"inikulin","login":"inikulin","name":null,"email":"ifaaan@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~inikulin","role":null,"created_at":"2022-11-13T17:09:17.667Z","updated_at":"2022-11-13T17:09:17.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/inikulin/packages"},{"uuid":"fb55","login":"fb55","name":null,"email":"me@feedic.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fb55","role":null,"created_at":"2026-02-23T08:36:38.532Z","updated_at":"2026-02-23T08:36:38.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb55/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13558714,"name":"node-parse5","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/inikulin/parse5","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:50:59.592Z","latest_release_published_at":"2026-02-11T04:50:59.592Z","latest_release_number":"7.1.2+dfsg-1","last_synced_at":"2026-03-11T11:02:09.276Z","created_at":"2026-02-11T04:50:59.390Z","updated_at":"2026-03-11T11:02:09.276Z","registry_url":"https://launchpad.net/ubuntu/+source/node-parse5","install_command":"apt-get install node-parse5","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-parse5, node-parse5-htmlparser2-tree-adapter, node-parse5-html-rewriting-stream, node-parse5-parser-stream, node-parse5-plain-text-conversion-stream, node-parse5-sax-parser","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-domhandler, node-entities, node-typescript, ts-jest \u003c!nocheck\u003e, dh-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:50:12.660Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-parse5?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-parse5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-parse5/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13794528,"name":"node-parse5","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/inikulin/parse5","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:09:21.138Z","latest_release_published_at":"2026-02-13T16:09:21.138Z","latest_release_number":"7.1.2+dfsg-2","last_synced_at":"2026-03-14T09:19:15.451Z","created_at":"2026-02-13T16:09:20.911Z","updated_at":"2026-03-14T09:19:15.702Z","registry_url":"https://launchpad.net/ubuntu/+source/node-parse5","install_command":"apt-get install node-parse5","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-parse5, node-parse5-htmlparser2-tree-adapter, node-parse5-html-rewriting-stream, node-parse5-parser-stream, node-parse5-plain-text-conversion-stream, node-parse5-sax-parser","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-domhandler, node-entities, node-typescript, ts-jest \u003c!nocheck\u003e, dh-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-02-10T03:25:56.000Z","size":12958,"stargazers_count":3865,"open_issues_count":36,"forks_count":250,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-02-10T08:53:32.463Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-02-10T03:24:51.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29411965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"}},"repo_metadata_updated_at":"2026-02-13T16:09:45.724Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.42028273565853397,"forks_count":0.5758419300256536,"docker_downloads_count":null,"average":0.2490311664210469},"purl":"pkg:deb/ubuntu/node-parse5?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-parse5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T06:01:33.371Z","issues_count":42,"pull_requests_count":1116,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":607775.069391635,"issues_closed_count":24,"pull_requests_closed_count":1052,"pull_request_authors_count":15,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.30824372759856633,"merged_pull_requests_count":904,"bot_issues_count":3,"bot_pull_requests_count":1056,"past_year_issues_count":7,"past_year_pull_requests_count":333,"past_year_avg_time_to_close_issue":5726932.0,"past_year_avg_time_to_close_pull_request":74358.24745762712,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":295,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.5714285714285716,"past_year_avg_comments_per_pull_request":0.2852852852852853,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":315,"past_year_merged_pull_requests_count":257,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-parse5/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":2154733,"name":"parse5-sax-parser","ecosystem":"npm","description":"Streaming SAX-style HTML parser.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","SAX"],"namespace":null,"versions_count":7,"first_release_published_at":"2018-05-23T12:55:24.523Z","latest_release_published_at":"2025-07-09T21:03:03.988Z","latest_release_number":"8.0.0","last_synced_at":"2026-07-19T02:31:20.210Z","created_at":"2022-04-09T21:46:05.348Z","updated_at":"2026-07-19T02:32:27.131Z","registry_url":"https://www.npmjs.com/package/parse5-sax-parser","install_command":"npm install parse5-sax-parser","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"8.0.0"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-03-30T03:22:38.000Z","size":13842,"stargazers_count":3884,"open_issues_count":34,"forks_count":250,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-03-30T04:04:08.260Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-03-30T03:22:36.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31264811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T02:49:12.781Z","status":"ssl_error","status_checked_at":"2026-04-01T02:49:05.845Z","response_time":53,"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"},"owner_record":{"login":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-07-19T02:32:27.103Z","dependent_packages_count":36,"downloads":19001885,"downloads_period":"last-month","dependent_repos_count":206958,"rankings":{"downloads":0.08997712042390965,"dependent_repos_count":0.07235158048412792,"dependent_packages_count":0.7594419435839124,"stargazers_count":1.5589495850712518,"forks_count":2.0602831155262904,"docker_downloads_count":0.15282940354780541,"average":0.7823054581062162},"purl":"pkg:npm/parse5-sax-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5-sax-parser","docker_dependents_count":717,"docker_downloads_count":129861329,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5-sax-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5-sax-parser/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T06:00:43.103Z","issues_count":42,"pull_requests_count":1134,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":604386.6935332709,"issues_closed_count":24,"pull_requests_closed_count":1067,"pull_request_authors_count":17,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.31216931216931215,"merged_pull_requests_count":917,"bot_issues_count":3,"bot_pull_requests_count":1069,"past_year_issues_count":7,"past_year_pull_requests_count":249,"past_year_avg_time_to_close_issue":5726932.0,"past_year_avg_time_to_close_pull_request":44273.31018518518,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":216,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.5714285714285716,"past_year_avg_comments_per_pull_request":0.23293172690763053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":235,"past_year_merged_pull_requests_count":192,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-sax-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-sax-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-sax-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-sax-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-sax-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-sax-parser/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T17:09:18.465Z","updated_at":"2022-11-13T17:09:18.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"43081j","login":"43081j","name":null,"email":"43081james@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~43081j","role":null,"created_at":"2024-10-30T17:27:53.923Z","updated_at":"2024-10-30T17:27:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/43081j/packages"},{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-13T17:09:18.446Z","updated_at":"2022-11-13T17:09:18.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"},{"uuid":"inikulin","login":"inikulin","name":null,"email":"ifaaan@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~inikulin","role":null,"created_at":"2022-11-13T17:09:18.509Z","updated_at":"2022-11-13T17:09:18.509Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/inikulin/packages"},{"uuid":"fb55","login":"fb55","name":null,"email":"me@feedic.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fb55","role":null,"created_at":"2026-02-22T01:02:28.810Z","updated_at":"2026-02-22T01:02:28.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb55/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1191129,"name":"parse5","ecosystem":"npm","description":"HTML parser and serializer.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["html","parser","html5","WHATWG","specification","fast","html parser","html5 parser","htmlparser","parse5","serializer","html serializer","htmlserializer","parse","serialize"],"namespace":null,"versions_count":61,"first_release_published_at":"2013-07-03T09:19:33.333Z","latest_release_published_at":"2026-04-19T20:16:16.612Z","latest_release_number":"8.0.1","last_synced_at":"2026-07-19T12:13:18.199Z","created_at":"2022-04-08T13:19:35.214Z","updated_at":"2026-07-19T12:13:18.199Z","registry_url":"https://www.npmjs.com/package/parse5","install_command":"npm install parse5","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"test":"4.0.0-test","latest":"8.0.1"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-10T03:23:20.000Z","size":14112,"stargazers_count":3911,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-10T22:42:51.132Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-10T03:23:17.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35409716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":"","email":"ivan@nikulin.engineering","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":96,"last_synced_at":"2026-07-05T03:11:39.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5851,"followers":331,"following":0,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2026-07-05T03:11:39.136Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.1","sha":"0d56627fc924d40f560fd260ade0e1a935e2369c","kind":"commit","published_at":"2026-04-19T20:14:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-07-17T03:51:20.983Z","dependent_packages_count":2540,"downloads":566117453,"downloads_period":"last-month","dependent_repos_count":3044435,"rankings":{"downloads":0.006379501484397739,"dependent_repos_count":0.00574976528636706,"dependent_packages_count":0.03154156957092787,"stargazers_count":1.5243996765893926,"forks_count":2.2239818329320817,"docker_downloads_count":0.01894684561031431,"average":0.6351665319122469},"purl":"pkg:npm/parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5","docker_dependents_count":20020,"docker_downloads_count":6185520515,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":true,"issue_metadata":{"last_synced_at":"2026-07-10T10:25:05.202Z","issues_count":42,"pull_requests_count":1166,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":587477.7158469945,"issues_closed_count":24,"pull_requests_closed_count":1098,"pull_request_authors_count":20,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.3276157804459691,"merged_pull_requests_count":944,"bot_issues_count":3,"bot_pull_requests_count":1092,"past_year_issues_count":2,"past_year_pull_requests_count":123,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":91886.9191919192,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":99,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.3983739837398374,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-10T11:49:05.273Z","updated_at":"2022-11-10T11:49:05.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"43081j","login":"43081j","name":null,"email":"43081james@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~43081j","role":null,"created_at":"2024-10-30T16:40:13.756Z","updated_at":"2024-10-30T16:40:13.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/43081j/packages"},{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-10T11:49:05.258Z","updated_at":"2022-11-10T11:49:05.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"},{"uuid":"inikulin","login":"inikulin","name":null,"email":"ifaaan@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~inikulin","role":null,"created_at":"2022-11-10T11:49:05.284Z","updated_at":"2022-11-10T11:49:05.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/inikulin/packages"},{"uuid":"fb55","login":"fb55","name":null,"email":"me@feedic.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fb55","role":null,"created_at":"2026-02-22T15:00:23.758Z","updated_at":"2026-02-22T15:00:23.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb55/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2154725,"name":"parse5-html-rewriting-stream","ecosystem":"npm","description":"Streaming HTML rewriter.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","rewritter","rewrite","HTML"],"namespace":null,"versions_count":9,"first_release_published_at":"2018-05-23T12:53:05.045Z","latest_release_published_at":"2026-04-19T20:17:11.533Z","latest_release_number":"8.0.1","last_synced_at":"2026-07-19T15:31:23.418Z","created_at":"2022-04-09T21:46:05.084Z","updated_at":"2026-07-19T15:31:23.419Z","registry_url":"https://www.npmjs.com/package/parse5-html-rewriting-stream","install_command":"npm install parse5-html-rewriting-stream","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"8.0.1"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":"","email":"ivan@nikulin.engineering","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":96,"last_synced_at":"2026-07-05T03:11:39.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5851,"followers":331,"following":0,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2026-07-05T03:11:39.136Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.1","sha":"0d56627fc924d40f560fd260ade0e1a935e2369c","kind":"commit","published_at":"2026-04-19T20:14:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-07-18T11:23:59.694Z","dependent_packages_count":46,"downloads":19219266,"downloads_period":"last-month","dependent_repos_count":206895,"rankings":{"downloads":0.09000514195004602,"dependent_repos_count":0.07237960201026428,"dependent_packages_count":0.6338159030222991,"stargazers_count":1.5589495850712518,"forks_count":2.0602831155262904,"docker_downloads_count":0.1528574250739418,"average":0.761381795442349},"purl":"pkg:npm/parse5-html-rewriting-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5-html-rewriting-stream","docker_dependents_count":712,"docker_downloads_count":129858468,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5-html-rewriting-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5-html-rewriting-stream/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-07T06:03:00.596Z","issues_count":42,"pull_requests_count":1162,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":589069.6383561643,"issues_closed_count":24,"pull_requests_closed_count":1095,"pull_request_authors_count":19,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.3261617900172117,"merged_pull_requests_count":941,"bot_issues_count":3,"bot_pull_requests_count":1089,"past_year_issues_count":2,"past_year_pull_requests_count":121,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":92633.05102040817,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.3884297520661157,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":105,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-html-rewriting-stream/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T17:09:18.741Z","updated_at":"2022-11-13T17:09:18.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"43081j","login":"43081j","name":null,"email":"43081james@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~43081j","role":null,"created_at":"2024-10-30T16:40:13.116Z","updated_at":"2024-10-30T16:40:13.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/43081j/packages"},{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-13T17:09:18.731Z","updated_at":"2022-11-13T17:09:18.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"},{"uuid":"inikulin","login":"inikulin","name":null,"email":"ifaaan@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~inikulin","role":null,"created_at":"2022-11-13T17:09:18.772Z","updated_at":"2022-11-13T17:09:18.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/inikulin/packages"},{"uuid":"fb55","login":"fb55","name":null,"email":"me@feedic.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fb55","role":null,"created_at":"2026-02-23T08:36:38.646Z","updated_at":"2026-02-23T08:36:38.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb55/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13659943,"name":"node-parse5","ecosystem":"debian","description":null,"homepage":"https://github.com/inikulin/parse5","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:27:49.898Z","latest_release_published_at":"2026-02-12T08:27:49.898Z","latest_release_number":"7.1.2+dfsg-3","last_synced_at":"2026-03-14T07:00:40.067Z","created_at":"2026-02-12T08:27:49.680Z","updated_at":"2026-03-14T07:00:40.068Z","registry_url":"https://tracker.debian.org/pkg/node-parse5","install_command":"apt-get install node-parse5","documentation_url":"https://packages.debian.org/trixie/node-parse5","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-parse5, node-parse5-htmlparser2-tree-adapter, node-parse5-html-rewriting-stream, node-parse5-parser-stream, node-parse5-plain-text-conversion-stream, node-parse5-sax-parser","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-domhandler, node-entities, node-typescript, ts-jest \u003c!nocheck\u003e, dh-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:27:50.440Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-parse5?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-parse5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-parse5/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":2154754,"name":"parse5-serializer-stream","ecosystem":"npm","description":"Streaming HTML serializer.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","serializer","serialiser"],"namespace":null,"versions_count":5,"first_release_published_at":"2018-05-23T12:55:53.821Z","latest_release_published_at":"2020-07-24T15:17:56.258Z","latest_release_number":"6.0.1","last_synced_at":"2026-07-19T22:38:33.611Z","created_at":"2022-04-09T21:46:06.110Z","updated_at":"2026-07-19T22:38:33.611Z","registry_url":"https://www.npmjs.com/package/parse5-serializer-stream","install_command":"npm install parse5-serializer-stream","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.1"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T01:24:12.558Z","dependent_packages_count":1,"downloads":110,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":12.219310292439044,"dependent_repos_count":6.6049534151867375,"dependent_packages_count":21.076104474044136,"stargazers_count":1.6018433406065218,"forks_count":2.123482364824314,"docker_downloads_count":1.6423481177126102,"average":7.544673667468895},"purl":"pkg:npm/parse5-serializer-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5-serializer-stream","docker_dependents_count":2,"docker_downloads_count":22,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5-serializer-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5-serializer-stream/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T06:01:25.815Z","issues_count":41,"pull_requests_count":1109,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":610144.3056351481,"issues_closed_count":24,"pull_requests_closed_count":1047,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3083859332732191,"merged_pull_requests_count":899,"bot_issues_count":3,"bot_pull_requests_count":1050,"past_year_issues_count":10,"past_year_pull_requests_count":480,"past_year_avg_time_to_close_issue":2291009.6,"past_year_avg_time_to_close_pull_request":86780.47004608295,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":434,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.23333333333333334,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":456,"past_year_merged_pull_requests_count":379,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-serializer-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-serializer-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-serializer-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-serializer-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-serializer-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-serializer-stream/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T17:09:16.910Z","updated_at":"2022-11-13T17:09:16.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-13T17:09:16.899Z","updated_at":"2022-11-13T17:09:16.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"},{"uuid":"inikulin","login":"inikulin","name":null,"email":"ifaaan@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~inikulin","role":null,"created_at":"2022-11-13T17:09:16.924Z","updated_at":"2022-11-13T17:09:16.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/inikulin/packages"},{"uuid":"fb55","login":"fb55","name":null,"email":"me@feedic.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fb55","role":null,"created_at":"2026-02-23T08:36:38.544Z","updated_at":"2026-02-23T08:36:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb55/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9758120,"name":"aiot-parse5-parser-stream","ecosystem":"npm","description":"Streaming HTML parser with scripting support.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-04-19T07:37:37.367Z","latest_release_published_at":"2025-03-19T11:54:21.529Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-19T22:38:36.320Z","created_at":"2024-04-19T21:06:18.453Z","updated_at":"2026-07-19T22:38:36.320Z","registry_url":"https://www.npmjs.com/package/aiot-parse5-parser-stream","install_command":"npm install aiot-parse5-parser-stream","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"1.0.2","beta":"1.0.3-beta.1"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T01:24:12.588Z","dependent_packages_count":0,"downloads":36,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.550560072258264,"dependent_packages_count":43.7351924613779,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.14287626681808},"purl":"pkg:npm/aiot-parse5-parser-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/aiot-parse5-parser-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/aiot-parse5-parser-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/aiot-parse5-parser-stream/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T06:01:29.998Z","issues_count":41,"pull_requests_count":1109,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":610144.3056351481,"issues_closed_count":24,"pull_requests_closed_count":1047,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3083859332732191,"merged_pull_requests_count":899,"bot_issues_count":3,"bot_pull_requests_count":1050,"past_year_issues_count":10,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":2291009.6,"past_year_avg_time_to_close_pull_request":85603.11312217194,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":442,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.24180327868852458,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":460,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-parser-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-parser-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-parser-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-parser-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-parser-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-parser-stream/codemeta","maintainers":[{"uuid":"yinhunfeixue","login":"yinhunfeixue","name":null,"email":"yinhunfeixue@163.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~yinhunfeixue","role":null,"created_at":"2024-04-19T21:06:19.086Z","updated_at":"2024-04-19T21:06:19.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yinhunfeixue/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8081113,"name":"@zrook/html-parse","ecosystem":"npm","description":"HTML parser and serializer.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["html","parser","html5","WHATWG","specification","fast","html parser","html5 parser","htmlparser","parse5","serializer","html serializer","htmlserializer","parse","serialize"],"namespace":"zrook","versions_count":1,"first_release_published_at":"2023-06-09T08:40:44.002Z","latest_release_published_at":"2023-06-09T08:40:44.002Z","latest_release_number":"7.1.2","last_synced_at":"2026-07-19T22:38:35.572Z","created_at":"2023-08-15T00:09:28.132Z","updated_at":"2026-07-19T22:38:35.572Z","registry_url":"https://www.npmjs.com/package/@zrook/html-parse","install_command":"npm install @zrook/html-parse","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"7.1.2"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:15:57.000Z","size":12526,"stargazers_count":3834,"open_issues_count":31,"forks_count":244,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-11T12:32:30.036Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2025-10-11T05:55:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009507,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:14:56.119Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.487003876273384,"dependent_packages_count":54.72183523512177,"stargazers_count":1.5888903376468884,"forks_count":2.1668597812358295,"docker_downloads_count":null,"average":23.99114730756947},"purl":"pkg:npm/%40zrook/html-parse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zrook/html-parse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zrook/html-parse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zrook/html-parse/dependencies","status":"removed","funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T12:01:34.236Z","issues_count":41,"pull_requests_count":1102,"avg_time_to_close_issue":5232458.304347826,"avg_time_to_close_pull_request":610418.5009596929,"issues_closed_count":23,"pull_requests_closed_count":1042,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3076225045372051,"merged_pull_requests_count":895,"bot_issues_count":3,"bot_pull_requests_count":1043,"past_year_issues_count":13,"past_year_pull_requests_count":512,"past_year_avg_time_to_close_issue":254817.0,"past_year_avg_time_to_close_pull_request":85759.36965811966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":468,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.1538461538461537,"past_year_avg_comments_per_pull_request":0.2265625,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":484,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zrook%2Fhtml-parse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zrook%2Fhtml-parse/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zrook%2Fhtml-parse/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zrook%2Fhtml-parse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zrook%2Fhtml-parse/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zrook%2Fhtml-parse/codemeta","maintainers":[{"uuid":"zhaozunhong","login":"zhaozunhong","name":null,"email":"zzh1586169624@163.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~zhaozunhong","role":null,"created_at":"2023-08-15T00:23:59.463Z","updated_at":"2023-08-15T00:23:59.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhaozunhong/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9758125,"name":"aiot-parse5","ecosystem":"npm","description":"HTML parser and serializer.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["html","parser","html5","WHATWG","specification","fast","html parser","html5 parser","htmlparser","parse5","serializer","html serializer","htmlserializer","parse","serialize"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-04-19T07:37:31.833Z","latest_release_published_at":"2025-03-19T11:54:16.864Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-19T22:38:35.786Z","created_at":"2024-04-19T21:06:32.957Z","updated_at":"2026-07-19T22:38:35.786Z","registry_url":"https://www.npmjs.com/package/aiot-parse5","install_command":"npm install aiot-parse5","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"1.0.2","beta":"1.0.3-beta.1"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T01:24:12.624Z","dependent_packages_count":1,"downloads":744,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.550560072258264,"dependent_packages_count":43.7351924613779,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.14287626681808},"purl":"pkg:npm/aiot-parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/aiot-parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/aiot-parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/aiot-parse5/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T16:09:45.108Z","issues_count":42,"pull_requests_count":1117,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":607775.069391635,"issues_closed_count":24,"pull_requests_closed_count":1052,"pull_request_authors_count":15,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.3079677708146822,"merged_pull_requests_count":904,"bot_issues_count":3,"bot_pull_requests_count":1057,"past_year_issues_count":7,"past_year_pull_requests_count":329,"past_year_avg_time_to_close_issue":5726932.0,"past_year_avg_time_to_close_pull_request":75639.36551724139,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":290,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.5714285714285716,"past_year_avg_comments_per_pull_request":0.2887537993920973,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":311,"past_year_merged_pull_requests_count":252,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5/codemeta","maintainers":[{"uuid":"yinhunfeixue","login":"yinhunfeixue","name":null,"email":"yinhunfeixue@163.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~yinhunfeixue","role":null,"created_at":"2024-04-19T21:06:34.366Z","updated_at":"2024-04-19T21:06:34.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yinhunfeixue/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9758121,"name":"aiot-parse5-htmlparser2-tree-adapter","ecosystem":"npm","description":"htmlparser2 tree adapter for parse5.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","tree adapter","htmlparser2"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-04-19T07:37:35.571Z","latest_release_published_at":"2025-03-19T11:54:20.031Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-19T22:38:35.911Z","created_at":"2024-04-19T21:06:18.477Z","updated_at":"2026-07-19T22:38:35.911Z","registry_url":"https://www.npmjs.com/package/aiot-parse5-htmlparser2-tree-adapter","install_command":"npm install aiot-parse5-htmlparser2-tree-adapter","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"1.0.2","beta":"1.0.3-beta.1"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":"","email":"ivan@nikulin.engineering","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":96,"last_synced_at":"2026-07-05T03:11:39.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5851,"followers":331,"following":0,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2026-07-05T03:11:39.136Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.1","sha":"0d56627fc924d40f560fd260ade0e1a935e2369c","kind":"commit","published_at":"2026-04-19T20:14:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-07-08T06:00:27.297Z","dependent_packages_count":0,"downloads":29,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.550560072258264,"dependent_packages_count":43.7351924613779,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.14287626681808},"purl":"pkg:npm/aiot-parse5-htmlparser2-tree-adapter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/aiot-parse5-htmlparser2-tree-adapter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/aiot-parse5-htmlparser2-tree-adapter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/aiot-parse5-htmlparser2-tree-adapter/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-07T06:03:00.596Z","issues_count":42,"pull_requests_count":1162,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":589069.6383561643,"issues_closed_count":24,"pull_requests_closed_count":1095,"pull_request_authors_count":19,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.3261617900172117,"merged_pull_requests_count":941,"bot_issues_count":3,"bot_pull_requests_count":1089,"past_year_issues_count":2,"past_year_pull_requests_count":121,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":92633.05102040817,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.3884297520661157,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":105,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-htmlparser2-tree-adapter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-htmlparser2-tree-adapter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-htmlparser2-tree-adapter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-htmlparser2-tree-adapter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-htmlparser2-tree-adapter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-htmlparser2-tree-adapter/codemeta","maintainers":[{"uuid":"yinhunfeixue","login":"yinhunfeixue","name":null,"email":"yinhunfeixue@163.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~yinhunfeixue","role":null,"created_at":"2024-04-19T21:06:19.088Z","updated_at":"2024-04-19T21:06:19.088Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yinhunfeixue/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1206482,"name":"parse5-g","ecosystem":"npm","description":"HTML parser and serializer.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["html","parser","html5","WHATWG","specification","fast","html parser","html5 parser","htmlparser","parse5","serializer","html serializer","htmlserializer","parse","serialize"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-01-10T03:38:57.423Z","latest_release_published_at":"2019-01-10T03:38:57.423Z","latest_release_number":"5.1.0","last_synced_at":"2026-07-19T22:38:36.130Z","created_at":"2022-04-08T13:41:45.503Z","updated_at":"2026-07-19T22:38:36.130Z","registry_url":"https://www.npmjs.com/package/parse5-g","install_command":"npm install parse5-g","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.1.0"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-03-20T00:17:17.000Z","size":12994,"stargazers_count":3884,"open_issues_count":35,"forks_count":249,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-03-21T05:16:04.464Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-03-20T16:28:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30861340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-23T09:37:34.935Z","status":"ssl_error","status_checked_at":"2026-03-23T09:37:33.675Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"},"tags":[]},"repo_metadata_updated_at":"2026-06-08T14:05:53.334Z","dependent_packages_count":1,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":30.60623871195479,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.6018433406065218,"forks_count":2.123482364824314,"docker_downloads_count":null,"average":13.222016199491032},"purl":"pkg:npm/parse5-g","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5-g","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5-g","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5-g/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-21T06:01:12.696Z","issues_count":41,"pull_requests_count":1108,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":610727.5544933078,"issues_closed_count":24,"pull_requests_closed_count":1046,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.30866425992779783,"merged_pull_requests_count":898,"bot_issues_count":3,"bot_pull_requests_count":1049,"past_year_issues_count":10,"past_year_pull_requests_count":497,"past_year_avg_time_to_close_issue":2291009.6,"past_year_avg_time_to_close_pull_request":95119.48115299335,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":451,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.23742454728370221,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":469,"past_year_merged_pull_requests_count":396,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-g/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-g/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-g/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-g/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-g/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-g/codemeta","maintainers":[{"uuid":"dbsgen","login":"dbsgen","name":null,"email":"z.rz2323721@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~dbsgen","role":null,"created_at":"2022-11-10T17:40:57.817Z","updated_at":"2022-11-10T17:40:57.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dbsgen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5003674,"name":"org.webjars.npm:parse5-htmlparser2-tree-adapter","ecosystem":"maven","description":"WebJar for parse5-htmlparser2-tree-adapter","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2021-04-05T04:08:01.000Z","latest_release_published_at":"2024-11-23T15:27:32.000Z","latest_release_number":"7.1.0","last_synced_at":"2026-07-19T22:38:34.017Z","created_at":"2022-07-27T11:05:23.771Z","updated_at":"2026-07-19T22:38:34.017Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/parse5-htmlparser2-tree-adapter/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/parse5-htmlparser2-tree-adapter/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:15:57.000Z","size":12526,"stargazers_count":3834,"open_issues_count":31,"forks_count":244,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-11T12:32:30.036Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2025-10-11T05:55:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009507,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:14:55.539Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":4.7594015284819715,"forks_count":9.328394893289166,"average":19.51653581539437},"purl":"pkg:maven/org.webjars.npm/parse5-htmlparser2-tree-adapter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:parse5-htmlparser2-tree-adapter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:parse5-htmlparser2-tree-adapter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:parse5-htmlparser2-tree-adapter/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T12:01:34.236Z","issues_count":41,"pull_requests_count":1102,"avg_time_to_close_issue":5232458.304347826,"avg_time_to_close_pull_request":610418.5009596929,"issues_closed_count":23,"pull_requests_closed_count":1042,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3076225045372051,"merged_pull_requests_count":895,"bot_issues_count":3,"bot_pull_requests_count":1043,"past_year_issues_count":13,"past_year_pull_requests_count":512,"past_year_avg_time_to_close_issue":254817.0,"past_year_avg_time_to_close_pull_request":85759.36965811966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":468,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.1538461538461537,"past_year_avg_comments_per_pull_request":0.2265625,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":484,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-htmlparser2-tree-adapter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-htmlparser2-tree-adapter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-htmlparser2-tree-adapter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-htmlparser2-tree-adapter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-htmlparser2-tree-adapter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5-htmlparser2-tree-adapter/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1676351,"name":"es5-parse5-html-rewriting-stream","ecosystem":"npm","description":"Streaming HTML rewriter.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","rewritter","rewrite","HTML"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-12-20T14:55:54.496Z","latest_release_published_at":"2018-12-20T14:55:54.496Z","latest_release_number":"5.1.0","last_synced_at":"2026-07-19T22:38:32.795Z","created_at":"2022-04-09T14:35:43.555Z","updated_at":"2026-07-19T22:38:32.795Z","registry_url":"https://www.npmjs.com/package/es5-parse5-html-rewriting-stream","install_command":"npm install es5-parse5-html-rewriting-stream","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.1.0"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2024-05-22T03:59:57.000Z","size":9829,"stargazers_count":3564,"open_issues_count":26,"forks_count":230,"subscribers_count":45,"default_branch":"master","last_synced_at":"2024-05-23T02:07:08.804Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2024-05-29T05:47:26.867Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1340,"total_committers":40,"mean_commits":33.5,"dds":0.5470149253731343,"last_synced_commit":"1247d0e064ea413b3b3ccf32764fd2b03d1f1aaa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215701303,"owners_count":15918273,"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","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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T13:10:47.706Z","dependent_packages_count":1,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.1207741112982,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.602585794066826,"forks_count":2.123482364824314,"docker_downloads_count":null,"average":13.925071770051776},"purl":"pkg:npm/es5-parse5-html-rewriting-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/es5-parse5-html-rewriting-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/es5-parse5-html-rewriting-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/es5-parse5-html-rewriting-stream/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T00:42:06.898Z","issues_count":36,"pull_requests_count":452,"avg_time_to_close_issue":4556964.428571428,"avg_time_to_close_pull_request":426213.0045454545,"issues_closed_count":28,"pull_requests_closed_count":440,"pull_request_authors_count":10,"issue_authors_count":26,"avg_comments_per_issue":4.638888888888889,"avg_comments_per_pull_request":0.2853982300884956,"merged_pull_requests_count":386,"bot_issues_count":0,"bot_pull_requests_count":436,"past_year_issues_count":10,"past_year_pull_requests_count":250,"past_year_avg_time_to_close_issue":2265977.8333333335,"past_year_avg_time_to_close_pull_request":250819.12863070538,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":0.216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":243,"past_year_merged_pull_requests_count":210,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"43081j","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}],"active_maintainers":[{"login":"fb55","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-html-rewriting-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-html-rewriting-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-html-rewriting-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-html-rewriting-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-html-rewriting-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-html-rewriting-stream/codemeta","maintainers":[{"uuid":"cssobj","login":"cssobj","name":null,"email":"jamesyang999@gmail.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~cssobj","role":null,"created_at":"2022-11-12T05:52:37.415Z","updated_at":"2022-11-12T05:52:37.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cssobj/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4995520,"name":"org.webjars.bower:parse5","ecosystem":"maven","description":"WebJar for parse5","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":[],"namespace":"org.webjars.bower","versions_count":2,"first_release_published_at":"2019-12-04T14:09:02.000Z","latest_release_published_at":"2020-06-05T03:39:15.000Z","latest_release_number":"5.1.1","last_synced_at":"2026-07-19T22:38:34.107Z","created_at":"2022-07-27T10:47:15.163Z","updated_at":"2026-07-19T22:38:34.107Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/parse5/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/parse5/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:15:57.000Z","size":12526,"stargazers_count":3834,"open_issues_count":31,"forks_count":244,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-11T12:32:30.036Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2025-10-11T05:55:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009507,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:14:56.288Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":4.7594015284819715,"forks_count":9.328394893289166,"average":19.51653581539437},"purl":"pkg:maven/org.webjars.bower/parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:parse5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T12:01:34.236Z","issues_count":41,"pull_requests_count":1102,"avg_time_to_close_issue":5232458.304347826,"avg_time_to_close_pull_request":610418.5009596929,"issues_closed_count":23,"pull_requests_closed_count":1042,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3076225045372051,"merged_pull_requests_count":895,"bot_issues_count":3,"bot_pull_requests_count":1043,"past_year_issues_count":13,"past_year_pull_requests_count":512,"past_year_avg_time_to_close_issue":254817.0,"past_year_avg_time_to_close_pull_request":85759.36965811966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":468,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.1538461538461537,"past_year_avg_comments_per_pull_request":0.2265625,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":484,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:parse5/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2154760,"name":"parse5-wxmp","ecosystem":"npm","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["html","parser","html5","WHATWG","specification","fast","html parser","html5 parser","htmlparser","parse5","serializer","html serializer","htmlserializer","sax","simple api","parse","tokenize","serialize","tokenizer"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-08-20T01:06:43.743Z","latest_release_published_at":"2017-08-20T01:06:43.743Z","latest_release_number":"3.0.3","last_synced_at":"2026-07-19T22:38:33.159Z","created_at":"2022-04-09T21:46:06.322Z","updated_at":"2026-07-19T22:38:33.159Z","registry_url":"https://www.npmjs.com/package/parse5-wxmp","install_command":"npm install parse5-wxmp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.3"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-06-23T03:23:38.000Z","size":13503,"stargazers_count":3904,"open_issues_count":36,"forks_count":253,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-06-23T05:16:51.019Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-06-23T03:23:35.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35094646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-03T17:20:45.401Z","dependent_packages_count":2,"downloads":39,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.68895509566219,"dependent_repos_count":10.702412106025395,"dependent_packages_count":8.712612781396581,"stargazers_count":1.6018433406065218,"forks_count":2.123482364824314,"docker_downloads_count":null,"average":12.565861137703},"purl":"pkg:npm/parse5-wxmp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5-wxmp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5-wxmp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5-wxmp/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-17T06:01:06.699Z","issues_count":42,"pull_requests_count":1115,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":608353.3139866793,"issues_closed_count":24,"pull_requests_closed_count":1051,"pull_request_authors_count":15,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.30852017937219733,"merged_pull_requests_count":903,"bot_issues_count":3,"bot_pull_requests_count":1055,"past_year_issues_count":8,"past_year_pull_requests_count":411,"past_year_avg_time_to_close_issue":3817982.3333333335,"past_year_avg_time_to_close_pull_request":62382.165311653116,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":369,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.25,"past_year_avg_comments_per_pull_request":0.26034063260340634,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":388,"past_year_merged_pull_requests_count":320,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-wxmp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-wxmp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-wxmp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-wxmp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-wxmp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-wxmp/codemeta","maintainers":[{"uuid":"rememberwz","login":"rememberwz","name":null,"email":"rememberwz@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~rememberwz","role":null,"created_at":"2022-11-13T17:09:20.051Z","updated_at":"2022-11-13T17:09:20.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rememberwz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1676345,"name":"es5-parse5-plain-text-conversion-stream","ecosystem":"npm","description":"Stream that converts plain text files into HTML document.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","plain","text","plain text"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-12-20T14:55:54.742Z","latest_release_published_at":"2018-12-20T14:55:54.742Z","latest_release_number":"5.1.0","last_synced_at":"2026-07-19T22:38:36.410Z","created_at":"2022-04-09T14:35:42.459Z","updated_at":"2026-07-19T22:38:36.410Z","registry_url":"https://www.npmjs.com/package/es5-parse5-plain-text-conversion-stream","install_command":"npm install es5-parse5-plain-text-conversion-stream","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.1.0"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T01:24:12.591Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.700258861375506,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.6018433406065218,"forks_count":2.123482364824314,"docker_downloads_count":null,"average":13.040820229375175},"purl":"pkg:npm/es5-parse5-plain-text-conversion-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/es5-parse5-plain-text-conversion-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/es5-parse5-plain-text-conversion-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/es5-parse5-plain-text-conversion-stream/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-21T06:01:12.696Z","issues_count":41,"pull_requests_count":1108,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":610727.5544933078,"issues_closed_count":24,"pull_requests_closed_count":1046,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.30866425992779783,"merged_pull_requests_count":898,"bot_issues_count":3,"bot_pull_requests_count":1049,"past_year_issues_count":10,"past_year_pull_requests_count":497,"past_year_avg_time_to_close_issue":2291009.6,"past_year_avg_time_to_close_pull_request":95119.48115299335,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":451,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.23742454728370221,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":469,"past_year_merged_pull_requests_count":396,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-plain-text-conversion-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-plain-text-conversion-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-plain-text-conversion-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-plain-text-conversion-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-plain-text-conversion-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es5-parse5-plain-text-conversion-stream/codemeta","maintainers":[{"uuid":"cssobj","login":"cssobj","name":null,"email":"jamesyang999@gmail.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~cssobj","role":null,"created_at":"2022-11-12T05:52:29.518Z","updated_at":"2022-11-12T05:52:29.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cssobj/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9758127,"name":"aiot-parse5-plain-text-conversion-stream","ecosystem":"npm","description":"Stream that converts plain text files into HTML document.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","plain","text","plain text"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-04-19T07:37:39.232Z","latest_release_published_at":"2025-03-19T11:54:22.960Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-19T22:38:34.561Z","created_at":"2024-04-19T21:06:33.270Z","updated_at":"2026-07-19T22:38:34.561Z","registry_url":"https://www.npmjs.com/package/aiot-parse5-plain-text-conversion-stream","install_command":"npm install aiot-parse5-plain-text-conversion-stream","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"1.0.2","beta":"1.0.3-beta.1"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T01:24:12.584Z","dependent_packages_count":0,"downloads":35,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.550560072258264,"dependent_packages_count":43.7351924613779,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.14287626681808},"purl":"pkg:npm/aiot-parse5-plain-text-conversion-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/aiot-parse5-plain-text-conversion-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/aiot-parse5-plain-text-conversion-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/aiot-parse5-plain-text-conversion-stream/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T06:01:25.815Z","issues_count":41,"pull_requests_count":1109,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":610144.3056351481,"issues_closed_count":24,"pull_requests_closed_count":1047,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3083859332732191,"merged_pull_requests_count":899,"bot_issues_count":3,"bot_pull_requests_count":1050,"past_year_issues_count":10,"past_year_pull_requests_count":480,"past_year_avg_time_to_close_issue":2291009.6,"past_year_avg_time_to_close_pull_request":86780.47004608295,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":434,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.23333333333333334,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":456,"past_year_merged_pull_requests_count":379,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-plain-text-conversion-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-plain-text-conversion-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-plain-text-conversion-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-plain-text-conversion-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-plain-text-conversion-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aiot-parse5-plain-text-conversion-stream/codemeta","maintainers":[{"uuid":"yinhunfeixue","login":"yinhunfeixue","name":null,"email":"yinhunfeixue@163.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~yinhunfeixue","role":null,"created_at":"2024-04-19T21:06:48.704Z","updated_at":"2024-04-19T21:06:48.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yinhunfeixue/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11895319,"name":"org.mvnpm:parse5","ecosystem":"maven","description":"HTML parser and serializer.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":[],"namespace":"org.mvnpm","versions_count":6,"first_release_published_at":"2025-03-21T05:33:20.000Z","latest_release_published_at":"2026-04-19T20:52:15.000Z","latest_release_number":"8.0.1","last_synced_at":"2026-07-19T22:38:34.226Z","created_at":"2025-07-10T00:16:30.455Z","updated_at":"2026-07-19T22:38:34.226Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/parse5/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/parse5/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:15:57.000Z","size":12526,"stargazers_count":3834,"open_issues_count":31,"forks_count":244,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-11T12:32:30.036Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2025-10-11T05:55:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009507,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:14:55.797Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.264419978214086,"dependent_packages_count":47.55586881711514,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.41014439766461},"purl":"pkg:maven/org.mvnpm/parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:parse5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T12:01:34.236Z","issues_count":41,"pull_requests_count":1102,"avg_time_to_close_issue":5232458.304347826,"avg_time_to_close_pull_request":610418.5009596929,"issues_closed_count":23,"pull_requests_closed_count":1042,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3076225045372051,"merged_pull_requests_count":895,"bot_issues_count":3,"bot_pull_requests_count":1043,"past_year_issues_count":13,"past_year_pull_requests_count":512,"past_year_avg_time_to_close_issue":254817.0,"past_year_avg_time_to_close_pull_request":85759.36965811966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":468,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.1538461538461537,"past_year_avg_comments_per_pull_request":0.2265625,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":484,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14283064,"name":"org.mvnpm:parse5-html-rewriting-stream","ecosystem":"maven","description":"Streaming HTML rewriter.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":[],"namespace":"org.mvnpm","versions_count":2,"first_release_published_at":"2025-11-19T21:04:09.000Z","latest_release_published_at":"2026-04-19T20:43:02.000Z","latest_release_number":"8.0.1","last_synced_at":"2026-07-19T22:38:34.447Z","created_at":"2026-04-19T21:02:16.665Z","updated_at":"2026-07-19T22:38:34.447Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/parse5-html-rewriting-stream/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/parse5-html-rewriting-stream/","metadata":{},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-04-17T03:23:17.000Z","size":13743,"stargazers_count":3886,"open_issues_count":34,"forks_count":251,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-04-17T05:28:16.349Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-04-17T03:23:15.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31988274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"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"}},"repo_metadata_updated_at":"2026-04-19T21:06:53.161Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.331186269426606,"dependent_packages_count":41.93355402225502,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.63237014584081},"purl":"pkg:maven/org.mvnpm/parse5-html-rewriting-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:parse5-html-rewriting-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:parse5-html-rewriting-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:parse5-html-rewriting-stream/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-18T23:27:21.160Z","issues_count":42,"pull_requests_count":1137,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":602718.206542056,"issues_closed_count":24,"pull_requests_closed_count":1070,"pull_request_authors_count":18,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.3148636763412489,"merged_pull_requests_count":920,"bot_issues_count":3,"bot_pull_requests_count":1071,"past_year_issues_count":6,"past_year_pull_requests_count":225,"past_year_avg_time_to_close_issue":5726932.0,"past_year_avg_time_to_close_pull_request":49938.276041666664,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":192,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.2577777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":212,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-html-rewriting-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-html-rewriting-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-html-rewriting-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-html-rewriting-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-html-rewriting-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:parse5-html-rewriting-stream/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2154750,"name":"parse5-plain-text-conversion-stream","ecosystem":"npm","description":"Stream that converts plain text files into HTML document.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","stream","streaming","plain","text","plain text"],"namespace":null,"versions_count":7,"first_release_published_at":"2018-05-23T12:54:48.557Z","latest_release_published_at":"2025-07-09T21:04:24.492Z","latest_release_number":"8.0.0","last_synced_at":"2026-07-19T22:38:34.549Z","created_at":"2022-04-09T21:46:05.976Z","updated_at":"2026-07-19T22:38:34.549Z","registry_url":"https://www.npmjs.com/package/parse5-plain-text-conversion-stream","install_command":"npm install parse5-plain-text-conversion-stream","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"8.0.0"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2024-05-22T03:59:57.000Z","size":9829,"stargazers_count":3564,"open_issues_count":26,"forks_count":230,"subscribers_count":45,"default_branch":"master","last_synced_at":"2024-05-23T02:07:08.804Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2024-05-29T05:47:26.867Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1340,"total_committers":40,"mean_commits":33.5,"dds":0.5470149253731343,"last_synced_commit":"1247d0e064ea413b3b3ccf32764fd2b03d1f1aaa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215701303,"owners_count":15918273,"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","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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T02:29:21.176Z","dependent_packages_count":2,"downloads":77,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":28.882202215512702,"dependent_repos_count":5.7900940264112455,"dependent_packages_count":8.712612781396581,"stargazers_count":1.6018433406065218,"forks_count":2.123482364824314,"docker_downloads_count":1.6423481177126102,"average":8.125430474410662},"purl":"pkg:npm/parse5-plain-text-conversion-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5-plain-text-conversion-stream","docker_dependents_count":2,"docker_downloads_count":22,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5-plain-text-conversion-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5-plain-text-conversion-stream/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T19:48:21.661Z","issues_count":36,"pull_requests_count":452,"avg_time_to_close_issue":4556964.428571428,"avg_time_to_close_pull_request":426213.0045454545,"issues_closed_count":28,"pull_requests_closed_count":440,"pull_request_authors_count":10,"issue_authors_count":26,"avg_comments_per_issue":4.638888888888889,"avg_comments_per_pull_request":0.2853982300884956,"merged_pull_requests_count":386,"bot_issues_count":0,"bot_pull_requests_count":436,"past_year_issues_count":10,"past_year_pull_requests_count":250,"past_year_avg_time_to_close_issue":2265977.8333333335,"past_year_avg_time_to_close_pull_request":250819.12863070538,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":0.216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":243,"past_year_merged_pull_requests_count":210,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"43081j","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}],"active_maintainers":[{"login":"fb55","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-plain-text-conversion-stream/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-13T17:09:18.538Z","updated_at":"2022-11-13T17:09:18.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"43081j","login":"43081j","name":null,"email":"43081james@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~43081j","role":null,"created_at":"2024-10-30T16:40:13.742Z","updated_at":"2024-10-30T16:40:13.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/43081j/packages"},{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-13T17:09:18.516Z","updated_at":"2022-11-13T17:09:18.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"},{"uuid":"inikulin","login":"inikulin","name":null,"email":"ifaaan@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~inikulin","role":null,"created_at":"2022-11-13T17:09:18.588Z","updated_at":"2022-11-13T17:09:18.588Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/inikulin/packages"},{"uuid":"fb55","login":"fb55","name":null,"email":"me@feedic.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fb55","role":null,"created_at":"2026-02-22T07:25:41.686Z","updated_at":"2026-02-22T07:25:41.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb55/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8848670,"name":"@arigo-software/parse5","ecosystem":"npm","description":"HTML parser and serializer.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["html","parser","html5","WHATWG","specification","fast","html parser","html5 parser","htmlparser","parse5","serializer","html serializer","htmlserializer","parse","serialize"],"namespace":"arigo-software","versions_count":1,"first_release_published_at":"2024-01-31T23:00:14.228Z","latest_release_published_at":"2024-01-31T23:00:14.228Z","latest_release_number":"7.1.2","last_synced_at":"2026-07-19T22:38:34.751Z","created_at":"2024-02-01T11:57:00.157Z","updated_at":"2026-07-19T22:38:34.751Z","registry_url":"https://www.npmjs.com/package/@arigo-software/parse5","install_command":"npm install @arigo-software/parse5","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"7.1.2"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T01:24:12.620Z","dependent_packages_count":0,"downloads":52,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.38429164307997,"dependent_repos_count":33.19731412655305,"dependent_packages_count":47.25297861643411,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.27819479535571},"purl":"pkg:npm/%40arigo-software/parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@arigo-software/parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@arigo-software/parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@arigo-software/parse5/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-21T06:01:12.696Z","issues_count":41,"pull_requests_count":1108,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":610727.5544933078,"issues_closed_count":24,"pull_requests_closed_count":1046,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.30866425992779783,"merged_pull_requests_count":898,"bot_issues_count":3,"bot_pull_requests_count":1049,"past_year_issues_count":10,"past_year_pull_requests_count":497,"past_year_avg_time_to_close_issue":2291009.6,"past_year_avg_time_to_close_pull_request":95119.48115299335,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":451,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.23742454728370221,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":469,"past_year_merged_pull_requests_count":396,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arigo-software%2Fparse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arigo-software%2Fparse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arigo-software%2Fparse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arigo-software%2Fparse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arigo-software%2Fparse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arigo-software%2Fparse5/codemeta","maintainers":[{"uuid":"arigo-software","login":"arigo-software","name":null,"email":"develop@arigo.de","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~arigo-software","role":null,"created_at":"2024-02-01T11:57:01.582Z","updated_at":"2024-02-01T11:57:01.582Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arigo-software/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1875117,"name":"ionic-parse5","ecosystem":"npm","description":"HTML parser and serializer.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["html","parser","html5","WHATWG","specification","fast","html parser","html5 parser","htmlparser","parse5","serializer","html serializer","htmlserializer","parse","serialize"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-06-11T17:40:55.645Z","latest_release_published_at":"2018-06-11T17:40:55.645Z","latest_release_number":"5.0.0","last_synced_at":"2026-07-19T22:38:35.091Z","created_at":"2022-04-09T17:45:19.309Z","updated_at":"2026-07-19T22:38:35.091Z","registry_url":"https://www.npmjs.com/package/ionic-parse5","install_command":"npm install ionic-parse5","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.0"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2024-05-22T03:59:57.000Z","size":9829,"stargazers_count":3564,"open_issues_count":26,"forks_count":230,"subscribers_count":45,"default_branch":"master","last_synced_at":"2024-05-23T02:07:08.804Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2024-05-29T05:47:26.867Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1340,"total_committers":40,"mean_commits":33.5,"dds":0.5470149253731343,"last_synced_commit":"1247d0e064ea413b3b3ccf32764fd2b03d1f1aaa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215701303,"owners_count":15918273,"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","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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T13:10:42.210Z","dependent_packages_count":1,"downloads":29,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.68895509566219,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.602585794066826,"forks_count":2.123482364824314,"docker_downloads_count":null,"average":15.038707966924571},"purl":"pkg:npm/ionic-parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ionic-parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ionic-parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ionic-parse5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T00:42:06.898Z","issues_count":36,"pull_requests_count":452,"avg_time_to_close_issue":4556964.428571428,"avg_time_to_close_pull_request":426213.0045454545,"issues_closed_count":28,"pull_requests_closed_count":440,"pull_request_authors_count":10,"issue_authors_count":26,"avg_comments_per_issue":4.638888888888889,"avg_comments_per_pull_request":0.2853982300884956,"merged_pull_requests_count":386,"bot_issues_count":0,"bot_pull_requests_count":436,"past_year_issues_count":10,"past_year_pull_requests_count":250,"past_year_avg_time_to_close_issue":2265977.8333333335,"past_year_avg_time_to_close_pull_request":250819.12863070538,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":0.216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":243,"past_year_merged_pull_requests_count":210,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"43081j","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}],"active_maintainers":[{"login":"fb55","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ionic-parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ionic-parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ionic-parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ionic-parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ionic-parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ionic-parse5/codemeta","maintainers":[{"uuid":"maxlynch","login":"maxlynch","name":null,"email":"max@ionic.io","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~maxlynch","role":null,"created_at":"2022-11-12T20:37:46.634Z","updated_at":"2022-11-12T20:37:46.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maxlynch/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13459859,"name":"node-parse5","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/inikulin/parse5","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:01:24.870Z","latest_release_published_at":"2026-02-09T07:01:24.870Z","latest_release_number":"7.1.2+dfsg-2","last_synced_at":"2026-02-09T07:02:39.246Z","created_at":"2026-02-09T07:01:23.021Z","updated_at":"2026-02-09T07:02:39.246Z","registry_url":"https://launchpad.net/ubuntu/+source/node-parse5","install_command":"apt-get install node-parse5","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-parse5, node-parse5-htmlparser2-tree-adapter, node-parse5-html-rewriting-stream, node-parse5-parser-stream, node-parse5-plain-text-conversion-stream, node-parse5-sax-parser","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-domhandler, node-entities, node-typescript, ts-jest \u003c!nocheck\u003e, dh-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/node-parse5?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-parse5/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-parse5/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13702142,"name":"node-parse5","ecosystem":"debian","description":null,"homepage":"https://github.com/inikulin/parse5","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:21:40.088Z","latest_release_published_at":"2026-02-12T21:21:40.088Z","latest_release_number":"7.1.2+dfsg-2","last_synced_at":"2026-03-13T05:27:13.192Z","created_at":"2026-02-12T21:21:39.896Z","updated_at":"2026-03-13T05:27:13.192Z","registry_url":"https://tracker.debian.org/pkg/node-parse5","install_command":"apt-get install node-parse5","documentation_url":"https://packages.debian.org/bookworm/node-parse5","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-parse5, node-parse5-htmlparser2-tree-adapter, node-parse5-html-rewriting-stream, node-parse5-parser-stream, node-parse5-plain-text-conversion-stream, node-parse5-sax-parser","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-domhandler, node-entities, node-typescript, ts-jest \u003c!nocheck\u003e, dh-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:21:40.591Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-parse5?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-parse5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-parse5/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13399737,"name":"node-parse5","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/inikulin/parse5","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:09:01.918Z","latest_release_published_at":"2026-02-06T06:09:01.918Z","latest_release_number":"7.1.2+dfsg-2","last_synced_at":"2026-03-06T16:47:52.333Z","created_at":"2026-02-06T06:09:01.062Z","updated_at":"2026-03-06T16:47:52.333Z","registry_url":"https://launchpad.net/ubuntu/+source/node-parse5","install_command":"apt-get install node-parse5","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-parse5, node-parse5-htmlparser2-tree-adapter, node-parse5-html-rewriting-stream, node-parse5-parser-stream, node-parse5-plain-text-conversion-stream, node-parse5-sax-parser","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-domhandler, node-entities, node-typescript, ts-jest \u003c!nocheck\u003e, dh-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/node-parse5?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-parse5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-parse5/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":51283,"name":"parse5","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":[],"namespace":null,"versions_count":52,"first_release_published_at":"2013-08-05T09:43:32.000Z","latest_release_published_at":"2025-07-09T20:43:48.000Z","latest_release_number":"v8.0.0","last_synced_at":"2026-03-12T04:29:03.631Z","created_at":"2022-04-04T23:26:14.516Z","updated_at":"2026-03-12T04:29:03.631Z","registry_url":null,"install_command":"bower install parse5","documentation_url":null,"metadata":{},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:15:57.000Z","size":12526,"stargazers_count":3834,"open_issues_count":31,"forks_count":244,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-11T12:32:30.036Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2025-10-11T05:55:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009507,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:14:56.533Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.51210619267361,"dependent_packages_count":5.144419757306443,"stargazers_count":1.4555916367572495,"forks_count":2.851364439127215,"average":11.74087050646613},"purl":"pkg:bower/parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/parse5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T12:01:34.236Z","issues_count":41,"pull_requests_count":1102,"avg_time_to_close_issue":5232458.304347826,"avg_time_to_close_pull_request":610418.5009596929,"issues_closed_count":23,"pull_requests_closed_count":1042,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3076225045372051,"merged_pull_requests_count":895,"bot_issues_count":3,"bot_pull_requests_count":1043,"past_year_issues_count":13,"past_year_pull_requests_count":512,"past_year_avg_time_to_close_issue":254817.0,"past_year_avg_time_to_close_pull_request":85759.36965811966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":468,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.1538461538461537,"past_year_avg_comments_per_pull_request":0.2265625,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":484,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/parse5/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3374},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-06-10T05:19:40.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":1161046,"name":"@s524797336/parse5","ecosystem":"npm","description":"HTML parser and serializer.","homepage":"https://github.com/inikulin/parse5","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["html","parser","html5","WHATWG","specification","fast","html parser","html5 parser","htmlparser","parse5","serializer","html serializer","htmlserializer","parse","serialize"],"namespace":"s524797336","versions_count":3,"first_release_published_at":"2018-06-22T06:42:56.729Z","latest_release_published_at":"2018-06-22T06:49:53.535Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-19T22:38:33.120Z","created_at":"2022-04-08T12:29:09.748Z","updated_at":"2026-07-19T22:38:33.120Z","registry_url":"https://www.npmjs.com/package/@s524797336/parse5","install_command":"npm install @s524797336/parse5","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2024-05-22T03:59:57.000Z","size":9829,"stargazers_count":3564,"open_issues_count":26,"forks_count":230,"subscribers_count":45,"default_branch":"master","last_synced_at":"2024-05-23T02:07:08.804Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2024-05-29T05:47:26.867Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1340,"total_committers":40,"mean_commits":33.5,"dds":0.5470149253731343,"last_synced_commit":"1247d0e064ea413b3b3ccf32764fd2b03d1f1aaa"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215701303,"owners_count":15918273,"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","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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2024-09-29T01:40:29.038Z","dependent_packages_count":2,"downloads":62,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.686884333878243,"dependent_repos_count":10.702412106025395,"dependent_packages_count":8.712612781396581,"stargazers_count":1.6018433406065218,"forks_count":2.123482364824314,"docker_downloads_count":null,"average":7.765446985346212},"purl":"pkg:npm/%40s524797336/parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@s524797336/parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@s524797336/parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@s524797336/parse5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-29T01:38:50.460Z","issues_count":38,"pull_requests_count":471,"avg_time_to_close_issue":4556964.428571428,"avg_time_to_close_pull_request":424009.79347826086,"issues_closed_count":28,"pull_requests_closed_count":460,"pull_request_authors_count":10,"issue_authors_count":28,"avg_comments_per_issue":4.605263157894737,"avg_comments_per_pull_request":0.3184713375796178,"merged_pull_requests_count":400,"bot_issues_count":0,"bot_pull_requests_count":451,"past_year_issues_count":10,"past_year_pull_requests_count":256,"past_year_avg_time_to_close_issue":259533.25,"past_year_avg_time_to_close_pull_request":251603.51807228915,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":249,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.4,"past_year_avg_comments_per_pull_request":0.26953125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":247,"past_year_merged_pull_requests_count":213,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"43081j","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}],"active_maintainers":[{"login":"43081j","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@s524797336%2Fparse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@s524797336%2Fparse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@s524797336%2Fparse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@s524797336%2Fparse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@s524797336%2Fparse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@s524797336%2Fparse5/codemeta","maintainers":[{"uuid":"s524797336","login":"s524797336","name":null,"email":"491522457@qq.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~s524797336","role":null,"created_at":"2022-11-20T23:48:07.849Z","updated_at":"2022-11-20T23:48:07.849Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/s524797336/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5003676,"name":"org.webjars.npm:parse5","ecosystem":"maven","description":"WebJar for parse5","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":[],"namespace":"org.webjars.npm","versions_count":18,"first_release_published_at":"2021-03-18T15:45:13.000Z","latest_release_published_at":"2026-06-05T11:24:05.000Z","latest_release_number":"8.0.1","last_synced_at":"2026-07-19T22:38:36.049Z","created_at":"2022-07-27T11:05:24.742Z","updated_at":"2026-07-19T22:38:36.049Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/parse5/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/parse5/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:15:57.000Z","size":12526,"stargazers_count":3834,"open_issues_count":31,"forks_count":244,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-11T12:32:30.036Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"],"tidelift":"npm/parse5"}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2025-10-11T05:55:40.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009507,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"inikulin","name":"Ivan Nikulin","uuid":"453071","kind":"user","description":":cat: :dog: :cow: :bird: :rabbit: :horse:","email":"","website":"https://www.linkedin.com/in/ivan-nikulin-96712524/","location":"London, UK","twitter":null,"company":"@Cloudflare","icon_url":"https://avatars.githubusercontent.com/u/453071?u=a4ecc3a62c7d74a3f3944be89f9f90c11e685be3\u0026v=4","repositories_count":88,"last_synced_at":"2023-04-09T05:32:07.348Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inikulin","funding_links":[],"total_stars":5468,"followers":null,"following":null,"created_at":"2022-11-02T16:21:06.363Z","updated_at":"2024-03-25T17:31:58.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin/repositories"},"tags":[{"name":"v8.0.0","sha":"f99c093156d2ac3f5f7a8a169c8b39b4a230be67","kind":"commit","published_at":"2025-07-09T20:43:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v8.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"d34155ca54783a382f6b5ecc1803c770553c19e6","kind":"commit","published_at":"2025-04-22T16:54:54.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"8822d8dcb115dbafec49a724fab53d55092305b7","kind":"commit","published_at":"2024-10-28T10:19:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"beed7d7e266d8b04cbb555695b23389a475c7914","kind":"commit","published_at":"2024-10-08T07:17:58.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"1f34d804e5f4719585667e6284921534a465691b","kind":"commit","published_at":"2022-11-20T21:18:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"2d63a63b4f08676c26959e5169e524ea585c8db5","kind":"commit","published_at":"2022-09-02T16:36:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"abec4c2be40f09dc4e3d0fd6a64eb10bbb24cca0","kind":"commit","published_at":"2022-04-20T10:55:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v7.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"37227a3429584903cbd1799dade995266fc2dbe6","kind":"tag","published_at":"2020-07-24T15:17:36.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"0c260f942dd40fda586caf98eda3883ad3035172","kind":"tag","published_at":"2020-04-15T22:52:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v6.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"9c7556ed05e4ff4d884ab2447e27ce3817c42e79","kind":"tag","published_at":"2019-11-06T10:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"ac0c1b2882a25e43e8cbb9099bb3e3f6fdea6718","kind":"tag","published_at":"2018-08-14T16:08:45.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"437d060bf27b55afd2c9b5096a6d5af146ba9036","kind":"commit","published_at":"2018-05-23T12:50:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v5.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"baf400c8b30703a473fb1a014844c68e5435b19c","kind":"commit","published_at":"2018-01-13T20:38:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0/manifests"},{"name":"v4.0.0-test","sha":"7ff63847be19a2b27c2cd3f4181ee16518b3bcd1","kind":"commit","published_at":"2018-01-13T19:50:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v4.0.0-test","html_url":"https://github.com/inikulin/parse5/releases/tag/v4.0.0-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v4.0.0-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v4.0.0-test/manifests"},{"name":"v3.0.3","sha":"723d782abee65aaab9c50f92e73ac2029ae853df","kind":"commit","published_at":"2017-11-05T01:00:40.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"969ed22f53db38c101449e05a1b804ea456d4e04","kind":"commit","published_at":"2017-02-25T20:06:59.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f7de0284e19d168f140bd373e4e736050567af95","kind":"commit","published_at":"2016-12-16T09:48:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e8937057a2ee0ea9f723296cc0e173a723b6d0e2","kind":"commit","published_at":"2016-12-05T14:50:08.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v3.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"a06ec5006ee88f55d124d195b32ba3d261791acf","kind":"commit","published_at":"2016-10-19T12:15:01.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"8dd98e7391cac56a18ff92cc99b2c28fe8b0ad7d","kind":"commit","published_at":"2016-09-29T13:57:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"389d01761f1f072089cdd2b4f7dd112c96e4b531","kind":"commit","published_at":"2016-09-01T11:15:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6f9b2a311e4dc1f210ec439412ae6125ed05d631","kind":"commit","published_at":"2016-08-11T11:33:07.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.2.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"3c195ec374422497fdce1f98528dab9e7ebbeb9b","kind":"commit","published_at":"2016-01-27T13:28:55.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"1eec3cf9b989ab0320034b57c59615241a137189","kind":"commit","published_at":"2016-01-26T11:02:56.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"0a6880e13e42869ffebbd4dbb6711a7567266455","kind":"commit","published_at":"2016-01-19T20:09:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0fa927a5b663ba276c393f500eccd9015164236f","kind":"commit","published_at":"2016-01-15T14:15:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b97a93d2699497bf8b169fc283e8261301d9e5c","kind":"commit","published_at":"2016-01-14T08:40:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"78e84d962861b7bdfda1692bb76ac1167b5a1c30","kind":"commit","published_at":"2016-01-05T18:07:38.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a3f2ea81138959639fb169a10e6853d027ace7f4","kind":"commit","published_at":"2015-12-12T17:21:06.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"efbf0cfef25d3316a51e0d4bf81619c89b968930","kind":"commit","published_at":"2015-12-11T10:12:37.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e1a4cb5dd242c797082a036d5b9d9defe6265f10","kind":"commit","published_at":"2015-12-07T13:30:41.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v2.0.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v2.0.0/manifests"},{"name":"tree-adapter-docs-rev","sha":"9727f8c2e1218e1d0ded56b4a5f888e49452a7ba","kind":"commit","published_at":"2015-12-07T13:06:47.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/tree-adapter-docs-rev","html_url":"https://github.com/inikulin/parse5/releases/tag/tree-adapter-docs-rev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@tree-adapter-docs-rev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/tree-adapter-docs-rev/manifests"},{"name":"v1.5.1","sha":"9cbf3b578ec7f703cc344aa1c564719781550701","kind":"commit","published_at":"2015-11-28T22:55:11.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"74ff897882952810d362af8cad9f3eb7a1147dec","kind":"commit","published_at":"2015-06-24T13:14:53.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.5.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"bc8862ca7c94ad7704fd134d7208223814825acc","kind":"commit","published_at":"2015-04-08T14:38:13.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e12a14d9d153e8713a2cd6d5fe1467180cc67520","kind":"commit","published_at":"2015-02-25T08:35:28.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a60fa1fa2c614a0e5b4749b9123a98cc3994a425","kind":"commit","published_at":"2015-02-24T14:49:12.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.4.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2512565e01e6a2e1f4d8a83a0f9dc764376a6987","kind":"commit","published_at":"2015-02-03T13:07:22.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c195fdb902cf7f0a95fc0f77aa8272ccdd67c28e","kind":"commit","published_at":"2015-01-21T19:44:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"efe9080348a84402de3de580e654bb31e6572b3c","kind":"commit","published_at":"2014-12-24T11:53:51.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.3.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.3.0/manifests"},{"name":"v1.1.6","sha":"5fb83c8b08d8bd827984fdb766fe941bfd38e3a0","kind":"commit","published_at":"2014-10-18T13:16:57.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.6","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7c76d920aa6dfca9a62509d490be27fcea2a0a46","kind":"commit","published_at":"2014-10-18T11:30:21.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.5","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a79b02be3eb16e6741d9bf891a0d6023c3afcf30","kind":"commit","published_at":"2014-09-18T07:23:16.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.4","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"86968ae5e9f73f3d6db74ba2c28465e9c3a79141","kind":"commit","published_at":"2014-09-08T09:03:19.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78a7cd6f7449acf47eccbef3e98ae6b87ccd646c","kind":"commit","published_at":"2014-08-19T06:58:48.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"18efb11297bfe66e6719964242cf88d3391fe233","kind":"commit","published_at":"2014-08-18T15:47:39.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c7b853b29ca5c9c18afa9173a4f692614aa75","kind":"commit","published_at":"2014-08-18T15:32:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v1.1.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v1.1.0/manifests"},{"name":"v0.8.3","sha":"9087ec935f3253b5ed9d494149881336ae1b3126","kind":"commit","published_at":"2014-03-03T11:14:15.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.3","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"189812bba096900578e8c66922fb83a786e40e10","kind":"commit","published_at":"2014-02-28T14:08:35.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.2","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"8d6d64c56779d85520c21d38b42cbce05d9fe61f","kind":"commit","published_at":"2014-02-28T13:58:44.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.8.1","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.8.1/manifests"},{"name":"0.6.1","sha":"6289e2231df9e3faf089f6112ef07d5ce840e2fc","kind":"commit","published_at":"2013-10-17T13:24:43.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/0.6.1","html_url":"https://github.com/inikulin/parse5/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/0.6.1/manifests"},{"name":"v0.6.0","sha":"87a41da8cda294e401e572f79c92bf62800b3a99","kind":"commit","published_at":"2013-08-05T09:43:32.000Z","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/v0.6.0","html_url":"https://github.com/inikulin/parse5/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inikulin/parse5@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:14:54.151Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.7871020038001375,"stargazers_count":4.7594015284819715,"forks_count":9.328394893289166,"average":12.213710591629665},"purl":"pkg:maven/org.webjars.npm/parse5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:parse5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:parse5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:parse5/dependencies","status":null,"funding_links":["https://opencollective.com/parse5","https://github.com/sponsors/fb55","https://tidelift.com/funding/github/npm/parse5"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T12:01:34.236Z","issues_count":41,"pull_requests_count":1102,"avg_time_to_close_issue":5232458.304347826,"avg_time_to_close_pull_request":610418.5009596929,"issues_closed_count":23,"pull_requests_closed_count":1042,"pull_request_authors_count":14,"issue_authors_count":39,"avg_comments_per_issue":3.292682926829268,"avg_comments_per_pull_request":0.3076225045372051,"merged_pull_requests_count":895,"bot_issues_count":3,"bot_pull_requests_count":1043,"past_year_issues_count":13,"past_year_pull_requests_count":512,"past_year_avg_time_to_close_issue":254817.0,"past_year_avg_time_to_close_pull_request":85759.36965811966,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":468,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.1538461538461537,"past_year_avg_comments_per_pull_request":0.2265625,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":484,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:parse5/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2154726,"name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","description":"htmlparser2 tree adapter for parse5.","homepage":"https://parse5.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inikulin/parse5","keywords_array":["parse5","parser","tree adapter","htmlparser2"],"namespace":null,"versions_count":9,"first_release_published_at":"2018-05-23T12:53:35.962Z","latest_release_published_at":"2026-04-19T20:18:04.807Z","latest_release_number":"8.0.1","last_synced_at":"2026-07-19T04:01:16.134Z","created_at":"2022-04-09T21:46:05.110Z","updated_at":"2026-07-19T04:01:16.134Z","registry_url":"https://www.npmjs.com/package/parse5-htmlparser2-tree-adapter","install_command":"npm install parse5-htmlparser2-tree-adapter","documentation_url":null,"metadata":{"funding":"https://github.com/inikulin/parse5?sponsor=1","dist-tags":{"latest":"8.0.1"}},"repo_metadata":{"id":7512329,"uuid":"8862593","full_name":"inikulin/parse5","owner":"inikulin","description":"HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:29:36.000Z","size":13783,"stargazers_count":3908,"open_issues_count":36,"forks_count":254,"subscribers_count":40,"default_branch":"master","last_synced_at":"2026-07-03T17:30:34.385Z","etag":null,"topics":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/inikulin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"parse5","github":["fb55"]}},"created_at":"2013-03-18T19:46:24.000Z","updated_at":"2026-07-03T08:29:27.000Z","dependencies_parsed_at":"2024-01-18T04:49:55.235Z","dependency_job_id":"ae02e96c-41dc-4246-a24f-3df97af650ce","html_url":"https://github.com/inikulin/parse5","commit_stats":{"total_commits":1455,"total_committers":40,"mean_commits":36.375,"dds":0.5085910652920962,"last_synced_commit":"3dd7680d9c1ec64440c3a80b58604f62c5e25124"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/inikulin/parse5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inikulin","download_url":"https://codeload.github.com/inikulin/parse5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/sbom","scorecard":{"id":488801,"data":{"date":"2025-08-11","repo":{"name":"github.com/inikulin/parse5","commit":"d421bbb6aee16b16d9c1d3225fb8ca1dc032d880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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 5 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:35","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15","Warn: no topLevel permission defined: .github/workflows/pages.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?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/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/inikulin/parse5/pages.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-v6h2-p8h4-qcjw"],"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-19T18:31:41.170Z","repository_id":7512329,"created_at":"2025-08-19T18:31:41.170Z","updated_at":"2025-08-19T18:31:41.170Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-12T22:09:28.175Z","dependent_packages_count":128,"downloads":152894075,"downloads_period":"last-month","dependent_repos_count":650835,"rankings":{"downloads":0.040576903911044036,"dependent_repos_count":0.04599810969673008,"dependent_packages_count":0.30262931290578626,"stargazers_count":1.5243996765893926,"forks_count":2.2239818329320817,"docker_downloads_count":0.02869405890605543,"average":0.6943799824901817},"purl":"pkg:npm/parse5-htmlparser2-tree-adapter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse5-htmlparser2-tree-adapter","docker_dependents_count":5534,"docker_downloads_count":2616540701,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse5-htmlparser2-tree-adapter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse5-htmlparser2-tree-adapter/dependencies","status":null,"funding_links":["https://github.com/inikulin/parse5?sponsor=1","https://opencollective.com/parse5","https://github.com/sponsors/fb55"],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-16T06:00:29.430Z","issues_count":42,"pull_requests_count":1154,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":593369.3633854645,"issues_closed_count":24,"pull_requests_closed_count":1087,"pull_request_authors_count":19,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.3214904679376083,"merged_pull_requests_count":933,"bot_issues_count":3,"bot_pull_requests_count":1081,"past_year_issues_count":4,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":177929.0,"past_year_avg_time_to_close_pull_request":77272.35897435897,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":117,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.2867132867132867,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":127,"past_year_merged_pull_requests_count":108,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","maintainers":[{"login":"43081j","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"},{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}],"active_maintainers":[{"login":"43081j","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-htmlparser2-tree-adapter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-htmlparser2-tree-adapter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-htmlparser2-tree-adapter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-htmlparser2-tree-adapter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-htmlparser2-tree-adapter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse5-htmlparser2-tree-adapter/codemeta","maintainers":[{"uuid":"wooorm","login":"wooorm","name":null,"email":"tituswormer@gmail.com","url":null,"packages_count":845,"html_url":"https://www.npmjs.com/~wooorm","role":null,"created_at":"2022-11-10T12:08:21.087Z","updated_at":"2022-11-10T12:08:21.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"43081j","login":"43081j","name":null,"email":"43081james@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~43081j","role":null,"created_at":"2024-10-30T16:40:09.646Z","updated_at":"2024-10-30T16:40:09.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/43081j/packages"},{"uuid":"rreverser","login":"rreverser","name":null,"email":"me@rreverser.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rreverser","role":null,"created_at":"2022-11-10T12:08:21.077Z","updated_at":"2022-11-10T12:08:21.077Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreverser/packages"},{"uuid":"inikulin","login":"inikulin","name":null,"email":"ifaaan@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~inikulin","role":null,"created_at":"2022-11-10T12:08:21.101Z","updated_at":"2022-11-10T12:08:21.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/inikulin/packages"},{"uuid":"fb55","login":"fb55","name":null,"email":"me@feedic.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fb55","role":null,"created_at":"2026-02-22T20:02:24.098Z","updated_at":"2026-02-22T20:02:24.098Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb55/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676714,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":1140,"full_name":"inikulin/parse5","default_branch":"master","total_commits":1877,"total_committers":42,"total_bot_commits":1117,"total_bot_committers":1,"mean_commits":44.69047619047619,"dds":0.40490143846563664,"past_year_total_commits":235,"past_year_total_committers":4,"past_year_total_bot_commits":224,"past_year_total_bot_committers":1,"past_year_mean_commits":58.75,"past_year_dds":0.04680851063829783,"last_synced_at":"2026-07-19T22:39:03.857Z","last_synced_commit":"7892a22ea38fad0f7e8d2ec1b0d649693d8b17d3","created_at":"2023-03-06T22:06:00.763Z","updated_at":"2026-07-19T22:38:36.413Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1117},{"name":"inikulin","email":"ifaaan@gmail.com","login":"inikulin","count":491},{"name":"Felix Böhm","email":"188768+fb55","login":"fb55","count":77},{"name":"Ivan Nikulin","email":"inikulin@gmail.com","login":null,"count":61},{"name":"Ingvar Stepanyan","email":"me@rreverser.com","login":"RReverser","count":24},{"name":"James Garbutt","email":"43081j","login":"43081j","count":23},{"name":"Diego","email":"dval@salesforce.com","login":null,"count":20},{"name":"Sean Lang","email":"slang800@gmail.com","login":"notslang","count":6},{"name":"Saksham Aggarwal","email":"s.agg@live.com","login":"sakagg","count":6},{"name":"Evan You","email":"yyx990803@gmail.com","login":"yyx990803","count":6},{"name":"webdesus","email":"webdesus@gmail.com","login":"webdesus","count":4},{"name":"Steven D Vachon","email":"contact@svachon.com","login":"stevenvachon","count":4},{"name":"squidfunk","email":"martin.donath@squidfunk.com","login":"squidfunk","count":3},{"name":"alanclarke","email":"hi@alz.so","login":null,"count":2},{"name":"Nolan Lawson","email":"nolan@nolanlawson.com","login":"nolanlawson","count":2},{"name":"Sebastian Mayr","email":"sebmaster16@gmail.com","login":"Sebmaster","count":2},{"name":"Titus Wormer","email":"tituswormer@gmail.com","login":"wooorm","count":2},{"name":"Trevor Burnham","email":"trevorburnham@gmail.com","login":"TrevorBurnham","count":2},{"name":"Zirro","email":"code@zirro.se","login":"Zirro","count":2},{"name":"Chad Killingsworth","email":"chad.killingsworth@banno.com","login":null,"count":1},{"name":"43081j","email":"43081j@localhost","login":null,"count":1},{"name":"я котик пур-пур","email":"mvasilkov@gmail.com","login":"mvasilkov","count":1},{"name":"wi1dcard","email":"wi1dcard@qq.com","login":"wi1dcard","count":1},{"name":"milahu","email":"milahu@gmail.com","login":"milahu","count":1},{"name":"Sam Li","email":"samli@google.com","login":"samuelli","count":1},{"name":"Pierre-Marie Dartus","email":"dartus.pierremarie@gmail.com","login":"pmdartus","count":1},{"name":"Peter Hull","email":"peterhull90@gmail.com","login":"pedro-w","count":1},{"name":"Meirion Hughes","email":"crakinshot@yahoo.com","login":"MeirionHughes","count":1},{"name":"Matheus Cardoso","email":"matheus@cardo.so","login":"cardoso","count":1},{"name":"Keita Urashima","email":"ursm@ursm.jp","login":"ursm","count":1},{"name":"James Tu","email":"jmsjtu@gmail.com","login":"jmsjtu","count":1},{"name":"Jake Fried","email":"samouri","login":"samouri","count":1},{"name":"FUJI Goro","email":"gfuji@cpan.org","login":"gfx","count":1},{"name":"Darien Maillet Valentine","email":"valentinium@gmail.com","login":"bathos","count":1},{"name":"Daniel K O'Leary","email":"daniel@dko.io","login":"dkoleary88","count":1},{"name":"DMartens","email":"DMartens","login":"DMartens","count":1},{"name":"Chee Aun","email":"cheeaun@gmail.com","login":"cheeaun","count":1},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","login":"TrySound","count":1},{"name":"Bitdeli Chef","email":"chef@bitdeli.com","login":"bitdeli-chef","count":1},{"name":"Antti Korpi","email":"an@cyan.io","login":"anko","count":1},{"name":"Anthony Fu","email":"github@antfu.me","login":"antfu","count":1},{"name":"Alan Agius","email":"alan.agius4@gmail.com","login":"alan-agius4","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":224},{"name":"James Garbutt","email":"43081j","login":"43081j","count":7},{"name":"Trevor Burnham","email":"trevorburnham@gmail.com","login":"TrevorBurnham","count":2},{"name":"Felix Boehm","email":"188768+fb55","login":"fb55","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385385,"commits_count":867462399,"contributors_count":35882491,"owners_count":1227589,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"inikulin/parse5","html_url":"https://github.com/inikulin/parse5","last_synced_at":"2026-07-17T21:48:28.951Z","status":"active","issues_count":42,"pull_requests_count":1171,"avg_time_to_close_issue":5484269.833333333,"avg_time_to_close_pull_request":584845.4904805077,"issues_closed_count":24,"pull_requests_closed_count":1103,"pull_request_authors_count":20,"issue_authors_count":39,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.3304867634500427,"merged_pull_requests_count":949,"bot_issues_count":3,"bot_pull_requests_count":1097,"past_year_issues_count":2,"past_year_pull_requests_count":124,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":91306.63,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":100,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.4274193548387097,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":93,"created_at":"2023-05-11T12:17:38.306Z","updated_at":"2026-07-17T21:48:28.952Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inikulin%2Fparse5/issues","issue_labels_count":{"table":{"dependencies":3,"github_actions":2,"enhancement":2,"javascript":1,"breaking":1,"good-first-issue":1,"question":1,"docs":1}},"pull_request_labels_count":{"table":{"dependencies":1096,"javascript":796,"github_actions":287,"submodules":13}},"issue_author_associations_count":{"table":{"NONE":36,"CONTRIBUTOR":4,"OWNER":1,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1106,"COLLABORATOR":45,"NONE":20}},"issue_authors":{"table":{"dependabot[bot]":3,"ericmorand":2,"diervo":1,"cmahnke":1,"nehaAgarwalext":1,"justinfagnani":1,"kwshi":1,"43081j":1,"TheJaredWilcurt":1,"vptcnt":1,"xealgo":1,"tianyingchun":1,"alfie80":1,"kierans":1,"leeN":1,"doebi":1,"kuhe":1,"tenadolanter":1,"skhilliard":1,"markb-trustifi":1,"pneumowave-finlay-mcsporran":1,"Jamesernator":1,"ilrein":1,"wisammechano":1,"alexdarc":1,"thislooksfun":1,"dummdidumm":1,"EricJergensen":1,"anupammajhi":1,"ackava":1,"laishiwen":1,"inikulin":1,"steffans":1,"testtestingtester":1,"faust21":1,"EisenbergEffect":1,"songsiqi":1,"akorchyn":1,"shashi-chemist2u":1}},"pull_request_authors":{"table":{"dependabot[bot]":1097,"43081j":39,"fb55":6,"wht5389":4,"nolanlawson":3,"TrevorBurnham":2,"cardoso":2,"hieuit095":2,"pedro-w":2,"untitaker":2,"antfu":2,"br0p0p":2,"JasonnnW3000":1,"arcanis":1,"jmsjtu":1,"cwtuan":1,"step-security-bot":1,"davispuh":1,"spokodev":1,"Jamesernator":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-19T00:00:22.519Z","repositories_count":14860199,"issues_count":32147019,"pull_requests_count":105801109,"authors_count":11351062,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":108,"javascript":68,"github_actions":36,"submodules":4}},"past_year_issue_author_associations_count":{"table":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":110,"NONE":9,"COLLABORATOR":5}},"past_year_issue_authors":{"table":{"cmahnke":1,"ericmorand":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":108,"43081j":4,"wht5389":4,"hieuit095":2,"TrevorBurnham":2,"davispuh":1,"fb55":1,"Jamesernator":1,"spokodev":1}},"maintainers":[{"table":{"login":"43081j","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}},{"table":{"login":"fb55","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}},{"table":{"login":"inikulin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inikulin"}}],"active_maintainers":[{"table":{"login":"43081j","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}},{"table":{"login":"fb55","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}}]}},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":327,"PullRequestEvent":722,"ForkEvent":14,"IssuesEvent":16,"WatchEvent":172,"IssueCommentEvent":142,"PushEvent":409,"PullRequestReviewCommentEvent":26,"PullRequestReviewEvent":37,"CreateEvent":326},"last_year":{"DeleteEvent":121,"PullRequestEvent":294,"ForkEvent":5,"IssuesEvent":3,"WatchEvent":37,"IssueCommentEvent":32,"PushEvent":151,"PullRequestReviewEvent":4,"CreateEvent":112}},"keywords":["html","html-parsing","html5","parser","serialization","serializer","whatwg"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:57.963Z","updated_at":"2023-01-13T14:24:57.963Z","repository_link":"https://github.com/inikulin/parse5/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6876216783,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6876216784,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2.1.38","direct":true,"kind":"composite","optional":false},{"id":6876216785,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2.1.38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot-automerge.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:57.988Z","updated_at":"2023-01-13T14:24:57.988Z","repository_link":"https://github.com/inikulin/parse5/blob/master/.github/workflows/dependabot-automerge.yml","dependencies":[{"id":6876216786,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v1.3.5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs-test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:58.012Z","updated_at":"2023-01-13T14:24:58.012Z","repository_link":"https://github.com/inikulin/parse5/blob/master/.github/workflows/nodejs-test.yml","dependencies":[{"id":6876216787,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6876216788,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":6876216789,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"1.1.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pages.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:58.048Z","updated_at":"2023-01-13T14:24:58.048Z","repository_link":"https://github.com/inikulin/parse5/blob/master/.github/workflows/pages.yml","dependencies":[{"id":6876216790,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6876216791,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":6876216792,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3.9.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"bench/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:58.073Z","updated_at":"2023-01-13T14:24:58.073Z","repository_link":"https://github.com/inikulin/parse5/blob/master/bench/package.json","dependencies":[{"id":6876216793,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"runtime","optional":false},{"id":6876216794,"package_name":"human-format","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6876216795,"package_name":"@airbnb/node-memwatch","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6876216796,"package_name":"parse5","ecosystem":"npm","requirements":"npm:parse5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T14:24:58.100Z","updated_at":"2023-01-13T14:24:58.100Z","repository_link":"https://github.com/inikulin/parse5/blob/master/package-lock.json","dependencies":[{"id":6876216797,"package_name":"bench","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876216798,"package_name":"parse5","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":6876216799,"package_name":"@airbnb/node-memwatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876216800,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876216801,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876216802,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.20.1","direct":false,"kind":"development","optional":false},{"id":6876216803,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876216804,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":6876216805,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6876216806,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.20.4","direct":false,"kind":"development","optional":false},{"id":6876216807,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6876216808,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"development","optional":false},{"id":6876216809,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876216810,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":6876216811,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876216812,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876216813,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876216814,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876216815,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876216816,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876216817,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.19.4","direct":false,"kind":"development","optional":false},{"id":6876217132,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":6876216818,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"development","optional":false},{"id":6876216819,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876216820,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.20.1","direct":false,"kind":"development","optional":false},{"id":6876216821,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876216822,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6876216823,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6876216824,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6876216825,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6876216826,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876216827,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876216828,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6876216829,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.20.3","direct":false,"kind":"development","optional":false},{"id":6876216830,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":6876216831,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876216832,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":6876216833,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6876216834,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876216835,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876216836,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6876216837,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876216838,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6876216839,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876216840,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876216841,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876216842,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":6876216843,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"development","optional":false},{"id":6876216844,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":6876216845,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.20.1","direct":false,"kind":"development","optional":false},{"id":6876216846,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6876216847,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876216848,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6876216849,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6876216850,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":6876216851,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6876216852,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6876216853,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.8","direct":false,"kind":"development","optional":false},{"id":6876216854,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876216855,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6876216856,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876216857,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6876216858,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876216859,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6876216860,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876216861,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876216862,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876216863,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876216864,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6876216865,"package_name":"@jest/console","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216866,"package_name":"@jest/core","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216867,"package_name":"@jest/environment","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216868,"package_name":"@jest/expect","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216869,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216870,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216871,"package_name":"@jest/globals","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216872,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216873,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":6876216874,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876216875,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216876,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216877,"package_name":"@jest/transform","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216878,"package_name":"@jest/types","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216879,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6876216880,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876216881,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876216882,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":6876216883,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.17","direct":false,"kind":"development","optional":false},{"id":6876216884,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6876216885,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876216886,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6876216887,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.51","direct":false,"kind":"development","optional":false},{"id":6876216888,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"development","optional":false},{"id":6876216889,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":6876216890,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":6876216891,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":6876216892,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876216893,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876216894,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.20","direct":false,"kind":"development","optional":false},{"id":6876216895,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":6876216896,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":6876216897,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":6876216898,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6876216899,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6876216900,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876216901,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876216902,"package_name":"@types/jest","ecosystem":"npm","requirements":"29.2.5","direct":false,"kind":"development","optional":false},{"id":6876216903,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":6876216904,"package_name":"@types/node","ecosystem":"npm","requirements":"18.11.9","direct":false,"kind":"development","optional":false},{"id":6876216905,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6876216906,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":6876216907,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.3.13","direct":false,"kind":"development","optional":false},{"id":6876216908,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876216909,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.13","direct":false,"kind":"development","optional":false},{"id":6876216910,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":6876216911,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"development","optional":false},{"id":6876216912,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"development","optional":false},{"id":6876216913,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"development","optional":false},{"id":6876216914,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"development","optional":false},{"id":6876216915,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"development","optional":false},{"id":6876216916,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"development","optional":false},{"id":6876216917,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"development","optional":false},{"id":6876216918,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"development","optional":false},{"id":6876216919,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"development","optional":false},{"id":6876216920,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":6876216921,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":6876216922,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876216923,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6876216924,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":6876216925,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":6876216926,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6876216927,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876216928,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6876216929,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":6876216930,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876216931,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876216932,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876216933,"package_name":"babel-jest","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216934,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6876217016,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":6876216935,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876216936,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876216937,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876216938,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876216939,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":6876216940,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6876216941,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6876216942,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876216943,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.4","direct":false,"kind":"development","optional":false},{"id":6876216944,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":6876216945,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876216946,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876216947,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6876216948,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876216949,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6876216950,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001431","direct":false,"kind":"development","optional":false},{"id":6876216951,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6876216952,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876216953,"package_name":"ci-info","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":6876216954,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6876216955,"package_name":"clean-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876216956,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876216957,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876216958,"package_name":"cli-truncate","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876216959,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":6876216960,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6876216961,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876216962,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6876216963,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":6876216964,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876216965,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876216966,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6876216967,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"development","optional":false},{"id":6876216968,"package_name":"commander","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":6876216969,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6876216970,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876216971,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876216972,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6876216973,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6876216974,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6876216975,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6876216976,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6876216977,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876216978,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876216979,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876216980,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876216981,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876216982,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6876216983,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":6876216984,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6876216985,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.284","direct":false,"kind":"development","optional":false},{"id":6876216986,"package_name":"emittery","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":6876216987,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":6876216988,"package_name":"entities","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":6876216989,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6876216990,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876216991,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876216992,"package_name":"eslint","ecosystem":"npm","requirements":"8.31.0","direct":false,"kind":"development","optional":false},{"id":6876216993,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"development","optional":false},{"id":6876216994,"package_name":"eslint-plugin-unicorn","ecosystem":"npm","requirements":"45.0.2","direct":false,"kind":"development","optional":false},{"id":6876216995,"package_name":"jsesc","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876216996,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6876216997,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876216998,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876216999,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6876217000,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":6876217001,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6876217002,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":6876217003,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876217004,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876217005,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876217006,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876217007,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6876217008,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6876217009,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6876217010,"package_name":"expect","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217011,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6876217012,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"development","optional":false},{"id":6876217013,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6876217014,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876217015,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876217017,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876217018,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6876217019,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876217020,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6876217021,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876217022,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6876217023,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6876217024,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876217025,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6876217026,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876217027,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":6876217028,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876217029,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6876217030,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6876217031,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":6876217032,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6876217033,"package_name":"globals","ecosystem":"npm","requirements":"13.19.0","direct":false,"kind":"development","optional":false},{"id":6876217034,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":6876217035,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":6876217036,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876217037,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876217038,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217039,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":6876217040,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876217041,"package_name":"human-format","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876217042,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876217043,"package_name":"husky","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":6876217044,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876217045,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6876217046,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876217047,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6876217048,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217049,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6876217050,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6876217051,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6876217052,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876217053,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":6876217054,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876217055,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217056,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876217057,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6876217058,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6876217059,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876217060,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876217061,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876217062,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876217063,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6876217064,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876217065,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876217066,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6876217067,"package_name":"jest","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217068,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876217069,"package_name":"jest-circus","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217070,"package_name":"jest-cli","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217071,"package_name":"jest-config","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217072,"package_name":"jest-diff","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217073,"package_name":"jest-docblock","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876217074,"package_name":"jest-each","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217075,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217076,"package_name":"jest-get-type","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876217077,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217078,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217079,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217080,"package_name":"jest-message-util","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217081,"package_name":"jest-mock","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217082,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876217083,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876217084,"package_name":"jest-resolve","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217085,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217086,"package_name":"jest-runner","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217087,"package_name":"jest-runtime","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217088,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217089,"package_name":"jest-util","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217090,"package_name":"jest-validate","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217091,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6876217092,"package_name":"jest-watcher","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217093,"package_name":"jest-worker","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217094,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":6876217095,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6876217096,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217097,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876217098,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6876217099,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6876217100,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6876217101,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876217102,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":6876217103,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876217104,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876217105,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876217106,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6876217107,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876217108,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6876217109,"package_name":"lint-staged","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":6876217110,"package_name":"execa","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6876217111,"package_name":"human-signals","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876217112,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876217113,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217114,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6876217115,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876217116,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217117,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876217118,"package_name":"listr2","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":6876217119,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876217120,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876217121,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876217122,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":6876217123,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6876217124,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6876217125,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217126,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217127,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6876217128,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876217129,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"development","optional":false},{"id":6876217130,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876217131,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":6876217133,"package_name":"marked","ecosystem":"npm","requirements":"4.2.5","direct":false,"kind":"development","optional":false},{"id":6876217134,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876217135,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6876217136,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":6876217137,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876217138,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876217139,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6876217140,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6876217141,"package_name":"nan","ecosystem":"npm","requirements":"2.17.0","direct":false,"kind":"runtime","optional":false},{"id":6876217142,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876217143,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876217144,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6876217145,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876217146,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6876217147,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":6876217148,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876217149,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876217150,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":6876217151,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876217152,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6876217153,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6876217154,"package_name":"outdent","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":6876217155,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876217156,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876217157,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217158,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876217159,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876217160,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876217161,"package_name":"parse5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6876217162,"package_name":"parse5-benchmarks","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6876217163,"package_name":"parse5-html-rewriting-stream","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6876217164,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6876217165,"package_name":"parse5-parser-stream","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6876217166,"package_name":"parse5-plain-text-conversion-stream","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6876217167,"package_name":"parse5-sax-parser","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6876217168,"package_name":"parse5-test-utils","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6876217169,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217170,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876217171,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876217172,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6876217173,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217174,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876217175,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6876217176,"package_name":"pidtree","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6876217177,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":6876217178,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6876217179,"package_name":"platform","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":6876217180,"package_name":"pluralize","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6876217181,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6876217182,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":6876217183,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876217184,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876217185,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6876217186,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876217187,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876217188,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":6876217189,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876217190,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6876217191,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6876217192,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6876217193,"package_name":"regexp-tree","ecosystem":"npm","requirements":"0.1.24","direct":false,"kind":"development","optional":false},{"id":6876217194,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876217195,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6876217196,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":6876217197,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876217198,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":6876217199,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876217200,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217201,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876217202,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876217203,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876217204,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876217205,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876217206,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876217207,"package_name":"rxjs","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"development","optional":false},{"id":6876217208,"package_name":"safe-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876217209,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"development","optional":false},{"id":6876217210,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876217211,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876217212,"package_name":"shiki","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"development","optional":false},{"id":6876217213,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":6876217214,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876217215,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876217216,"package_name":"slice-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876217217,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":6876217218,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6876217219,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"development","optional":false},{"id":6876217220,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876217221,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876217222,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876217223,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.12","direct":false,"kind":"development","optional":false},{"id":6876217224,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876217225,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876217226,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876217227,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6876217228,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876217229,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6876217230,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6876217231,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6876217232,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6876217233,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217234,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876217235,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876217236,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876217237,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6876217238,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876217239,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876217240,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6876217241,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6876217242,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876217243,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876217244,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6876217245,"package_name":"ts-jest","ecosystem":"npm","requirements":"29.0.4","direct":false,"kind":"development","optional":false},{"id":6876217246,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.1","direct":false,"kind":"development","optional":false},{"id":6876217247,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6876217248,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":6876217249,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6876217250,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6876217251,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6876217252,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":6876217253,"package_name":"typedoc","ecosystem":"npm","requirements":"0.23.24","direct":false,"kind":"development","optional":false},{"id":6876217254,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876217255,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6876217256,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.4","direct":false,"kind":"development","optional":false},{"id":6876217257,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6876217258,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6876217259,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876217260,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":6876217261,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6876217262,"package_name":"vscode-oniguruma","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6876217263,"package_name":"vscode-textmate","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6876217264,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6876217265,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876217266,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876217267,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6876217268,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876217269,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876217270,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":6876217271,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876217272,"package_name":"yaml","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6876217273,"package_name":"yargs","ecosystem":"npm","requirements":"17.6.2","direct":false,"kind":"development","optional":false},{"id":6876217274,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":6876217275,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876217276,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6876217277,"package_name":"packages/parse5","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":6876217278,"package_name":"packages/parse5-html-rewriting-stream","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876217279,"package_name":"packages/parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876217280,"package_name":"packages/parse5-parser-stream","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":6876217281,"package_name":"packages/parse5-plain-text-conversion-stream","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876217282,"package_name":"packages/parse5-sax-parser","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876217283,"package_name":"test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:58.206Z","updated_at":"2023-01-13T14:24:58.206Z","repository_link":"https://github.com/inikulin/parse5/blob/master/package.json","dependencies":[{"id":6876217284,"package_name":"@types/jest","ecosystem":"npm","requirements":"^29.2.5","direct":true,"kind":"development","optional":false},{"id":6876217285,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.48.1","direct":true,"kind":"development","optional":false},{"id":6876217286,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.48.1","direct":true,"kind":"development","optional":false},{"id":6876217287,"package_name":"eslint","ecosystem":"npm","requirements":"^8.31.0","direct":true,"kind":"development","optional":false},{"id":6876217288,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.6.0","direct":true,"kind":"development","optional":false},{"id":6876217289,"package_name":"eslint-plugin-unicorn","ecosystem":"npm","requirements":"^45.0.2","direct":true,"kind":"development","optional":false},{"id":6876217290,"package_name":"husky","ecosystem":"npm","requirements":"^8.0.3","direct":true,"kind":"development","optional":false},{"id":6876217291,"package_name":"jest","ecosystem":"npm","requirements":"^29.3.1","direct":true,"kind":"development","optional":false},{"id":6876217292,"package_name":"lint-staged","ecosystem":"npm","requirements":"^13.1.0","direct":true,"kind":"development","optional":false},{"id":6876217293,"package_name":"outdent","ecosystem":"npm","requirements":"^0.8.0","direct":true,"kind":"development","optional":false},{"id":6876217294,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.1","direct":true,"kind":"development","optional":false},{"id":6876217295,"package_name":"ts-jest","ecosystem":"npm","requirements":"^29.0.4","direct":true,"kind":"development","optional":false},{"id":6876217296,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.9.1","direct":true,"kind":"development","optional":false},{"id":6876217297,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.23.24","direct":true,"kind":"development","optional":false},{"id":6876217298,"package_name":"typescript","ecosystem":"npm","requirements":"^4.9.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/parse5/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:58.223Z","updated_at":"2023-01-13T14:24:58.223Z","repository_link":"https://github.com/inikulin/parse5/blob/master/packages/parse5/package.json","dependencies":[{"id":6876217299,"package_name":"entities","ecosystem":"npm","requirements":"^4.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/parse5-html-rewriting-stream/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:58.243Z","updated_at":"2023-01-13T14:24:58.243Z","repository_link":"https://github.com/inikulin/parse5/blob/master/packages/parse5-html-rewriting-stream/package.json","dependencies":[{"id":6876217300,"package_name":"entities","ecosystem":"npm","requirements":"^4.4.0","direct":true,"kind":"runtime","optional":false},{"id":6876217301,"package_name":"parse5","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":6876217302,"package_name":"parse5-sax-parser","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/parse5-htmlparser2-tree-adapter/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:58.266Z","updated_at":"2023-01-13T14:24:58.266Z","repository_link":"https://github.com/inikulin/parse5/blob/master/packages/parse5-htmlparser2-tree-adapter/package.json","dependencies":[{"id":6876217303,"package_name":"domhandler","ecosystem":"npm","requirements":"^5.0.3","direct":true,"kind":"runtime","optional":false},{"id":6876217304,"package_name":"parse5","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/parse5-parser-stream/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:58.290Z","updated_at":"2023-01-13T14:24:58.290Z","repository_link":"https://github.com/inikulin/parse5/blob/master/packages/parse5-parser-stream/package.json","dependencies":[{"id":6876217305,"package_name":"parse5","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/parse5-plain-text-conversion-stream/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:58.315Z","updated_at":"2023-01-13T14:24:58.315Z","repository_link":"https://github.com/inikulin/parse5/blob/master/packages/parse5-plain-text-conversion-stream/package.json","dependencies":[{"id":6876217306,"package_name":"parse5","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":6876217307,"package_name":"parse5-parser-stream","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/parse5-sax-parser/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T14:24:58.354Z","updated_at":"2023-01-13T14:24:58.354Z","repository_link":"https://github.com/inikulin/parse5/blob/master/packages/parse5-sax-parser/package.json","dependencies":[{"id":6876217308,"package_name":"parse5","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/package.json","sha":null,"kind":"manifest","created_at":"2023-12-04T04:35:41.306Z","updated_at":"2023-12-04T04:35:41.306Z","repository_link":"https://github.com/inikulin/parse5/blob/master/test/package.json","dependencies":[]}],"score":35.0376402812873,"created_at":"2026-07-08T05:59:59.468Z","updated_at":"2026-07-21T12:30:22.834Z","avatar_url":"https://github.com/inikulin.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377885","html_url":"https://summary.ecosyste.ms/projects/377885"}