Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-21 08:34 UTC

iMasanari / dom-parser-react

A small parser that converts HTML to React using the DOMParser API.

TypeScriptMIT★ 3 stars⑂ 0 forkssince Sep 2021View on GitHub ↗

iMasanari/dom-parser-react holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Vitality (60/100) and lowest on Community & Adoption (34/100). It was last updated 30 days ago. A single contributor accounts for most of its recent work.

51
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

51
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).

Ownership

Masanari.IPersonal account
30 followers29 public repossince Aug 2016

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmdom-parser-react0.4.03,2111030 days agoreacthtmldomparserdomparser

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

60Moderate · 21% of overall
How it's scored
28.8/36Push recencylast push 30 days ago
3.5/36Commit cadence5/52 weeks with commits
10.6/18Commit volume14 commits in the last year
9/10OpenSSF Scorecard: Maintained9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year14
human_commit_share1
days_since_last_push30
active_weeks_last_year5
How it's scored
16.2/27Ships releases9 version tags (no GitHub releases)
36/36Release recencylatest release 30 days ago
12.6/27Release cadencea release every ~224.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count9
latest_release_tagv0.4.0
releases_from_tagsyes
days_since_latest_release30
mean_days_between_releases224.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

34At Risk · 17% of overall
How it's scored
4.9/60Stars3 stars
0/25Forks0 forks
0/15Watchers1 watchers
Inputs used
forks0
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesbadge.fury.io, github.com
has_pull_request_templateno
How it's scored
46.8/80Monthly downloads3,211 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesdom-parser-react
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,211
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

57Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
42/42Issue resolution100% of issues closed
30/30PR acceptance5/5 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs5
open_issues0
closed_issues3
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
10.7/25Owner reach30 followers of iMasanari
22.8/25Track record29 public repos, account ~10 yr old
Inputs used
followers30
owner_typeUser
is_verified
owner_loginiMasanari
public_repos29
account_age_days3,702
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 30 days ago
20/20Version history10 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesdom-parser-react
ecosystemsnpm
any_deprecatedno
min_days_since_publish30

Engineering Quality

Are baseline engineering and documentation practices in place?

49Weak · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/28 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
6.8/7.5Maintained9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
5/5Packagingpackaging workflow detected
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages171
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 171 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

43Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
13.3/40Legible commit history17 of 68 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.25
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 68
0/8Automated maintenanceno automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/14 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes3,828
source_files_sampled14
oversized_source_files0

Key facts

3GitHub stars
1contributors
14commits, last 12 months
30days since last push
9releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

OpenSSF Scorecard 4.1 / 10
4.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-09-21 08:34 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
9Maintained9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 171

