Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-13 04:48 UTC

styled-components / css-to-react-native

Convert CSS text to a React Native stylesheet object

TypeScriptMIT★ 1,178 stars⑂ 82 forkssince Nov 2016View on GitHub ↗

styled-components/css-to-react-native holds a health index of 65 out of 100, placing it in the Good band. It scores highest on Community & Adoption (79/100) and lowest on Vitality (32/100). It was last updated 135 days ago. A single contributor accounts for most of its recent work.

65
overall / 100
Good

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.

65
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 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).

Ownership

styled-componentsOrganization
2,672 followers35 public repossince Jul 2016

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmcss-to-react-native3.2.055,511,923231275 days agostyled-componentsreactreactnativestylescss

Metrics by category

Vitality

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

32At Risk · 21% of overall
How it's scored
9.9/36Push recencylast push 135 days ago
1.4/36Commit cadence2/52 weeks with commits
12.2/18Commit volume22 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year22
human_commit_share0.98
days_since_last_push135
active_weeks_last_year2
How it's scored
27/27Ships releases1 releases published
0/36Release recencylatest release 2,486 days ago
12.6/27Release cadencecadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count1
latest_release_tagv3.0.0
releases_from_tagsno
days_since_latest_release2,486
mean_days_between_releases
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?

79Good · 17% of overall
How it's scored
49.8/60Stars1,178 stars
15.9/25Forks82 forks
8.4/15Watchers34 watchers
Inputs used
forks82
stars1,178
watchers34
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads55,511,923 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagescss-to-react-native
dependents
ecosystemsnpm
total_downloads
monthly_downloads55,511,923
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?

72Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
7.5/22.5Commit distributiontop contributor authored 66% of commits
13.5/13.5Contributor breadth15 contributors
10/10OpenSSF Scorecard: Contributorsproject has 17 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled15
top_contributor_share0.665
How it's scored
40.6/42Issue resolution97% of issues closed
18.8/30PR acceptance77/123 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs77
open_issues3
closed_issues85
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.966
closed_unmerged_prs46
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
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
24.6/25Owner reach2,672 followers of styled-components
23.3/25Track record35 public repos, account ~10 yr old
Inputs used
followers2,672
owner_typeOrganization
is_verified
owner_loginstyled-components
public_repos35
account_age_days3,669
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
4/35Publish recencylatest publish 1,275 days ago
20/20Version history23 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagescss-to-react-native
ecosystemsnpm
any_deprecatedno
min_days_since_publish1,275

Engineering Quality

Are baseline engineering and documentation practices in place?

60Moderate · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter configbiome.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests8 out of 14 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
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?

57Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
1.2/2.5CI-Tests8 out of 14 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 17 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
0/7.5Vulnerabilities23 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, 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
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages3
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:css-to-react-native@3.2.0 runtime dependency closure — what installing the published package pulls in — 3 packages. 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.

57Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
29.9/40Legible commit history55 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.561
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configbiome.json
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance2 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/41 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes6,473
source_files_sampled41
oversized_source_files0

Key facts

1,178GitHub stars
15contributors
22commits, last 12 months
135days since last push
1releases
1bus factor
3open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 82 ⇿
0Stars
82Forks
1Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0204060808032016-112021-072026-03
Major 1Minor 0Patch 0

Each point covers 9 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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-08-13 04:47 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
5CI-Tests8 out of 14 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
0Vulnerabilities23 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npmcamelize^1.0.0package.json
npmcss-color-keywords^1.0.0package.json
npmpostcss-value-parser^4.0.2package.json
All dependencies 237

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

