{"id":378089,"url":"https://github.com/rehypejs/rehype-sanitize","last_synced_at":"2026-07-21T13:30:27.639Z","repository":{"id":45638622,"uuid":"72442684","full_name":"rehypejs/rehype-sanitize","owner":"rehypejs","description":"plugin to sanitize HTML","archived":false,"fork":false,"pushed_at":"2023-09-28T08:29:08.000Z","size":112,"stargazers_count":216,"open_issues_count":0,"forks_count":6,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-07-09T02:27:47.295Z","etag":null,"topics":["clean","html","rehype","rehype-plugin","sanitize"],"latest_commit_sha":null,"homepage":"https://unifiedjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rehypejs.png","metadata":{"funding":{"github":"unifiedjs","open_collective":"unified"},"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-10-31T14:10:10.000Z","updated_at":"2026-07-01T00:12:57.000Z","dependencies_parsed_at":"2024-01-13T18:24:37.512Z","dependency_job_id":"7a6bb9a9-fee2-47cc-8c52-f0d5ccb30bee","html_url":"https://github.com/rehypejs/rehype-sanitize","commit_stats":{"total_commits":79,"total_committers":4,"mean_commits":19.75,"dds":0.05063291139240511,"last_synced_commit":"f37257b924220b72c8c244a6841a944b9dc46ce8"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/rehypejs/rehype-sanitize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rehypejs","download_url":"https://codeload.github.com/rehypejs/rehype-sanitize/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize/sbom","scorecard":{"id":769275,"data":{"date":"2025-08-18","repo":{"name":"github.com/rehypejs/rehype-sanitize","commit":"b3ee205aeda4e0fc276cb6664b2d6d339305fcd6"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":3.7,"checks":[{"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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rehypejs/rehype-sanitize/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rehypejs/rehype-sanitize/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rehypejs/rehype-sanitize/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rehypejs/rehype-sanitize/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:15","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 4.0.0 not signed: https://api.github.com/repos/rehypejs/rehype-sanitize/releases/30010890","Warn: release artifact 3.0.1 not signed: https://api.github.com/repos/rehypejs/rehype-sanitize/releases/24537506","Warn: release artifact 4.0.0 does not have provenance: https://api.github.com/repos/rehypejs/rehype-sanitize/releases/30010890","Warn: release artifact 3.0.1 does not have provenance: https://api.github.com/repos/rehypejs/rehype-sanitize/releases/24537506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rehypejs/.github/security.md:1","Info: Found linked content: github.com/rehypejs/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rehypejs/.github/security.md:1","Info: Found text in security policy: github.com/rehypejs/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T01:47:02.457Z","repository_id":45638622,"created_at":"2025-08-23T01:47:02.458Z","updated_at":"2025-08-23T01:47:02.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35387177,"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-12T02:00:06.386Z","response_time":87,"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":"rehypejs","name":"rehype","uuid":"25711728","kind":"organization","description":"HTML processor powered by plugins part of the @unifiedjs collective","email":"contact@unifiedjs.com","website":"https://unifiedjs.com","location":null,"twitter":"unifiedjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25711728?v=4","repositories_count":26,"last_synced_at":"2024-03-25T20:03:53.817Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"unifiedjs","open_collective":"unified"}},"html_url":"https://github.com/rehypejs","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified"],"total_stars":3325,"followers":67,"following":0,"created_at":"2022-11-02T16:24:19.376Z","updated_at":"2024-03-25T20:03:53.834Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rehypejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rehypejs/repositories"},"packages":[{"id":2294869,"name":"rehype-sanitize","ecosystem":"npm","description":"rehype plugin to sanitize HTML","homepage":"https://github.com/rehypejs/rehype-sanitize#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rehypejs/rehype-sanitize","keywords_array":["clean","html","plugin","rehype","rehype-plugin","sanitize","unified","xss"],"namespace":null,"versions_count":10,"first_release_published_at":"2017-02-23T21:18:09.519Z","latest_release_published_at":"2023-08-26T11:11:05.469Z","latest_release_number":"6.0.0","last_synced_at":"2026-07-09T02:22:44.697Z","created_at":"2022-04-09T23:46:38.463Z","updated_at":"2026-07-09T02:22:44.697Z","registry_url":"https://www.npmjs.com/package/rehype-sanitize","install_command":"npm install rehype-sanitize","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"dist-tags":{"latest":"6.0.0"}},"repo_metadata":{"id":45638622,"uuid":"72442684","full_name":"rehypejs/rehype-sanitize","owner":"rehypejs","description":"plugin to sanitize HTML","archived":false,"fork":false,"pushed_at":"2023-09-28T08:29:08.000Z","size":112,"stargazers_count":216,"open_issues_count":0,"forks_count":6,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-07-01T01:25:28.607Z","etag":null,"topics":["clean","html","rehype","rehype-plugin","sanitize"],"latest_commit_sha":null,"homepage":"https://unifiedjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rehypejs.png","metadata":{"funding":{"github":"unifiedjs","open_collective":"unified"},"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-10-31T14:10:10.000Z","updated_at":"2026-07-01T00:12:57.000Z","dependencies_parsed_at":"2024-01-13T18:24:37.512Z","dependency_job_id":"7a6bb9a9-fee2-47cc-8c52-f0d5ccb30bee","html_url":"https://github.com/rehypejs/rehype-sanitize","commit_stats":{"total_commits":79,"total_committers":4,"mean_commits":19.75,"dds":0.05063291139240511,"last_synced_commit":"f37257b924220b72c8c244a6841a944b9dc46ce8"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/rehypejs/rehype-sanitize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rehypejs","download_url":"https://codeload.github.com/rehypejs/rehype-sanitize/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize/sbom","scorecard":{"id":769275,"data":{"date":"2025-08-18","repo":{"name":"github.com/rehypejs/rehype-sanitize","commit":"b3ee205aeda4e0fc276cb6664b2d6d339305fcd6"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":3.7,"checks":[{"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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bb.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bb.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rehypejs/rehype-sanitize/bb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rehypejs/rehype-sanitize/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rehypejs/rehype-sanitize/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rehypejs/rehype-sanitize/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:15","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 4.0.0 not signed: https://api.github.com/repos/rehypejs/rehype-sanitize/releases/30010890","Warn: release artifact 3.0.1 not signed: https://api.github.com/repos/rehypejs/rehype-sanitize/releases/24537506","Warn: release artifact 4.0.0 does not have provenance: https://api.github.com/repos/rehypejs/rehype-sanitize/releases/30010890","Warn: release artifact 3.0.1 does not have provenance: https://api.github.com/repos/rehypejs/rehype-sanitize/releases/24537506"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rehypejs/.github/security.md:1","Info: Found linked content: github.com/rehypejs/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rehypejs/.github/security.md:1","Info: Found text in security policy: github.com/rehypejs/.github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T01:47:02.457Z","repository_id":45638622,"created_at":"2025-08-23T01:47:02.458Z","updated_at":"2025-08-23T01:47:02.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35040852,"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-02T02:00:06.368Z","response_time":173,"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-09T02:22:43.646Z","dependent_packages_count":182,"downloads":26620208,"downloads_period":"last-month","dependent_repos_count":3977,"rankings":{"downloads":0.2926053157380902,"dependent_repos_count":0.3600894243594628,"dependent_packages_count":0.24210675827331424,"stargazers_count":4.916973094705569,"forks_count":11.585275305524638,"docker_downloads_count":0.8689737873468973,"average":3.0443372809913285},"purl":"pkg:npm/rehype-sanitize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rehype-sanitize","docker_dependents_count":40,"docker_downloads_count":4660,"usage_url":"https://repos.ecosyste.ms/usage/npm/rehype-sanitize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rehype-sanitize/dependencies","status":null,"funding_links":["https://opencollective.com/unified","https://github.com/sponsors/unifiedjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T04:26:20.526Z","issues_count":4,"pull_requests_count":7,"avg_time_to_close_issue":724404.75,"avg_time_to_close_pull_request":411237.4285714286,"issues_closed_count":4,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":5.75,"avg_comments_per_pull_request":1.8571428571428572,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehypejs%2Frehype-sanitize/issues","maintainers":[{"login":"wooorm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rehype-sanitize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rehype-sanitize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rehype-sanitize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rehype-sanitize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rehype-sanitize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rehype-sanitize/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-10T22:10:04.990Z","updated_at":"2022-11-10T22:10:04.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wooorm/packages"},{"uuid":"remcohaszing","login":"remcohaszing","name":null,"email":"remcohaszing@gmail.com","url":null,"packages_count":342,"html_url":"https://www.npmjs.com/~remcohaszing","role":null,"created_at":"2023-11-20T12:48:18.025Z","updated_at":"2023-11-20T12:48:18.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remcohaszing/packages"},{"uuid":"kmck","login":"kmck","name":null,"email":"keith@mcknig.ht","url":null,"packages_count":238,"html_url":"https://www.npmjs.com/~kmck","role":null,"created_at":"2022-11-10T22:10:05.155Z","updated_at":"2022-11-10T22:10:05.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kmck/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"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":null,"issues":{"table":{}},"events":null,"keywords":["clean","html","rehype","rehype-plugin","sanitize"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-12T12:00:14.611Z","updated_at":"2022-08-12T12:00:14.611Z","repository_link":"https://github.com/rehypejs/rehype-sanitize/blob/main/package.json","dependencies":[{"id":1323091564,"package_name":"@types/hast","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":1323091565,"package_name":"hast-util-sanitize","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":1323091566,"package_name":"unified","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"runtime","optional":false},{"id":1323091567,"package_name":"@types/tape","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":1323091568,"package_name":"browserify","ecosystem":"npm","requirements":"^17.0.0","direct":true,"kind":"development","optional":false},{"id":1323091569,"package_name":"c8","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":1323091570,"package_name":"deepmerge","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":1323091571,"package_name":"prettier","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":1323091572,"package_name":"rehype","ecosystem":"npm","requirements":"^12.0.0","direct":true,"kind":"development","optional":false},{"id":1323091573,"package_name":"remark-cli","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":1323091574,"package_name":"remark-preset-wooorm","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":1323091575,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":1323091576,"package_name":"tape","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":1323091577,"package_name":"tinyify","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":1323091578,"package_name":"type-coverage","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":1323091579,"package_name":"typescript","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":1323091580,"package_name":"xo","ecosystem":"npm","requirements":"^0.47.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bb.yml","sha":null,"kind":"manifest","created_at":"2024-01-13T18:24:37.489Z","updated_at":"2024-01-13T18:24:37.489Z","repository_link":"https://github.com/rehypejs/rehype-sanitize/blob/main/.github/workflows/bb.yml","dependencies":[{"id":15591418070,"package_name":"unifiedjs/beep-boop-beta","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-01-13T18:24:37.499Z","updated_at":"2024-01-13T18:24:37.499Z","repository_link":"https://github.com/rehypejs/rehype-sanitize/blob/main/.github/workflows/main.yml","dependencies":[{"id":15591418071,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15591418072,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15591418073,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":22.472792441845307,"created_at":"2026-07-08T06:49:59.516Z","updated_at":"2026-07-21T13:30:27.640Z","avatar_url":"https://github.com/rehypejs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378089","html_url":"https://summary.ecosyste.ms/projects/378089"}