Full resolved dependency set from the GitHub dependency graph: 0 direct and 171 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@acemir/cssom0.9.31indirect
npm@asamuzakjp/css-color5.1.11indirect
npm@asamuzakjp/dom-selector6.8.1indirect
npm@asamuzakjp/generational-cache1.0.1indirect
npm@asamuzakjp/nwsapi2.3.9indirect
npm@bramus/specificity2.4.2indirect
npm@csstools/color-helpers6.1.0indirect
npm@csstools/css-calc3.3.0indirect
npm@csstools/css-color-parser4.1.10indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.7indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@exodus/bytes1.15.1indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@oxc-project/types0.146.0indirect
npm@quansync/fs1.0.0indirect
npm@rolldown/binding-android-arm-eabi1.2.5indirect
npm@rolldown/binding-android-arm641.2.5indirect
npm@rolldown/binding-darwin-arm641.2.5indirect
npm@rolldown/binding-darwin-x641.2.5indirect
npm@rolldown/binding-freebsd-x641.2.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.5indirect
npm@rolldown/binding-linux-arm64-gnu1.2.5indirect
npm@rolldown/binding-linux-arm64-musl1.2.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.5indirect
npm@rolldown/binding-linux-s390x-gnu1.2.5indirect
npm@rolldown/binding-linux-x64-gnu1.2.5indirect
npm@rolldown/binding-linux-x64-musl1.2.5indirect
npm@rolldown/binding-openharmony-arm641.2.5indirect
npm@rolldown/binding-win32-arm64-msvc1.2.5indirect
npm@rolldown/binding-win32-x64-msvc1.2.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@standard-schema/spec1.1.0indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/jsdom27.0.0indirect
npm@types/node22.13.4indirect
npm@types/react19.2.11indirect
npm@types/react-dom19.2.3indirect
npm@types/tough-cookie4.0.2indirect
npm@vitest/expect4.1.11indirect
npm@vitest/mocker4.1.11indirect
npm@vitest/pretty-format4.1.11indirect
npm@vitest/runner4.1.11indirect
npm@vitest/snapshot4.1.11indirect
npm@vitest/spy4.1.11indirect
npm@vitest/utils4.1.11indirect
npm@yuku-codegen/binding-android-arm640.8.3indirect
npm@yuku-codegen/binding-darwin-arm640.8.3indirect
npm@yuku-codegen/binding-darwin-x640.8.3indirect
npm@yuku-codegen/binding-freebsd-x640.8.3indirect
npm@yuku-codegen/binding-linux-arm-gnu0.8.3indirect
npm@yuku-codegen/binding-linux-arm-musl0.8.3indirect
npm@yuku-codegen/binding-linux-arm64-gnu0.8.3indirect
npm@yuku-codegen/binding-linux-arm64-musl0.8.3indirect
npm@yuku-codegen/binding-linux-x64-gnu0.8.3indirect
npm@yuku-codegen/binding-linux-x64-musl0.8.3indirect
npm@yuku-codegen/binding-win32-arm640.8.3indirect
npm@yuku-codegen/binding-win32-x640.8.3indirect
npm@yuku-parser/binding-android-arm640.8.3indirect
npm@yuku-parser/binding-darwin-arm640.8.3indirect
npm@yuku-parser/binding-darwin-x640.8.3indirect
npm@yuku-parser/binding-freebsd-x640.8.3indirect
npm@yuku-parser/binding-linux-arm-gnu0.8.3indirect
npm@yuku-parser/binding-linux-arm-musl0.8.3indirect
npm@yuku-parser/binding-linux-arm64-gnu0.8.3indirect
npm@yuku-parser/binding-linux-arm64-musl0.8.3indirect
npm@yuku-parser/binding-linux-x64-gnu0.8.3indirect
npm@yuku-parser/binding-linux-x64-musl0.8.3indirect
npm@yuku-parser/binding-win32-arm640.8.3indirect
npm@yuku-parser/binding-win32-x640.8.3indirect
npm@yuku-toolchain/types0.8.3indirect
npmagent-base7.1.4indirect
npmansis4.3.1indirect
npmassertion-error2.0.1indirect
npmbidi-js1.0.3indirect
npmcac7.0.0indirect
npmchai6.2.2indirect
npmconvert-source-map2.0.0indirect
npmcss-tree3.2.1indirect
npmcssstyle6.2.0indirect
npmcsstype3.2.3indirect
npmdata-urls7.0.0indirect
npmdebug4.4.0indirect
npmdecimal.js10.6.0indirect
npmdefu6.1.7indirect
npmdetect-libc2.1.2indirect
npmdts-resolver3.0.0indirect
npmempathic2.0.1indirect
npmentities4.5.0indirect
npmentities8.0.0indirect
npmes-module-lexer2.3.2indirect
npmestree-walker3.0.3indirect
npmexpect-type1.3.0indirect
npmfdir6.5.0indirect
npmfsevents2.3.3indirect
npmget-tsconfig5.0.0-beta.5indirect
npmhookable6.1.1indirect
npmhtml-encoding-sniffer6.0.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmimport-without-cache0.4.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmjsdom28.1.0indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlru-cache11.5.2indirect
npmmagic-string0.30.21indirect
npmmdn-data2.27.1indirect
npmms2.1.3indirect
npmnanoid3.3.18indirect
npmobug2.1.4indirect
npmparse57.2.1indirect
npmparse58.0.1indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpostcss8.5.26indirect
npmpunycode2.3.1indirect
npmquansync1.0.0indirect
npmreact19.2.4indirect
npmreact-dom19.2.4indirect
npmrequire-from-string2.0.2indirect
npmresolve-pkg-maps1.0.0indirect
npmrolldown1.2.5indirect
npmrolldown-plugin-dts0.27.14indirect
npmsaxes6.0.0indirect
npmscheduler0.27.0indirect
npmsiginfo2.0.0indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmsymbol-tree3.2.4indirect
npmtinybench2.9.0indirect
npmtinyexec1.3.0indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.1indirect
npmtldts7.4.10indirect
npmtldts-core7.4.10indirect
npmtough-cookie6.0.2indirect
npmtr466.0.0indirect
npmtree-kill1.2.2indirect
npmtsdown0.22.14indirect
npmtypescript5.9.3indirect
npmunconfig-core7.5.0indirect
npmundici7.29.0indirect
npmundici-types6.20.0indirect
npmverkit0.3.1indirect
npmvite8.2.2indirect
npmvitest4.1.11indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions8.0.1indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.0indirect
npmwhy-is-node-running2.3.0indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
npmyuku-ast0.8.3indirect
npmyuku-codegen0.8.3indirect
npmyuku-parser0.8.3indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 171 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.