{"id":111517,"name":null,"description":"Simple benchmark for diffrent htmlparsers using real-life data","url":"https://github.com/andreasmadsen/htmlparser-benchmark","last_synced_at":"2025-09-09T06:07:33.669Z","repository":{"id":9844871,"uuid":"11837117","full_name":"AndreasMadsen/htmlparser-benchmark","owner":"AndreasMadsen","description":"Simple benchmark for diffrent htmlparsers using real-life data","archived":false,"fork":false,"pushed_at":"2025-08-15T16:04:51.000Z","size":4933,"stargazers_count":103,"open_issues_count":1,"forks_count":17,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-25T06:48:18.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/AndreasMadsen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-08-02T06:58:31.000Z","updated_at":"2025-08-15T16:04:49.000Z","dependencies_parsed_at":"2023-01-12T15:01:33.284Z","dependency_job_id":"b56a2f6a-7604-4b48-889d-dd4427cbe3ab","html_url":"https://github.com/AndreasMadsen/htmlparser-benchmark","commit_stats":{"total_commits":148,"total_committers":12,"mean_commits":"12.333333333333334","dds":0.3648648648648649,"last_synced_commit":"9fc8d656791b613e52468b70c2072ec71b059611"},"previous_names":["andreasmadsen/htmlparser2-benchmark"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndreasMadsen/htmlparser-benchmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen","download_url":"https://codeload.github.com/AndreasMadsen/htmlparser-benchmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/sbom","scorecard":{"id":13503,"data":{"date":"2025-08-11","repo":{"name":"github.com/AndreasMadsen/htmlparser-benchmark","commit":"4118849765ea045448b4e20873cd3add56aa4a48"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Warn: no topLevel permission defined: .github/workflows/nodejs-benchmark.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AndreasMadsen/htmlparser-benchmark/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-benchmark.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AndreasMadsen/htmlparser-benchmark/nodejs-benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-benchmark.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AndreasMadsen/htmlparser-benchmark/nodejs-benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AndreasMadsen/htmlparser-benchmark/nodejs-benchmark.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-6433-x5p4-8jc7","Warn: Project is vulnerable to: GHSA-mg49-jqgw-gcj6","Warn: Project is vulnerable to: GHSA-6394-6h9h-cfjg","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-14T15:09:05.020Z","repository_id":9844871,"created_at":"2025-08-14T15:09:05.023Z","updated_at":"2025-08-14T15:09:05.023Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274250690,"owners_count":25249434,"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-09-09T02:00:10.223Z","response_time":80,"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":{"login":"AndreasMadsen","name":"Andreas Madsen","uuid":"505333","kind":"user","description":"Researching interpretability for Machine Learning because society needs it.","email":"","website":"https://andreasmadsen.github.io/","location":"Copenhagen, Denmark","twitter":"andreas_madsen","company":"MILA","icon_url":"https://avatars.githubusercontent.com/u/505333?u=57c7587cc1027243618c1b9a910aecc3a3dd8c0b\u0026v=4","repositories_count":151,"last_synced_at":"2024-04-14T19:00:53.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AndreasMadsen","funding_links":[],"total_stars":1643,"followers":640,"following":45,"created_at":"2022-11-02T16:31:06.750Z","updated_at":"2024-04-14T19:01:13.780Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen/repositories"},"packages":[{"id":1841019,"name":"htmlparser-benchmark","ecosystem":"npm","description":"Simple benchmark for htmlparser2 using real-life data","homepage":"https://github.com/AndreasMadsen/htmlparser-benchmark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AndreasMadsen/htmlparser-benchmark","keywords_array":["htmlparser2","benchmark"],"namespace":null,"versions_count":5,"first_release_published_at":"2013-08-03T09:39:19.294Z","latest_release_published_at":"2015-02-23T17:28:06.279Z","latest_release_number":"1.1.3","last_synced_at":"2025-08-25T03:34:01.122Z","created_at":"2022-04-09T17:17:28.100Z","updated_at":"2025-08-25T10:51:59.831Z","registry_url":"https://www.npmjs.com/package/htmlparser-benchmark","install_command":"npm install htmlparser-benchmark","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.3"}},"repo_metadata":{"id":9844871,"uuid":"11837117","full_name":"AndreasMadsen/htmlparser-benchmark","owner":"AndreasMadsen","description":"Simple benchmark for diffrent htmlparsers using real-life data","archived":false,"fork":false,"pushed_at":"2025-08-15T16:04:51.000Z","size":4933,"stargazers_count":103,"open_issues_count":1,"forks_count":17,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-25T06:48:18.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/AndreasMadsen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-08-02T06:58:31.000Z","updated_at":"2025-08-15T16:04:49.000Z","dependencies_parsed_at":"2023-01-12T15:01:33.284Z","dependency_job_id":"b56a2f6a-7604-4b48-889d-dd4427cbe3ab","html_url":"https://github.com/AndreasMadsen/htmlparser-benchmark","commit_stats":{"total_commits":148,"total_committers":12,"mean_commits":"12.333333333333334","dds":0.3648648648648649,"last_synced_commit":"9fc8d656791b613e52468b70c2072ec71b059611"},"previous_names":["andreasmadsen/htmlparser2-benchmark"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndreasMadsen/htmlparser-benchmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen","download_url":"https://codeload.github.com/AndreasMadsen/htmlparser-benchmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/sbom","scorecard":{"id":13503,"data":{"date":"2025-08-11","repo":{"name":"github.com/AndreasMadsen/htmlparser-benchmark","commit":"4118849765ea045448b4e20873cd3add56aa4a48"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7","Warn: no topLevel permission defined: .github/workflows/nodejs-benchmark.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AndreasMadsen/htmlparser-benchmark/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-benchmark.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AndreasMadsen/htmlparser-benchmark/nodejs-benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-benchmark.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AndreasMadsen/htmlparser-benchmark/nodejs-benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AndreasMadsen/htmlparser-benchmark/nodejs-benchmark.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-6433-x5p4-8jc7","Warn: Project is vulnerable to: GHSA-mg49-jqgw-gcj6","Warn: Project is vulnerable to: GHSA-6394-6h9h-cfjg","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-14T15:09:05.020Z","repository_id":9844871,"created_at":"2025-08-14T15:09:05.023Z","updated_at":"2025-08-14T15:09:05.023Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272047756,"owners_count":24864058,"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-08-25T02:00:12.092Z","response_time":1107,"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":"AndreasMadsen","name":"Andreas Madsen","uuid":"505333","kind":"user","description":"Researching interpretability for Machine Learning because society needs it.","email":"","website":"https://andreasmadsen.github.io/","location":"Copenhagen, Denmark","twitter":"andreas_madsen","company":"MILA","icon_url":"https://avatars.githubusercontent.com/u/505333?u=57c7587cc1027243618c1b9a910aecc3a3dd8c0b\u0026v=4","repositories_count":151,"last_synced_at":"2024-04-14T19:00:53.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AndreasMadsen","funding_links":[],"total_stars":1643,"followers":640,"following":45,"created_at":"2022-11-02T16:31:06.750Z","updated_at":"2024-04-14T19:01:13.780Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-25T10:51:59.831Z","dependent_packages_count":21,"downloads":2549,"downloads_period":"last-month","dependent_repos_count":152,"rankings":{"downloads":12.006925006831668,"dependent_repos_count":1.215321365584085,"dependent_packages_count":1.1468916514654977,"stargazers_count":5.244201366805619,"forks_count":6.001178647805302,"docker_downloads_count":null,"average":5.122903607698435},"purl":"pkg:npm/htmlparser-benchmark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/htmlparser-benchmark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/htmlparser-benchmark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/htmlparser-benchmark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T05:41:21.651Z","issues_count":0,"pull_requests_count":188,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":907552.3457446808,"issues_closed_count":0,"pull_requests_closed_count":188,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.20212765957446807,"merged_pull_requests_count":149,"bot_issues_count":0,"bot_pull_requests_count":187,"past_year_issues_count":0,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":141072.03333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.03333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/htmlparser-benchmark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/htmlparser-benchmark/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/htmlparser-benchmark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/htmlparser-benchmark/related_packages","maintainers":[{"uuid":"andreasmadsen","login":"andreasmadsen","name":null,"email":"amwebdk@gmail.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~andreasmadsen","role":null,"created_at":"2022-11-12T18:04:57.732Z","updated_at":"2022-11-12T18:04:57.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andreasmadsen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5135067,"maintainers_count":1052623,"namespaces_count":314046,"keywords_count":731068,"github":"npm","metadata":{"funded_packages_count":156026},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-09T05:57:39.025Z","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":203369,"full_name":"AndreasMadsen/htmlparser-benchmark","default_branch":"master","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":94},{"name":"Felix Böhm","email":"me@feedic.com","count":17},{"name":"Felix Böhm","email":"188768+fb55@users.noreply.github.com","count":12},{"name":"fb55","email":"fb55@users.noreply.github.com","count":9},{"name":"Andreas Madsen","email":"amwebdk@gmail.com","count":7},{"name":"Munawwar","email":"munawwarfiroz@hotmail.com","count":2},{"name":"AndreasMadsen","email":"AndreasMadsen@users.noreply.github.com","count":2},{"name":"Batuhan Karaca","email":"45545087+Dj-Polyester@users.noreply.github.com","count":1},{"name":"Dirk Holtwick","email":"holtwick@users.noreply.github.com","count":1},{"name":"Rafael Hengles","email":"rafael@hengles.net","count":1},{"name":"acrazing","email":"joking.young@gmail.com","count":1},{"name":"Timo","email":"30553356+y21@users.noreply.github.com","count":1}],"total_commits":148,"total_committers":12,"total_bot_commits":94,"total_bot_committers":1,"mean_commits":12.333333333333334,"dds":0.3648648648648649,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":49},{"name":"Felix Böhm","email":"188768+fb55@users.noreply.github.com","count":5},{"name":"fb55","email":"fb55@users.noreply.github.com","count":4}],"past_year_total_commits":58,"past_year_total_committers":3,"past_year_total_bot_commits":49,"past_year_total_bot_committers":1,"past_year_mean_commits":19.333333333333332,"past_year_dds":0.15517241379310343,"last_synced_at":"2023-05-01T15:31:22.383Z","last_synced_commit":"9fc8d656791b613e52468b70c2072ec71b059611","created_at":"2023-03-08T06:05:39.308Z","updated_at":"2023-09-19T16:12:38.148Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"AndreasMadsen/htmlparser-benchmark","html_url":"https://github.com/AndreasMadsen/htmlparser-benchmark","last_synced_at":"2025-08-31T14:02:00.009Z","status":null,"issues_count":0,"pull_requests_count":198,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":901297.0103092784,"issues_closed_count":0,"pull_requests_closed_count":194,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.19696969696969696,"merged_pull_requests_count":154,"bot_issues_count":0,"bot_pull_requests_count":197,"past_year_issues_count":0,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":256481.9393939394,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.05405405405405406,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":31,"created_at":"2023-05-18T19:29:15.001Z","updated_at":"2025-09-03T06:03:31.849Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Fhtmlparser-benchmark/issues","issue_labels_count":{"dependencies":1,"javascript":1},"pull_request_labels_count":{"dependencies":215,"javascript":153,"github_actions":62},"issue_author_associations_count":{"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":217,"NONE":2},"issue_authors":{"dependabot[bot]":1},"pull_request_authors":{"dependabot[bot]":217,"monochromer":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10162677,"issues_count":31978499,"pull_requests_count":100256927,"authors_count":10727517,"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":{},"past_year_pull_request_labels_count":{"dependencies":44,"javascript":26,"github_actions":18},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":45},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":45},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":12,"DeleteEvent":29,"IssueCommentEvent":1,"PushEvent":27,"PullRequestEvent":43,"ForkEvent":3,"CreateEvent":27},"last_year":{"WatchEvent":12,"DeleteEvent":29,"IssueCommentEvent":1,"PushEvent":27,"PullRequestEvent":43,"ForkEvent":3,"CreateEvent":27}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-09-26T20:41:29.339Z","updated_at":"2022-09-26T20:41:29.339Z","repository_link":"https://github.com/AndreasMadsen/htmlparser-benchmark/blob/master/package-lock.json","dependencies":[{"id":6160746117,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6160746078,"package_name":"@arijs/stream-xml-parser","ecosystem":"npm","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":6160746079,"package_name":"@mapbox/node-pre-gyp","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":6160746080,"package_name":"@y21/tljs","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6160746081,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6160746082,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746083,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":6160746084,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746085,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746086,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746087,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":6160746088,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746089,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":6160746090,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6160746091,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6160746092,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6160746093,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746094,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746095,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6160746096,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746097,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6160746098,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6160746099,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746100,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6160746101,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":6160746102,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746103,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6160746104,"package_name":"contextify","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":6160746105,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746106,"package_name":"css-select","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6160746107,"package_name":"css-what","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6160746108,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6160746109,"package_name":"cssstyle","ecosystem":"npm","requirements":"0.2.37","direct":false,"kind":"runtime","optional":false},{"id":6160746110,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":6160746111,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":6160746112,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746113,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746114,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746115,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6160746116,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6160746118,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":6160746119,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":6160746120,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6160746121,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746122,"package_name":"entities","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6160746123,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746124,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6160746125,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6160746126,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6160746127,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746128,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6160746129,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":6160746130,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6160746131,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746132,"package_name":"gauge","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746133,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":6160746134,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6160746135,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746136,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"runtime","optional":false},{"id":6160746137,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746138,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6160746139,"package_name":"html-dom-parser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746140,"package_name":"entities","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746141,"package_name":"htmlparser2","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6160746142,"package_name":"html-parser","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6160746143,"package_name":"html5","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6160746144,"package_name":"html5-entities","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746145,"package_name":"html5parser","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746146,"package_name":"htmljs-parser","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746147,"package_name":"htmlparser","ecosystem":"npm","requirements":"1.7.7","direct":false,"kind":"runtime","optional":false},{"id":6160746148,"package_name":"htmlparser2","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746149,"package_name":"dom-serializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746150,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746151,"package_name":"domutils","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746152,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6160746153,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746154,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6160746155,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6160746156,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746157,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746158,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6160746159,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6160746160,"package_name":"jsdom","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":6160746161,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":6160746162,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6160746163,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6160746164,"package_name":"domhandler","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":6160746165,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6160746166,"package_name":"entities","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6160746167,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":6160746168,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6160746169,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6160746170,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746171,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6160746172,"package_name":"libxmljs","ecosystem":"npm","requirements":"0.19.10","direct":false,"kind":"runtime","optional":false},{"id":6160746173,"package_name":"bindings","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6160746174,"package_name":"nan","ecosystem":"npm","requirements":"2.14.2","direct":false,"kind":"runtime","optional":false},{"id":6160746175,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746176,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6160746177,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6160746178,"package_name":"mime-db","ecosystem":"npm","requirements":"1.49.0","direct":false,"kind":"runtime","optional":false},{"id":6160746179,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.32","direct":false,"kind":"runtime","optional":false},{"id":6160746180,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6160746181,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":6160746182,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6160746183,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6160746184,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6160746185,"package_name":"nan","ecosystem":"npm","requirements":"2.15.0","direct":false,"kind":"runtime","optional":false},{"id":6160746186,"package_name":"neutron-html5parser","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6160746187,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":6160746188,"package_name":"node-html-parser","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":6160746189,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746190,"package_name":"npmlog","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746191,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746192,"package_name":"nwmatcher","ecosystem":"npm","requirements":"1.3.9","direct":false,"kind":"runtime","optional":false},{"id":6160746193,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6160746194,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6160746195,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6160746196,"package_name":"opts","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":6160746197,"package_name":"parse5","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746198,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746199,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6160746200,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6160746201,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6160746202,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6160746203,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":6160746204,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6160746205,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"runtime","optional":false},{"id":6160746206,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746207,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6160746208,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6160746209,"package_name":"saxes","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746210,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":6160746211,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746212,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":6160746213,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":6160746214,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6160746215,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":6160746216,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746217,"package_name":"summary","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6160746218,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"runtime","optional":false},{"id":6160746219,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6160746220,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6160746221,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6160746222,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6160746223,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":6160746224,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":6160746225,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746226,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":6160746227,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6160746228,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6160746229,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746230,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6160746231,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6160746232,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6160746233,"package_name":"xmlhttprequest","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6160746234,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6160746235,"package_name":"zeed-dom","ecosystem":"npm","requirements":"0.9.24","direct":false,"kind":"runtime","optional":false},{"id":6160746236,"package_name":"css-what","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-26T20:41:29.523Z","updated_at":"2022-09-26T20:41:29.523Z","repository_link":"https://github.com/AndreasMadsen/htmlparser-benchmark/blob/master/package.json","dependencies":[{"id":6160746678,"package_name":"async","ecosystem":"npm","requirements":"^3.2.4","direct":true,"kind":"runtime","optional":false},{"id":6160746679,"package_name":"summary","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"runtime","optional":false},{"id":6160746680,"package_name":"progress","ecosystem":"npm","requirements":"^2.0.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot-automerge.yml","sha":null,"kind":"manifest","created_at":"2023-01-12T15:01:33.227Z","updated_at":"2023-01-12T15:01:33.227Z","repository_link":"https://github.com/AndreasMadsen/htmlparser-benchmark/blob/master/.github/workflows/dependabot-automerge.yml","dependencies":[{"id":6875265917,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v1.3.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs-benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-01-12T15:01:33.249Z","updated_at":"2023-01-12T15:01:33.249Z","repository_link":"https://github.com/AndreasMadsen/htmlparser-benchmark/blob/master/.github/workflows/nodejs-benchmark.yml","dependencies":[{"id":6875265921,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875265922,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6875265923,"package_name":"stefanzweifel/git-auto-commit-action","ecosystem":"actions","requirements":"v4.14.1","direct":true,"kind":"composite","optional":false}]}],"score":15.038787041603133,"created_at":"2025-09-08T22:45:35.094Z","updated_at":"2025-10-07T08:32:24.751Z","avatar_url":"https://github.com/AndreasMadsen.png","language":"HTML","category":null,"sub_category":null,"monthly_downloads":2549,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["deep-neural-networks","labels"],"project_url":"https://science.ecosyste.ms/api/v1/projects/111517","html_url":"https://science.ecosyste.ms/projects/111517"}