RegistryPackageVersionRelation
npmcamelize1.0.1direct
npmcss-color-keywords1.0.0direct
npmpostcss-value-parser4.2.0direct
npm@babel/code-frame7.29.0indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@biomejs/biome2.4.9indirect
npm@biomejs/cli-darwin-arm642.4.9indirect
npm@biomejs/cli-darwin-x642.4.9indirect
npm@biomejs/cli-linux-arm642.4.9indirect
npm@biomejs/cli-linux-arm64-musl2.4.9indirect
npm@biomejs/cli-linux-x642.4.9indirect
npm@biomejs/cli-linux-x64-musl2.4.9indirect
npm@biomejs/cli-win32-arm642.4.9indirect
npm@biomejs/cli-win32-x642.4.9indirect
npm@emnapi/core1.9.1indirect
npm@emnapi/runtime1.9.1indirect
npm@emnapi/wasi-threads1.2.0indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.1indirect
npm@oxc-project/types0.120.0indirect
npm@rolldown/binding-android-arm641.0.0-rc.10indirect
npm@rolldown/binding-darwin-arm641.0.0-rc.10indirect
npm@rolldown/binding-darwin-x641.0.0-rc.10indirect
npm@rolldown/binding-freebsd-x641.0.0-rc.10indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-rc.10indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-rc.10indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-rc.10indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.0-rc.10indirect
npm@rolldown/binding-linux-s390x-gnu1.0.0-rc.10indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-rc.10indirect
npm@rolldown/binding-linux-x64-musl1.0.0-rc.10indirect
npm@rolldown/binding-openharmony-arm641.0.0-rc.10indirect
npm@rolldown/binding-wasm32-wasi1.0.0-rc.10indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-rc.10indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-rc.10indirect
npm@rolldown/pluginutils1.0.0-rc.10indirect
npm@rollup/plugin-typescript12.3.0indirect
npm@rollup/pluginutils5.3.0indirect
npm@rollup/rollup-android-arm-eabi4.60.0indirect
npm@rollup/rollup-android-arm644.60.0indirect
npm@rollup/rollup-darwin-arm644.60.0indirect
npm@rollup/rollup-darwin-x644.60.0indirect
npm@rollup/rollup-freebsd-arm644.60.0indirect
npm@rollup/rollup-freebsd-x644.60.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.0indirect
npm@rollup/rollup-linux-arm64-gnu4.60.0indirect
npm@rollup/rollup-linux-arm64-musl4.60.0indirect
npm@rollup/rollup-linux-loong64-gnu4.60.0indirect
npm@rollup/rollup-linux-loong64-musl4.60.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.0indirect
npm@rollup/rollup-linux-ppc64-musl4.60.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.0indirect
npm@rollup/rollup-linux-riscv64-musl4.60.0indirect
npm@rollup/rollup-linux-s390x-gnu4.60.0indirect
npm@rollup/rollup-linux-x64-gnu4.60.0indirect
npm@rollup/rollup-linux-x64-musl4.60.0indirect
npm@rollup/rollup-openbsd-x644.60.0indirect
npm@rollup/rollup-openharmony-arm644.60.0indirect
npm@rollup/rollup-win32-arm64-msvc4.60.0indirect
npm@rollup/rollup-win32-ia32-msvc4.60.0indirect
npm@rollup/rollup-win32-x64-gnu4.60.0indirect
npm@rollup/rollup-win32-x64-msvc4.60.0indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.1indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/node24.12.0indirect
npm@vitest/expect4.1.0indirect
npm@vitest/mocker4.1.0indirect
npm@vitest/pretty-format4.1.0indirect
npm@vitest/runner4.1.0indirect
npm@vitest/snapshot4.1.0indirect
npm@vitest/spy4.1.0indirect
npm@vitest/utils4.1.0indirect
npmansi-escapes1.4.0indirect
npmansi-regex2.1.1indirect
npmansi-regex3.0.1indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.1indirect
npmany-observable0.2.0indirect
npmapp-root-path2.2.1indirect
npmargparse1.0.10indirect
npmassertion-error2.0.1indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.12indirect
npmchai6.2.2indirect
npmchalk1.1.3indirect
npmchalk2.4.2indirect
npmcli-cursor1.0.2indirect
npmcli-spinners0.1.2indirect
npmcli-truncate0.2.1indirect
npmcode-point-at1.1.0indirect
npmcolor-convert1.9.3indirect
npmcolor-name1.1.3indirect
npmcommander2.20.3indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcosmiconfig4.0.0indirect
npmcross-spawn5.1.0indirect
npmdate-fns1.30.1indirect
npmdebug3.2.7indirect
npmdedent0.7.0indirect
npmdetect-libc2.1.2indirect
npmelegant-spinner1.0.1indirect
npmerror-ex1.3.4indirect
npmes-module-lexer2.0.0indirect
npmescape-string-regexp1.0.5indirect
npmesprima4.0.1indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmexeca0.8.0indirect
npmexit-hook1.1.1indirect
npmexpect-type1.3.0indirect
npmfdir6.5.0indirect
npmfigures1.7.0indirect
npmfind-parent-dir0.3.1indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-own-enumerable-property-symbols3.0.2indirect
npmget-stream3.0.0indirect
npmhas-ansi2.0.0indirect
npmhas-flag3.0.0indirect
npmhasown2.0.2indirect
npmindent-string2.1.0indirect
npmindent-string3.2.0indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.16.1indirect
npmis-directory0.3.1indirect
npmis-extglob2.1.1indirect
npmis-finite1.1.0indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-glob4.0.3indirect
npmis-obj1.0.1indirect
npmis-observable0.2.0indirect
npmis-promise2.2.2indirect
npmis-regexp1.0.0indirect
npmis-stream1.1.0indirect
npmisexe2.0.0indirect
npmjest-get-type21.2.0indirect
npmjest-validate21.2.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjson-parse-better-errors1.0.2indirect
npmleven2.1.0indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlint-staged6.1.1indirect
npmlistr0.13.0indirect
npmlistr-silent-renderer1.1.1indirect
npmlistr-update-renderer0.4.0indirect
npmlistr-verbose-renderer0.4.1indirect
npmlodash4.17.23indirect
npmlog-symbols1.0.2indirect
npmlog-symbols2.2.0indirect
npmlog-update1.0.2indirect
npmlru-cache4.1.5indirect
npmmagic-string0.30.21indirect
npmminimatch3.1.5indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnpm-path2.0.4indirect
npmnpm-run-path2.0.2indirect
npmnpm-which3.0.1indirect
npmnumber-is-nan1.0.1indirect
npmobject-assign4.1.1indirect
npmobug2.1.1indirect
npmonetime1.1.0indirect
npmora0.2.3indirect
npmp-finally1.0.0indirect
npmp-map1.2.0indirect
npmparse-json4.0.0indirect
npmpath-is-inside1.0.2indirect
npmpath-key2.0.1indirect
npmpath-parse1.0.7indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.3indirect
npmpify3.0.0indirect
npmpostcss8.5.8indirect
npmpretty-format21.2.1indirect
npmpseudomap1.0.2indirect
npmrepeating2.0.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.11indirect
npmrestore-cursor1.0.1indirect
npmrolldown1.0.0-rc.10indirect
npmrollup4.60.0indirect
npmrollup-plugin-dts6.4.1indirect
npmrxjs5.5.12indirect
npmshebang-command1.2.0indirect
npmshebang-regex1.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmslice-ansi0.0.4indirect
npmsource-map-js1.2.1indirect
npmsprintf-js1.0.3indirect
npmstackback0.0.2indirect
npmstaged-git-files1.0.0indirect
npmstd-env4.0.0indirect
npmstream-to-observable0.2.0indirect
npmstring-width1.0.2indirect
npmstringify-object3.3.0indirect
npmstrip-ansi3.0.1indirect
npmstrip-eof1.0.0indirect
npmsupports-color2.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-observable0.2.4indirect
npmsymbol-observable1.0.1indirect
npmtinybench2.9.0indirect
npmtinyexec1.0.4indirect
npmtinyglobby0.2.15indirect
npmtinyrainbow3.1.0indirect
npmtslib2.8.1indirect
npmtypescript6.0.2indirect
npmundici-types7.16.0indirect
npmvite8.0.1indirect
npmvitest4.1.0indirect
npmwhich1.3.1indirect
npmwhy-is-node-running2.3.0indirect
npmyallist2.1.2indirect
Dependency advisories 0

Installing npm:css-to-react-native@3.2.0 pulls in 3 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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.31.0 — full methodology · metrics wiki.

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