{"id":377647,"url":"https://github.com/fb55/domutils","last_synced_at":"2026-09-11T22:02:24.811Z","repository":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-08T12:25:37.000Z","size":6210,"stargazers_count":228,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-10T21:55:26.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-08T12:25:07.000Z","dependencies_parsed_at":"2026-09-10T21:44:19.616Z","dependency_job_id":null,"html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37208491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"packages":[{"id":1627096,"name":"domutils-browserify-ws","ecosystem":"npm","description":"utilities for working with htmlparser2's dom","homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["dom","htmlparser2"],"namespace":null,"versions_count":1,"first_release_published_at":"2014-01-10T23:01:46.594Z","latest_release_published_at":"2014-01-10T23:01:46.594Z","latest_release_number":"1.3.0","last_synced_at":"2026-09-10T21:34:05.951Z","created_at":"2022-04-09T12:25:28.291Z","updated_at":"2026-09-11T12:16:35.872Z","registry_url":"https://www.npmjs.com/package/domutils-browserify-ws","install_command":"npm install domutils-browserify-ws","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.0"},"contentPolicy":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-08T12:25:37.000Z","size":6210,"stargazers_count":228,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-10T21:55:26.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-08T12:25:07.000Z","dependencies_parsed_at":"2026-09-10T21:44:19.616Z","dependency_job_id":null,"html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37210884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T12:16:35.872Z","dependent_packages_count":1,"downloads":3,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.383116983632135,"dependent_repos_count":10.352844454248336,"dependent_packages_count":20.999289843067697,"stargazers_count":4.210294357277402,"forks_count":3.782974490018476,"docker_downloads_count":null,"average":19.74570402564881},"purl":"pkg:npm/domutils-browserify-ws","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/domutils-browserify-ws","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/domutils-browserify-ws","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/domutils-browserify-ws/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T21:33:30.477Z","issues_count":14,"pull_requests_count":1257,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":432851.9381078691,"issues_closed_count":11,"pull_requests_closed_count":1131,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25855210819411295,"merged_pull_requests_count":915,"bot_issues_count":2,"bot_pull_requests_count":1240,"past_year_issues_count":1,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1183046.0104166667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":96,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5735294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":131,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils-browserify-ws/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils-browserify-ws/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils-browserify-ws/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils-browserify-ws/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils-browserify-ws/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils-browserify-ws/codemeta","maintainers":[{"uuid":"wsmaster","login":"wsmaster","name":null,"email":"npmjs@websecurify.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~wsmaster","role":null,"created_at":"2022-11-12T02:06:48.326Z","updated_at":"2022-11-12T02:06:48.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wsmaster/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848297,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13459283,"name":"node-domutils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/FB55/domutils","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:05:24.737Z","latest_release_published_at":"2026-02-09T06:05:24.737Z","latest_release_number":"3.1.0-2","last_synced_at":"2026-07-24T21:08:02.865Z","created_at":"2026-02-09T06:05:23.750Z","updated_at":"2026-09-07T14:50:53.983Z","registry_url":"https://launchpad.net/ubuntu/+source/node-domutils","install_command":"apt-get install node-domutils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-domutils","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.9.61~), jest (\u003e= 27) \u003c!nocheck\u003e, node-dom-serializer, node-domelementtype (\u003e= 2.2.0~), node-domhandler (\u003e= 4.2.0~), node-htmlparser2 (\u003e= 5.0.0~) \u003c!nocheck\u003e, node-typescript, ts-jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T14:50:53.983Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.173348596404506,"forks_count":0.9912324062752036,"docker_downloads_count":null,"average":0.5411452506699275},"purl":"pkg:deb/ubuntu/node-domutils?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T19:35:30.414Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":1,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1172114.693877551,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":133,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-domutils/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1557},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-10T05:05:25.290Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13701364,"name":"node-domutils","ecosystem":"debian","description":null,"homepage":"https://github.com/FB55/domutils","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:09:50.397Z","latest_release_published_at":"2026-02-12T21:09:50.397Z","latest_release_number":"3.0.1-3","last_synced_at":"2026-07-24T21:06:27.861Z","created_at":"2026-02-12T21:09:50.198Z","updated_at":"2026-09-07T14:50:54.090Z","registry_url":"https://tracker.debian.org/pkg/node-domutils","install_command":"apt-get install node-domutils","documentation_url":"https://packages.debian.org/bookworm/node-domutils","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-domutils","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.9.61~), jest (\u003e= 27) \u003c!nocheck\u003e, node-dom-serializer, node-domelementtype (\u003e= 2.2.0~), node-domhandler (\u003e= 4.2.0~), node-htmlparser2 (\u003e= 5.0.0~) \u003c!nocheck\u003e, node-typescript, ts-jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T14:50:54.090Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":2.265496963270028,"forks_count":1.957003759760918,"docker_downloads_count":null,"average":1.0556251807577364},"purl":"pkg:deb/debian/node-domutils?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T19:35:30.414Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":1,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1172114.693877551,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":133,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-domutils/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2635,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1400},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-10T05:05:48.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13793719,"name":"node-domutils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/FB55/domutils","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:59:47.524Z","latest_release_published_at":"2026-02-13T15:59:47.524Z","latest_release_number":"3.1.0-2","last_synced_at":"2026-07-24T21:07:54.208Z","created_at":"2026-02-13T15:59:47.362Z","updated_at":"2026-09-07T16:38:52.295Z","registry_url":"https://launchpad.net/ubuntu/+source/node-domutils","install_command":"apt-get install node-domutils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-domutils","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.9.61~), jest (\u003e= 27) \u003c!nocheck\u003e, node-dom-serializer, node-domelementtype (\u003e= 2.2.0~), node-domhandler (\u003e= 4.2.0~), node-htmlparser2 (\u003e= 5.0.0~) \u003c!nocheck\u003e, node-typescript, ts-jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T16:38:52.295Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-domutils?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T15:01:29.513Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":1,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1172114.693877551,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":133,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-domutils/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1541},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-10T05:05:55.540Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13596302,"name":"node-domutils","ecosystem":"debian","description":null,"homepage":"https://github.com/FB55/domutils","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:24:31.242Z","latest_release_published_at":"2026-02-11T10:24:31.242Z","latest_release_number":"1.5.1-2","last_synced_at":"2026-07-24T21:06:19.713Z","created_at":"2026-02-11T10:24:31.043Z","updated_at":"2026-09-04T21:41:34.285Z","registry_url":"https://tracker.debian.org/pkg/node-domutils","install_command":"apt-get install node-domutils","documentation_url":"https://packages.debian.org/buster/node-domutils","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-domutils","standards_version":"3.9.8","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, node-domhandler, node-dom-serializer (\u003e= 0), node-domelementtype (\u003e= 1), node-htmlparser2, mocha, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T21:41:34.285Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-domutils?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T15:02:45.360Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":1,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1172114.693877551,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":133,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-domutils/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":710},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-11T05:01:27.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13522672,"name":"node-domutils","ecosystem":"debian","description":null,"homepage":"https://github.com/FB55/domutils","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:59:47.008Z","latest_release_published_at":"2026-02-10T21:59:47.008Z","latest_release_number":"2.4.4-5","last_synced_at":"2026-07-24T21:06:31.317Z","created_at":"2026-02-10T21:59:46.825Z","updated_at":"2026-09-04T23:00:53.236Z","registry_url":"https://tracker.debian.org/pkg/node-domutils","install_command":"apt-get install node-domutils","documentation_url":"https://packages.debian.org/bullseye/node-domutils","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-domutils","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-domhandler (\u003e= 4.0.0~), node-dom-serializer (\u003e= 1.0.1~), node-domelementtype (\u003e= 2.0.1~), node-typescript, node-typescript-types, nodejs, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T23:00:53.236Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-domutils?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T15:02:45.360Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":1,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1172114.693877551,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":133,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-domutils/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":941},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-10T05:05:50.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13399220,"name":"node-domutils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/FB55/domutils","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:28:16.909Z","latest_release_published_at":"2026-02-06T05:28:16.909Z","latest_release_number":"3.1.0-2","last_synced_at":"2026-07-24T21:08:28.473Z","created_at":"2026-02-06T05:28:16.598Z","updated_at":"2026-09-05T07:09:07.909Z","registry_url":"https://launchpad.net/ubuntu/+source/node-domutils","install_command":"apt-get install node-domutils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-domutils","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.9.61~), jest (\u003e= 27) \u003c!nocheck\u003e, node-dom-serializer, node-domelementtype (\u003e= 2.2.0~), node-domhandler (\u003e= 4.2.0~), node-htmlparser2 (\u003e= 5.0.0~) \u003c!nocheck\u003e, node-typescript, ts-jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T07:09:07.908Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.3402669811826518,"forks_count":1.1794349434407334,"docker_downloads_count":null,"average":0.6299254811558463},"purl":"pkg:deb/ubuntu/node-domutils?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T15:02:45.360Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":1,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1172114.693877551,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":133,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-domutils/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1479},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-10T05:05:53.832Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13558134,"name":"node-domutils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/FB55/domutils","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:43:29.444Z","latest_release_published_at":"2026-02-11T04:43:29.444Z","latest_release_number":"3.0.1-3","last_synced_at":"2026-07-24T21:07:46.814Z","created_at":"2026-02-11T04:43:29.237Z","updated_at":"2026-09-11T18:40:29.885Z","registry_url":"https://launchpad.net/ubuntu/+source/node-domutils","install_command":"apt-get install node-domutils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-domutils","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.9.61~), jest (\u003e= 27) \u003c!nocheck\u003e, node-dom-serializer, node-domelementtype (\u003e= 2.2.0~), node-domhandler (\u003e= 4.2.0~), node-htmlparser2 (\u003e= 5.0.0~) \u003c!nocheck\u003e, node-typescript, ts-jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-08T12:25:37.000Z","size":6210,"stargazers_count":228,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-10T21:55:26.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-08T12:25:07.000Z","dependencies_parsed_at":"2026-09-10T21:44:19.616Z","dependency_job_id":null,"html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37210884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T18:40:29.885Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-domutils?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T15:02:34.262Z","issues_count":14,"pull_requests_count":1257,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":432851.9381078691,"issues_closed_count":11,"pull_requests_closed_count":1131,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25855210819411295,"merged_pull_requests_count":915,"bot_issues_count":2,"bot_pull_requests_count":1240,"past_year_issues_count":1,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1183046.0104166667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":96,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5735294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":131,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-domutils/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1301},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-10T05:05:57.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13659325,"name":"node-domutils","ecosystem":"debian","description":null,"homepage":"https://github.com/FB55/domutils","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:14:52.171Z","latest_release_published_at":"2026-02-12T08:14:52.171Z","latest_release_number":"3.1.0-2","last_synced_at":"2026-07-24T21:07:10.161Z","created_at":"2026-02-12T08:14:52.011Z","updated_at":"2026-09-11T18:40:29.889Z","registry_url":"https://tracker.debian.org/pkg/node-domutils","install_command":"apt-get install node-domutils","documentation_url":"https://packages.debian.org/trixie/node-domutils","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-domutils","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.9.61~), jest (\u003e= 27) \u003c!nocheck\u003e, node-dom-serializer, node-domelementtype (\u003e= 2.2.0~), node-domhandler (\u003e= 4.2.0~), node-htmlparser2 (\u003e= 5.0.0~) \u003c!nocheck\u003e, node-typescript, ts-jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-08T12:25:37.000Z","size":6210,"stargazers_count":228,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-10T21:55:26.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-08T12:25:07.000Z","dependencies_parsed_at":"2026-09-10T21:44:19.616Z","dependency_job_id":null,"html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37210884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T18:40:29.889Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-domutils?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T15:02:34.262Z","issues_count":14,"pull_requests_count":1257,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":432851.9381078691,"issues_closed_count":11,"pull_requests_closed_count":1131,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25855210819411295,"merged_pull_requests_count":915,"bot_issues_count":2,"bot_pull_requests_count":1240,"past_year_issues_count":1,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1183046.0104166667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":96,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5735294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":131,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-domutils/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1942},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-10T05:05:23.251Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13428359,"name":"node-domutils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/FB55/domutils","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:31:40.022Z","latest_release_published_at":"2026-02-07T15:31:40.022Z","latest_release_number":"2.8.0-5","last_synced_at":"2026-07-24T21:08:18.110Z","created_at":"2026-02-07T15:31:39.579Z","updated_at":"2026-09-03T20:56:26.965Z","registry_url":"https://launchpad.net/ubuntu/+source/node-domutils","install_command":"apt-get install node-domutils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-domutils","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.9.61~), jest (\u003e= 27) \u003c!nocheck\u003e, node-dom-serializer, node-domelementtype (\u003e= 2.2.0~), node-domhandler (\u003e= 4.2.0~), node-htmlparser2 (\u003e= 5.0.0~) \u003c!nocheck\u003e, node-typescript, node-typescript-types, ts-jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-03T20:56:26.964Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.3065414564437574,"forks_count":1.0994779666948584,"docker_downloads_count":null,"average":0.601504855784654},"purl":"pkg:deb/ubuntu/node-domutils?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T18:03:37.838Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":2,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":5162208.0,"past_year_avg_time_to_close_pull_request":1192613.91,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":100,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.5633802816901409,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":137,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-domutils/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1149},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-10T05:05:52.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":956763,"name":"@gema/domutils","ecosystem":"npm","description":"utilities for working with htmlparser2's dom","homepage":"https://github.com/FB55/domutils#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["dom","htmlparser2"],"namespace":"gema","versions_count":1,"first_release_published_at":"2016-05-24T20:17:09.164Z","latest_release_published_at":"2016-05-24T20:17:09.164Z","latest_release_number":"1.5.1","last_synced_at":"2026-09-10T21:35:55.337Z","created_at":"2022-04-07T17:44:40.085Z","updated_at":"2026-09-10T21:35:55.337Z","registry_url":"https://www.npmjs.com/package/@gema/domutils","install_command":"npm install @gema/domutils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.1"},"contentPolicy":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-06T03:48:21.600Z","dependent_packages_count":2,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":57.58909776990867,"dependent_repos_count":10.398328159825304,"dependent_packages_count":8.902278223441405,"stargazers_count":4.218201217655325,"forks_count":3.7882081725436327,"docker_downloads_count":null,"average":16.979222708674868},"purl":"pkg:npm/%40gema/domutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gema/domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gema/domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gema/domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T19:02:46.289Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":1,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1172114.693877551,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":133,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gema%2Fdomutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gema%2Fdomutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gema%2Fdomutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gema%2Fdomutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gema%2Fdomutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gema%2Fdomutils/codemeta","maintainers":[{"uuid":"gema","login":"gema","name":null,"email":"gema.barnabas@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~gema","role":null,"created_at":"2022-11-20T16:15:48.941Z","updated_at":"2022-11-20T16:15:48.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gema/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848297,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4998680,"name":"org.webjars.npm:domutils","ecosystem":"maven","description":"WebJar for domutils","homepage":"https://www.webjars.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/fb55/domutils","keywords_array":[],"namespace":"org.webjars.npm","versions_count":14,"first_release_published_at":"2018-02-04T14:42:36.000Z","latest_release_published_at":"2025-07-10T23:38:09.000Z","latest_release_number":"3.2.2","last_synced_at":"2026-09-10T21:33:40.165Z","created_at":"2022-07-27T10:55:13.563Z","updated_at":"2026-09-10T21:33:40.165Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/domutils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/domutils/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37020713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-04T02:00:06.169Z","response_time":115,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T07:09:07.906Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.76168429231407,"dependent_packages_count":17.55943023868217,"stargazers_count":24.42712473992074,"forks_count":23.0263513608228,"docker_downloads_count":null,"average":21.443647657934946},"purl":"pkg:maven/org.webjars.npm/domutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T15:02:45.360Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":1,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1172114.693877551,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":133,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:domutils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622837,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14066328,"name":"org.mvnpm:domutils","ecosystem":"maven","description":"Utilities for working with htmlparser2's dom","homepage":"https://github.com/fb55/domutils#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/fb55/domutils","keywords_array":[],"namespace":"org.mvnpm","versions_count":5,"first_release_published_at":"2025-04-01T06:43:26.000Z","latest_release_published_at":"2026-03-18T20:02:13.000Z","latest_release_number":"4.0.2","last_synced_at":"2026-09-10T21:33:44.652Z","created_at":"2026-03-18T00:16:35.333Z","updated_at":"2026-09-10T21:33:44.652Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/domutils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/domutils/","metadata":{},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37020713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-04T02:00:06.169Z","response_time":115,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T18:58:34.681Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.82745800520499,"dependent_packages_count":42.66439426217867,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.245926133691825},"purl":"pkg:maven/org.mvnpm/domutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T15:02:45.360Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":1,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1172114.693877551,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":133,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:domutils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622837,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1627094,"name":"domutils","ecosystem":"npm","description":"Utilities for working with htmlparser2's dom","homepage":"https://github.com/fb55/domutils#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/fb55/domutils","keywords_array":["dom","htmlparser2"],"namespace":null,"versions_count":46,"first_release_published_at":"2012-11-10T13:47:12.487Z","latest_release_published_at":"2026-03-18T16:43:40.866Z","latest_release_number":"4.0.2","last_synced_at":"2026-09-10T21:35:43.339Z","created_at":"2022-04-09T12:25:27.839Z","updated_at":"2026-09-10T21:35:43.340Z","registry_url":"https://www.npmjs.com/package/domutils","install_command":"npm install domutils","documentation_url":null,"metadata":{"funding":{"type":"github","url":"https://github.com/fb55/domutils?sponsor=1"},"dist-tags":{"latest":"4.0.2"},"contentPolicy":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37020713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-04T02:00:06.169Z","response_time":115,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T05:19:09.433Z","dependent_packages_count":679,"downloads":386340941,"downloads_period":"last-month","dependent_repos_count":3228971,"rankings":{"downloads":0.006324740083300386,"dependent_repos_count":0.004900989068877789,"dependent_packages_count":0.09174980094865626,"stargazers_count":4.106508623002778,"forks_count":3.7035891139937824,"docker_downloads_count":0.011773325696186866,"average":1.320807765465597},"purl":"pkg:npm/domutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/domutils","docker_dependents_count":23680,"docker_downloads_count":8346699581,"usage_url":"https://repos.ecosyste.ms/usage/npm/domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/domutils/dependencies","status":null,"funding_links":["https://github.com/fb55/domutils?sponsor=1","https://github.com/sponsors/fb55"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:31.065Z","issues_count":14,"pull_requests_count":1257,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":432851.9381078691,"issues_closed_count":11,"pull_requests_closed_count":1131,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25855210819411295,"merged_pull_requests_count":915,"bot_issues_count":2,"bot_pull_requests_count":1240,"past_year_issues_count":1,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1159784.1734693877,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5683453237410072,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":134,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/domutils/codemeta","maintainers":[{"uuid":"fb55","login":"fb55","name":null,"email":"me@feedic.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~fb55","role":null,"created_at":"2026-02-23T09:34:26.510Z","updated_at":"2026-02-23T09:34:26.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb55/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848297,"maintainers_count":1252086,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14465622,"name":"github.com/fb55/domutils","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/fb55/domutils","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2014-03-22T11:17:45.000Z","latest_release_published_at":"2026-03-18T16:43:06.000Z","latest_release_number":"v4.0.2+incompatible","last_synced_at":"2026-09-10T23:05:04.127Z","created_at":"2026-05-17T15:38:08.145Z","updated_at":"2026-09-10T23:05:04.127Z","registry_url":"https://pkg.go.dev/github.com/fb55/domutils","install_command":"go get github.com/fb55/domutils","documentation_url":"https://pkg.go.dev/github.com/fb55/domutils#section-documentation","metadata":{},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37020713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-04T02:00:06.169Z","response_time":115,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T11:54:38.885Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.0539876762289,"dependent_packages_count":4.7357651669104595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.89487642156968},"purl":"pkg:golang/github.com/fb55/domutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fb55/domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fb55/domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fb55/domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T18:03:37.838Z","issues_count":14,"pull_requests_count":1255,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":433234.9522123894,"issues_closed_count":11,"pull_requests_closed_count":1130,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25737051792828686,"merged_pull_requests_count":914,"bot_issues_count":2,"bot_pull_requests_count":1238,"past_year_issues_count":2,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":5162208.0,"past_year_avg_time_to_close_pull_request":1192613.91,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":100,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.5633802816901409,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":137,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffb55%2Fdomutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffb55%2Fdomutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffb55%2Fdomutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffb55%2Fdomutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffb55%2Fdomutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffb55%2Fdomutils/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2313267,"maintainers_count":0,"namespaces_count":840996,"keywords_count":127476,"github":"golang","metadata":{"funded_packages_count":80046,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-11T05:01:08.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13743052,"name":"node-domutils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/FB55/domutils","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/FB55/domutils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:33:47.851Z","latest_release_published_at":"2026-02-13T05:33:47.851Z","latest_release_number":"2.0.0-2","last_synced_at":"2026-03-13T10:23:24.265Z","created_at":"2026-02-13T05:33:47.692Z","updated_at":"2026-09-09T01:32:03.410Z","registry_url":"https://launchpad.net/ubuntu/+source/node-domutils","install_command":"apt-get install node-domutils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-domutils","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-domhandler (\u003e= 3.0.0), node-dom-serializer (\u003e= 0.2.1), node-domelementtype (\u003e= 2.0.1), node-typescript, node-typescript-types, nodejs, pkg-js-tools (\u003e= 0.9.17~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":501664,"uuid":"6627949","full_name":"fb55/domutils","owner":"fb55","description":"Utilities for working with htmlparser2's DOM","archived":false,"fork":false,"pushed_at":"2026-09-03T00:12:09.000Z","size":6463,"stargazers_count":227,"open_issues_count":11,"forks_count":64,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-03T18:07:33.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://domutils.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["fb55"]}},"created_at":"2012-11-10T13:47:13.000Z","updated_at":"2026-09-03T00:12:13.000Z","dependencies_parsed_at":"2026-09-03T18:03:52.711Z","dependency_job_id":"4ac35c4a-b5a2-4e07-a1d6-8112ed75d700","html_url":"https://github.com/fb55/domutils","commit_stats":{"total_commits":1664,"total_committers":21,"mean_commits":79.23809523809524,"dds":0.3419471153846154,"last_synced_commit":"f7073924a3dc4ed632dcd0fc7d914cbf0905e11e"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/domutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/sbom","scorecard":{"id":48176,"data":{"date":"2022-08-15","repo":{"name":"github.com/fb55/domutils","commit":"9c765d28edb189f85d7359fbe88fc2937fc1b5cd"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 1 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=permissions","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/nodejs-test.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/site.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/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/cesarferreira/awsnap/dependabot-automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/nodejs-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cesarferreira/awsnap/site.yml/master?enable=pin","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T23:11:38.125Z","repository_id":501664,"created_at":"2025-08-14T23:11:38.125Z","updated_at":"2025-08-14T23:11:38.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"fb55","name":"Felix Boehm","uuid":"188768","kind":"user","description":"Climbing student, rock programmer.","email":"","website":"https://feedic.com","location":"London, UK","twitter":"fb55","company":null,"icon_url":"https://avatars.githubusercontent.com/u/188768?v=4","repositories_count":43,"last_synced_at":"2024-12-06T18:27:37.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fb55","funding_links":["https://github.com/sponsors/fb55"],"total_stars":6673,"followers":557,"following":46,"created_at":"2022-11-02T16:20:31.388Z","updated_at":"2024-12-06T18:27:37.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55/repositories"},"tags":[{"name":"v4.0.2","sha":"8cd746f6d430cfe3409e011b568e77b4b31c3b2b","kind":"tag","published_at":"2026-03-18T16:43:06.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.2","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d","kind":"tag","published_at":"2026-03-17T23:12:52.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"86c2b19d0aaa74a3687645dfa4fe07dbf65de164","kind":"tag","published_at":"2026-03-17T22:54:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v4.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c","kind":"tag","published_at":"2025-01-06T20:05:16.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.2","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"41338488a4b941d89f58d777bd06c4feb4b20807","kind":"tag","published_at":"2024-12-24T10:42:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a","kind":"tag","published_at":"2024-12-24T10:26:42.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"96c989e159c98218958f375ea04210f2d1b43c0c","kind":"commit","published_at":"2023-04-29T09:44:37.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706","kind":"tag","published_at":"2022-04-22T10:56:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.1","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a36702856b08de3f6ecaea72265033d2f98cf822","kind":"tag","published_at":"2022-04-21T14:13:03.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v3.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v3.0.0/manifests"},{"name":"v2.8.0","sha":"5dde0624d08d31e308df841fc7aed3144a68bf23","kind":"tag","published_at":"2021-08-27T23:21:38.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.8.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"84f94bfad4c60ef324b76137c465ce64fa1bdbc8","kind":"tag","published_at":"2021-06-06T15:58:05.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bc676fb35b22725f8c90feeb9047c64f5f2512d3","kind":"tag","published_at":"2021-04-16T09:18:32.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5","kind":"tag","published_at":"2021-04-08T20:23:02.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"abaa572b49576bbb11ced0a9e2cf59c7b1830382","kind":"tag","published_at":"2021-04-01T17:50:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"f6094437b1250ccdb6339f4dac338fb95f422794","kind":"tag","published_at":"2021-03-10T23:47:30.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.5.0/manifests"},{"name":"v2.4.4","sha":"f469ea857aac2e4cffbb0c0cf51bfe8d87256472","kind":"tag","published_at":"2020-12-08T02:22:22.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.4","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"ddc192f4112c9fee9880c29d8cf464823ff54dd9","kind":"tag","published_at":"2020-12-02T20:08:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"fe9cb058dbd49dcc349742bfc3e1170ef1ea8984","kind":"tag","published_at":"2020-10-03T21:37:13.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d","kind":"tag","published_at":"2020-09-28T02:48:04.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3c42304099d6b74a87b72c1f44c326c026a59a28","kind":"tag","published_at":"2020-09-23T20:45:59.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.4.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"3085afffd608bd3703ed10baef5e6b285bce0748","kind":"tag","published_at":"2020-09-13T19:08:40.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.3.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ea3238bfa7e63b161cbb0a3fc429c255e53b63ec","kind":"tag","published_at":"2020-08-17T16:35:01.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.2.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8fd0adccf798b8e128700e6a345101ae4fbfd2f1","kind":"tag","published_at":"2020-05-09T19:27:19.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.1.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"69562be1bf1871ea724d7d42a057d6bfc6a27abc","kind":"tag","published_at":"2019-08-02T02:11:26.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v2.0.0","html_url":"https://github.com/fb55/domutils/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"34f193ca17d11a98d9310b1965efe5f73d32d79f","kind":"tag","published_at":"2018-02-07T22:23:07.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.7.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"f7299b5358d771c2bbb150825deb558eb88327f9","kind":"tag","published_at":"2017-05-07T02:58:11.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.2/manifests"},{"name":"v1.6.0","sha":"727d3119dba29b2b4b45d1201bfccb6198be6bdd","kind":"tag","published_at":"2017-04-30T23:40:27.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.6.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"347ed4e848dd7129ec9efd18553588636f6d5bf5","kind":"tag","published_at":"2014-04-13T20:26:25.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.5.0","html_url":"https://github.com/fb55/domutils/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"4f4cf687da12e2c6adc3d86b7a9866591ff5df82","kind":"tag","published_at":"2014-04-05T16:26:57.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.3","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"bc2a14c558fa31e169de3b802459c5db74b22f86","kind":"tag","published_at":"2014-04-03T21:55:33.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.2","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"dfc496e4c009d934ed0bb8f043d5c78a9b9e9c37","kind":"tag","published_at":"2014-03-22T11:17:45.000Z","download_url":"https://codeload.github.com/fb55/domutils/tar.gz/v1.4.1","html_url":"https://github.com/fb55/domutils/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fb55/domutils@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/tags/v1.4.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T01:32:03.409Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-domutils?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-domutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-domutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-domutils/dependencies","status":null,"funding_links":["https://github.com/sponsors/fb55"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:32:31.065Z","issues_count":14,"pull_requests_count":1257,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":432851.9381078691,"issues_closed_count":11,"pull_requests_closed_count":1131,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25855210819411295,"merged_pull_requests_count":915,"bot_issues_count":2,"bot_pull_requests_count":1240,"past_year_issues_count":1,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1159784.1734693877,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5683453237410072,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":134,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","maintainers":[{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}],"active_maintainers":[{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-domutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-domutils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-domutils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-domutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-domutils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-domutils/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":868},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-10T05:05:58.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}}],"commits":{"id":166401,"full_name":"fb55/domutils","default_branch":"master","total_commits":1968,"total_committers":22,"total_bot_commits":1782,"total_bot_committers":3,"mean_commits":89.45454545454545,"dds":0.2967479674796748,"past_year_total_commits":137,"past_year_total_committers":2,"past_year_total_bot_commits":128,"past_year_total_bot_committers":1,"past_year_mean_commits":68.5,"past_year_dds":0.06569343065693434,"last_synced_at":"2026-09-10T21:33:12.308Z","last_synced_commit":"35c910782424376a2ac4c7ffb4d7e2bd68d106fe","created_at":"2023-03-08T02:41:50.385Z","updated_at":"2026-09-10T21:33:12.202Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1384},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":391},{"name":"Felix Böhm","email":"me@feedic.com","login":"fb55","count":158},{"name":"Mike Pennisi","email":"mike@mikepennisi.com","login":"jugglinmike","count":7},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":7},{"name":"Jan Potoms","email":"potoms.jan@gmail.com","login":"Janpot","count":3},{"name":"Adam Drago","email":"atdrago@gmail.com","login":"atdrago","count":2},{"name":"Yukimasa Funaoka","email":"yukimasafunaoka@gmail.com","login":"mochiya98","count":2},{"name":"Clément","email":"cdenis@student.42.fr","login":null,"count":1},{"name":"Blaine Bublitz","email":"blaine@tidelift.com","login":"phated","count":1},{"name":"Charles Samborski","email":"demurgos@demurgos.net","login":"demurgos","count":1},{"name":"Chris Eppstein","email":"chris@eppsteins.net","login":"chriseppstein","count":1},{"name":"Nagesh A T","email":"74532266+nageshlop","login":"nageshlop","count":1},{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","login":"voxpelli","count":1},{"name":"Tim Broddin","email":"tim@wannabes.be","login":"TimBroddin","count":1},{"name":"Zach Sents","email":"zachsents@gmail.com","login":"zachsents","count":1},{"name":"ericjeney","email":"me@ericjeney.com","login":"ericjeney","count":1},{"name":"ies-kras","email":"ies.kras@gmail.com","login":"ies-kras","count":1},{"name":"imharvol","email":"ImHarvol@gmail.com","login":"imharvol","count":1},{"name":"salper","email":"stefen.alper@nbeards.com","login":"salper","count":1},{"name":"sirwart","email":"ohohvi@gmail.com","login":"sirwart","count":1},{"name":"江程训","email":"cnclboss@gmail.com","login":"censujiang","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":128},{"name":"Felix","email":"188768+fb55","login":"fb55","count":9}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-11T00:00:07.522Z","repositories_count":7241071,"commits_count":1085039249,"contributors_count":47918144,"owners_count":1448384,"committers_count":3498221,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"fb55/domutils","html_url":"https://github.com/fb55/domutils","last_synced_at":"2026-09-11T15:02:34.262Z","status":null,"issues_count":14,"pull_requests_count":1257,"avg_time_to_close_issue":14543932.272727273,"avg_time_to_close_pull_request":432851.9381078691,"issues_closed_count":11,"pull_requests_closed_count":1131,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.25855210819411295,"merged_pull_requests_count":915,"bot_issues_count":2,"bot_pull_requests_count":1240,"past_year_issues_count":1,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":8115608.0,"past_year_avg_time_to_close_pull_request":1183046.0104166667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":96,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5735294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":131,"past_year_merged_pull_requests_count":51,"created_at":"2023-05-18T09:16:14.597Z","updated_at":"2026-09-11T15:02:34.263Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Fdomutils/issues","issue_labels_count":{"table":{"javascript":2,"dependencies":2}},"pull_request_labels_count":{"table":{"dependencies":1234,"javascript":1171,"github_actions":63}},"issue_author_associations_count":{"table":{"NONE":12,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1244,"OWNER":7,"NONE":6}},"issue_authors":{"table":{"dependabot[bot]":2,"lPrometUS":1,"dtto86":1,"ivanjeremic":1,"kevinmarrec":1,"NorseGaud":1,"0x0a0d":1,"valerijaDimova":1,"missannil":1,"wshixjrnjr":1,"zachsents":1,"marlun78":1,"baraknaveh":1}},"pull_request_authors":{"table":{"dependabot[bot]":1240,"fb55":7,"censujiang":2,"zachsents":2,"dangelo352":1,"spokodev":1,"yoshitaka-ogata":1,"zhangj23":1,"TimBroddin":1,"dertheodor":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-11T00:00:06.637Z","repositories_count":17119468,"issues_count":45292275,"pull_requests_count":142535392,"authors_count":11706834,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":131,"javascript":121,"github_actions":10}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":131,"NONE":3,"OWNER":2}},"past_year_issue_authors":{"table":{"baraknaveh":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":131,"fb55":2,"dangelo352":1,"spokodev":1,"zhangj23":1}},"maintainers":[{"table":{"login":"fb55","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}}],"active_maintainers":[{"table":{"login":"fb55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fb55"}}]}},"events":{"total":{"CreateEvent":288,"DeleteEvent":282,"ForkEvent":3,"IssueCommentEvent":101,"IssuesEvent":6,"PullRequestEvent":567,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":3,"PushEvent":439,"ReleaseEvent":4,"WatchEvent":15},"last_year":{"CreateEvent":74,"DeleteEvent":85,"ForkEvent":1,"IssueCommentEvent":28,"PullRequestEvent":174,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":3,"PushEvent":110,"ReleaseEvent":1,"WatchEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-20T14:02:24.520Z","updated_at":"2022-07-20T14:02:24.520Z","repository_link":"https://github.com/fb55/domutils/blob/master/package-lock.json","dependencies":[{"id":310904268,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":310904269,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":310904270,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":310904271,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":310904272,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":310904273,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":310904274,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":310904275,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":310904276,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":310904277,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":310904278,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":310904279,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":310904280,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":310904281,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":310904282,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":310904283,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":310904284,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":310904285,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":310904286,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":310904287,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":310904288,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":310904289,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":310904290,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":310904291,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":310904292,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":310904293,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904294,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":310904295,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":310904296,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":310904297,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":310904298,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":310904299,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":310904300,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":310904301,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":310904302,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":310904303,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":310904304,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":310904305,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":310904306,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":310904307,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":310904308,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":310904309,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":310904310,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":310904311,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":310904312,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":310904313,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":310904314,"package_name":"@es-joy/jsdoccomment","ecosystem":"npm","requirements":"0.31.0","direct":false,"kind":"development","optional":false},{"id":310904315,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":310904316,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":310904317,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":310904318,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":310904319,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":310904320,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":310904321,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":310904322,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":310904323,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904324,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904325,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904326,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904327,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904328,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904329,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904330,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904331,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904332,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904333,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904335,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":310904336,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"development","optional":false},{"id":310904337,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":310904340,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":310904343,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":310904345,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":310904348,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":310904352,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":310904354,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":310904357,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.19","direct":false,"kind":"development","optional":false},{"id":310904360,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":310904363,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":310904365,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":310904367,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":310904368,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":310904369,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904370,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":310904371,"package_name":"@types/jest","ecosystem":"npm","requirements":"27.5.0","direct":false,"kind":"development","optional":false},{"id":310904372,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":310904373,"package_name":"@types/node","ecosystem":"npm","requirements":"18.0.6","direct":false,"kind":"development","optional":false},{"id":310904374,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":310904375,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":310904376,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":310904377,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":310904378,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.30.7","direct":false,"kind":"development","optional":false},{"id":310904379,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.30.7","direct":false,"kind":"development","optional":false},{"id":310904380,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.30.7","direct":false,"kind":"development","optional":false},{"id":310904381,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.30.7","direct":false,"kind":"development","optional":false},{"id":310904382,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.30.7","direct":false,"kind":"development","optional":false},{"id":310904383,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.30.7","direct":false,"kind":"development","optional":false},{"id":310904384,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.30.7","direct":false,"kind":"development","optional":false},{"id":310904385,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.30.7","direct":false,"kind":"development","optional":false},{"id":310904386,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":310904387,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":310904388,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":310904389,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":310904390,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":310904391,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":310904392,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":310904393,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":310904394,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":310904395,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":310904396,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":310904397,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":310904398,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":310904399,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":310904400,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":310904401,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":310904402,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904403,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":310904404,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904405,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":310904406,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904407,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":310904408,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":310904409,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":310904410,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":310904411,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.2","direct":false,"kind":"development","optional":false},{"id":310904412,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":310904413,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":310904414,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":310904415,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":310904416,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":310904417,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001332","direct":false,"kind":"development","optional":false},{"id":310904418,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":310904419,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":310904420,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":310904421,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":310904422,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":310904423,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":310904424,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":310904425,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":310904426,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":310904427,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":310904428,"package_name":"comment-parser","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":310904429,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":310904430,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":310904431,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":310904432,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":310904433,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":310904434,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":310904435,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":310904436,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":310904437,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":310904438,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":310904439,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":310904440,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":310904441,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":310904442,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":310904443,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904444,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":310904445,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904446,"package_name":"dom-serializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":310904447,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":310904448,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":310904449,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":310904450,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":310904451,"package_name":"domutils","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":310904452,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.117","direct":false,"kind":"development","optional":false},{"id":310904453,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":310904454,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":310904455,"package_name":"entities","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":310904456,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":310904457,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":310904458,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":310904459,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":310904460,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":310904461,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":310904462,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":310904463,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":310904464,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":310904465,"package_name":"eslint","ecosystem":"npm","requirements":"8.20.0","direct":false,"kind":"development","optional":false},{"id":310904466,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":310904467,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":310904468,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"39.3.3","direct":false,"kind":"development","optional":false},{"id":310904469,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":310904470,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904471,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":310904472,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":310904473,"package_name":"espree","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"development","optional":false},{"id":310904474,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":310904475,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":310904476,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":310904477,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":310904478,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":310904479,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":310904480,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":310904481,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904482,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":310904483,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":310904484,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":310904485,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":310904486,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":310904487,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":310904488,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":310904489,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":310904490,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":310904491,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":310904492,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":310904493,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":310904494,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":310904495,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":310904496,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":310904497,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":310904498,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":310904499,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":310904500,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":310904501,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":310904502,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":310904503,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":310904504,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":310904505,"package_name":"globals","ecosystem":"npm","requirements":"13.15.0","direct":false,"kind":"development","optional":false},{"id":310904506,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":310904507,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":310904508,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":310904509,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":310904510,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":310904511,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":310904512,"package_name":"htmlparser2","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":310904513,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":310904514,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":310904515,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":310904516,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":310904517,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":310904518,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":310904519,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":310904520,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":310904521,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":310904522,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":310904523,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":310904524,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":310904525,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":310904526,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904527,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":310904528,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":310904529,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":310904530,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":310904531,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":310904532,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":310904533,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":310904534,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":310904535,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":310904536,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904537,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":310904538,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":310904539,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904540,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904541,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904542,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904543,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904544,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904545,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904546,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904547,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904548,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904549,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904550,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904551,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904552,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904553,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904554,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904555,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904556,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":310904557,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904558,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904559,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904560,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904561,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904562,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904563,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904564,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904565,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904566,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":310904567,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904568,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904569,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":310904570,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":310904571,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":310904572,"package_name":"jsdoc-type-pratt-parser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":310904573,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":310904574,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":310904575,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":310904576,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":310904577,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":310904578,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":310904579,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904580,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":310904581,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":310904582,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":310904583,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":310904584,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":310904585,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":310904586,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":310904587,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":310904588,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":310904589,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"development","optional":false},{"id":310904590,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":310904591,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":310904592,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":310904593,"package_name":"marked","ecosystem":"npm","requirements":"4.0.16","direct":false,"kind":"development","optional":false},{"id":310904594,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":310904595,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":310904596,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":310904597,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":310904598,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":310904599,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":310904600,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":310904601,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":310904602,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":310904603,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":310904604,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":310904605,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904606,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":310904607,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":310904608,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":310904609,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":310904610,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":310904611,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":310904612,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":310904613,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":310904614,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":310904615,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":310904616,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":310904617,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":310904618,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":310904619,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":310904620,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":310904621,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":310904622,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":310904623,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":310904624,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":310904625,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":310904626,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":310904627,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":310904628,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":310904629,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":310904630,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":310904631,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":310904632,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":310904633,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":310904634,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":310904635,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":310904636,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":310904637,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"development","optional":false},{"id":310904638,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904639,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":310904640,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":310904641,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":310904642,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":310904643,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":310904644,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":310904645,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":310904646,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":310904647,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":310904648,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":310904649,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904650,"package_name":"shiki","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":310904651,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":310904652,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":310904653,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904654,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":310904655,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":310904656,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":310904657,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":310904658,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":310904659,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":310904660,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":310904661,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":310904662,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":310904663,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":310904664,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":310904665,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":310904666,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":310904667,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":310904668,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":310904669,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":310904670,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":310904671,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":310904672,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":310904673,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":310904674,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":310904675,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":310904676,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":310904677,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":310904678,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":310904679,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":310904680,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":310904681,"package_name":"ts-jest","ecosystem":"npm","requirements":"27.1.4","direct":false,"kind":"development","optional":false},{"id":310904682,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":310904683,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":310904684,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":310904685,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":310904686,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":310904687,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":310904688,"package_name":"typedoc","ecosystem":"npm","requirements":"0.23.8","direct":false,"kind":"development","optional":false},{"id":310904689,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":310904690,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":310904691,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"development","optional":false},{"id":310904692,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":310904693,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":310904694,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":310904695,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":310904696,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":310904697,"package_name":"vscode-oniguruma","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":310904698,"package_name":"vscode-textmate","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":310904699,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":310904700,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":310904701,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":310904702,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":310904703,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":310904704,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":310904705,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":310904706,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":310904707,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":310904708,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":310904709,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":310904710,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":310904711,"package_name":"ws","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"development","optional":false},{"id":310904712,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":310904713,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":310904714,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":310904715,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":310904716,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":310904717,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-20T14:02:25.002Z","updated_at":"2022-07-20T14:02:25.002Z","repository_link":"https://github.com/fb55/domutils/blob/master/package.json","dependencies":[{"id":310910213,"package_name":"dom-serializer","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":310910214,"package_name":"domelementtype","ecosystem":"npm","requirements":"^2.3.0","direct":true,"kind":"runtime","optional":false},{"id":310910215,"package_name":"domhandler","ecosystem":"npm","requirements":"^5.0.3","direct":true,"kind":"runtime","optional":false},{"id":310910216,"package_name":"@types/jest","ecosystem":"npm","requirements":"^27.5.0","direct":true,"kind":"development","optional":false},{"id":310910217,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.0.6","direct":true,"kind":"development","optional":false},{"id":310910218,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.30.7","direct":true,"kind":"development","optional":false},{"id":310910219,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.30.7","direct":true,"kind":"development","optional":false},{"id":310910220,"package_name":"eslint","ecosystem":"npm","requirements":"^8.20.0","direct":true,"kind":"development","optional":false},{"id":310910221,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.5.0","direct":true,"kind":"development","optional":false},{"id":310910222,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"^39.3.3","direct":true,"kind":"development","optional":false},{"id":310910223,"package_name":"htmlparser2","ecosystem":"npm","requirements":"~8.0.1","direct":true,"kind":"development","optional":false},{"id":310910224,"package_name":"jest","ecosystem":"npm","requirements":"^27.5.1","direct":true,"kind":"development","optional":false},{"id":310910225,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":310910226,"package_name":"ts-jest","ecosystem":"npm","requirements":"^27.1.4","direct":true,"kind":"development","optional":false},{"id":310910227,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.23.8","direct":true,"kind":"development","optional":false},{"id":310910228,"package_name":"typescript","ecosystem":"npm","requirements":"^4.7.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:23:56.553Z","updated_at":"2023-01-13T10:23:56.553Z","repository_link":"https://github.com/fb55/domutils/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6875542910,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875542911,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875542912,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot-automerge.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:23:56.577Z","updated_at":"2023-01-13T10:23:56.577Z","repository_link":"https://github.com/fb55/domutils/blob/master/.github/workflows/dependabot-automerge.yml","dependencies":[{"id":6875542913,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v1.3.5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs-test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:23:56.601Z","updated_at":"2023-01-13T10:23:56.601Z","repository_link":"https://github.com/fb55/domutils/blob/master/.github/workflows/nodejs-test.yml","dependencies":[{"id":6875542914,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875542915,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875542916,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"1.1.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/site.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:23:56.639Z","updated_at":"2023-01-13T10:23:56.639Z","repository_link":"https://github.com/fb55/domutils/blob/master/.github/workflows/site.yml","dependencies":[{"id":6875542917,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875542918,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3.5.1","direct":true,"kind":"composite","optional":false},{"id":6875542919,"package_name":"actions/configure-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875542920,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875542921,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2026-08-05T19:41:22.034Z","updated_at":"2026-08-05T19:41:22.034Z","repository_link":"https://github.com/fb55/domutils/blob/master/.github/workflows/publish.yml","dependencies":[{"id":25892713179,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25892713180,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]}],"score":31.45825790169858,"created_at":"2026-07-08T05:04:09.652Z","updated_at":"2026-09-11T22:02:24.841Z","avatar_url":"https://github.com/fb55.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377647","html_url":"https://summary.ecosyste.ms/projects/377647"}