{"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-03-26T04:55:48.977Z","created_at":"2024-02-01T11:57:00.157Z","updated_at":"2026-03-26T04:55:48.977Z","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-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-03-26T04:55:48.641Z","dependent_packages_count":0,"downloads":11,"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","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/@arigo-software%2Fparse5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arigo-software%2Fparse5/version_numbers","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"}]}