Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-29 13:10 UTC

adobe / css-tools

CSS parser / stringifier for Node.js

CSS · TypeScriptMIT★ 87 stars⑂ 24 forkssince Jun 2022forkView on GitHub ↗

adobe/css-tools holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on Sustainability & Governance (90/100) and lowest on Community & Adoption (51/100). It was last updated today. 3 contributors account for most of its recent work.

80
overall / 100
Excellent

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.

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

Ownership

Adobe, Inc.Organization · verified domain
3,252 followers1,116 public repossince Nov 2010

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@adobe/css-tools4.5.0219,916,6392299 days agocssparserstringifierstylesheetasttypescriptcss-parsercss-astcss-toolsminifyformatpreprocessor

Metrics by category

Vitality

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

63Moderate · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
23.4/36Commit cadence45/52 weeks with commits, discounted for automation: 30 of the last 100 commits human-authored, spanning 99 days
13.5/18Commit volume310 commits in the last year, discounted for automation: 30 of the last 100 commits human-authored, spanning 99 days
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year310
human_commit_share0.3
days_since_last_push0
active_weeks_last_year45
How it's scored
16.2/27Ships releases24 version tags (no GitHub releases)
0/36Release recencylatest release 2,249 days ago
12.6/27Release cadencea release every ~264.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count24
latest_release_tagv3.0.0
releases_from_tagsyes
days_since_latest_release2,249
mean_days_between_releases264.8
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?

51Moderate · 17% of overall
How it's scored
31.4/60Stars87 stars
11.3/25Forks24 forks
0/15Watchers2 watchers
Inputs used
forks24
stars87
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/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_readmeno
has_licenseno
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesbadge.fury.io, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads219,916,639 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@adobe/css-tools
dependents
ecosystemsnpm
total_downloads
monthly_downloads219,916,639
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?

90Excellent · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
16.9/22.5Commit distributiontop contributor authored 25% of commits
13.5/13.5Contributor breadth27 contributors
10/10OpenSSF Scorecard: Contributorsproject has 27 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled27
top_contributor_share0.251
How it's scored
40.5/42Issue resolution96% of issues closed
23.2/30PR acceptance493/638 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Reviewno data
Inputs used
merged_prs493
open_issues1
closed_issues27
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.964
closed_unmerged_prs145
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, OpenSSF Scorecard: Code-Review. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
25/25Owner reach3,252 followers of adobe
25/25Track record1,116 public repos, account ~15 yr old
Inputs used
followers3,252
owner_typeOrganization
is_verifiedyes
owner_loginadobe
public_repos1,116
account_age_days5,770

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 99 days ago
20/20Version history22 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@adobe/css-tools
ecosystemsnpm
any_deprecatedno
min_days_since_publish99

Engineering Quality

Are baseline engineering and documentation practices in place?

60Moderate · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configbiome.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

25At Risk
How it's scored
0/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_site
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

74Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-Reviewno data
2.5/2.5Contributorsproject has 27 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
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
2.2/7.5Vulnerabilities7 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate6.7
Excluded from scoring (no data or not applicable): Branch-Protection, Code-Review, 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
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
advisories10
affected_packages4
assessed_packages425
unassessed_packages0
affected_by_severityhigh 3, low 1
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 425 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.

59Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
30.2/40Legible commit history17 of 30 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.567
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
10/10Demonstrated agent practice10 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance35 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
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0.1
toolchain_manifests
dependency_bot_commit_share0.35
How it's scored
27/45Type-checkable codeCSS with type-check config (tsconfig.json)
55/55Manageable file sizes0/17 source files over 60KB
Inputs used
primary_languageCSS
largest_source_bytes29,136
source_files_sampled17
oversized_source_files0

Key facts

87GitHub stars
27contributors
310commits, last 12 months
0days since last push
24releases
3bus factor
1open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 24 ⇿
0Stars
24Forks

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.

048121620242432022-062024-072026-08

Each point covers 4 days.

OpenSSF Scorecard 6.7 / 10
6.7aggregate

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-29 13:10 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
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
n/aCode-ReviewFound no human activity in the last 15 changesets
10Contributorsproject has 27 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
3Vulnerabilities7 existing vulnerabilities detected
All dependencies 425

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

RegistryPackageVersionRelation
npm../..4.4.4indirect
npm@ampproject/remapping2.3.0indirect
npm@andrewbranch/untar.js1.0.3indirect
npm@arethetypeswrong/cli0.18.5indirect
npm@arethetypeswrong/core0.18.5indirect
npm@babel/code-frame7.29.0indirect
npm@babel/code-frame8.0.0indirect
npm@babel/compat-data7.28.0indirect
npm@babel/core7.28.0indirect
npm@babel/generator7.28.0indirect
npm@babel/helper-compilation-targets7.27.2indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-module-imports7.27.1indirect
npm@babel/helper-module-transforms7.27.3indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-identifier8.0.4indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.27.6indirect
npm@babel/parser7.28.0indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-import-attributes7.27.1indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.28.6indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.28.6indirect
npm@babel/template7.27.2indirect
npm@babel/traverse7.28.0indirect
npm@babel/types7.28.2indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@biomejs/biome2.5.10indirect
npm@biomejs/cli-darwin-arm642.5.10indirect
npm@biomejs/cli-darwin-x642.5.10indirect
npm@biomejs/cli-linux-arm642.5.10indirect
npm@biomejs/cli-linux-arm64-musl2.5.10indirect
npm@biomejs/cli-linux-x642.5.10indirect
npm@biomejs/cli-linux-x64-musl2.5.10indirect
npm@biomejs/cli-win32-arm642.5.10indirect
npm@biomejs/cli-win32-x642.5.10indirect
npm@braidai/lang1.1.2indirect
npm@colors/colors1.5.0indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console30.4.1indirect
npm@jest/core30.4.2indirect
npm@jest/diff-sequences30.4.0indirect
npm@jest/environment30.4.1indirect
npm@jest/expect30.4.1indirect
npm@jest/expect-utils30.4.1indirect
npm@jest/fake-timers30.4.1indirect
npm@jest/get-type30.1.0indirect
npm@jest/globals30.4.1indirect
npm@jest/pattern30.4.0indirect
npm@jest/reporters30.4.1indirect
npm@jest/schemas30.4.1indirect
npm@jest/snapshot-utils30.4.1indirect
npm@jest/source-map30.0.1indirect
npm@jest/test-result30.4.1indirect
npm@jest/test-sequencer30.4.1indirect
npm@jest/transform30.4.1indirect
npm@jest/types30.4.1indirect
npm@jridgewell/gen-mapping0.3.12indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.10indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.29indirect
npm@loaderkit/resolve1.0.6indirect
npm@napi-rs/lzma-linux-x64-gnu1.5.1indirect
npm@napi-rs/wasm-runtime1.1.4indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.2.9indirect
npm@rollup/plugin-commonjs29.0.3indirect
npm@rollup/plugin-node-resolve16.0.3indirect
npm@rollup/plugin-terser1.0.0indirect
npm@rollup/plugin-typescript12.3.0indirect
npm@rollup/pluginutils5.2.0indirect
npm@rollup/rollup-android-arm-eabi4.63.0indirect
npm@rollup/rollup-android-arm644.63.0indirect
npm@rollup/rollup-darwin-arm644.63.0indirect
npm@rollup/rollup-darwin-x644.63.0indirect
npm@rollup/rollup-freebsd-arm644.63.0indirect
npm@rollup/rollup-freebsd-x644.63.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.63.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.63.0indirect
npm@rollup/rollup-linux-arm64-gnu4.63.0indirect
npm@rollup/rollup-linux-arm64-musl4.63.0indirect
npm@rollup/rollup-linux-loong64-gnu4.63.0indirect
npm@rollup/rollup-linux-loong64-musl4.63.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.63.0indirect
npm@rollup/rollup-linux-ppc64-musl4.63.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.63.0indirect
npm@rollup/rollup-linux-riscv64-musl4.63.0indirect
npm@rollup/rollup-linux-s390x-gnu4.63.0indirect
npm@rollup/rollup-linux-x64-gnu4.63.0indirect
npm@rollup/rollup-linux-x64-musl4.63.0indirect
npm@rollup/rollup-openbsd-x644.63.0indirect
npm@rollup/rollup-openharmony-arm644.63.0indirect
npm@rollup/rollup-win32-arm64-msvc4.63.0indirect
npm@rollup/rollup-win32-ia32-msvc4.63.0indirect
npm@rollup/rollup-win32-x64-gnu4.63.0indirect
npm@rollup/rollup-win32-x64-msvc4.63.0indirect
npm@sinclair/typebox0.34.49indirect
npm@sindresorhus/is4.6.0indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers15.4.0indirect
npm@tybys/wasm-util0.10.2indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/benchmark2.1.5indirect
npm@types/bytes3.1.6indirect
npm@types/estree1.0.9indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jest30.0.0indirect
npm@types/node25.9.3indirect
npm@types/resolve1.20.2indirect
npm@types/stack-utils2.0.3indirect
npm@types/yargs17.0.33indirect
npm@types/yargs-parser21.0.3indirect
npm@ungap/structured-clone1.3.0indirect
npm@unrs/resolver-binding-android-arm-eabi1.12.2indirect
npm@unrs/resolver-binding-android-arm641.12.2indirect
npm@unrs/resolver-binding-darwin-arm641.12.2indirect
npm@unrs/resolver-binding-darwin-x641.12.2indirect
npm@unrs/resolver-binding-freebsd-x641.12.2indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.12.2indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.12.2indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-arm64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-loong64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-loong64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-x64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-x64-musl1.12.2indirect
npm@unrs/resolver-binding-openharmony-arm641.12.2indirect
npm@unrs/resolver-binding-wasm32-wasi1.12.2indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.12.2indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.12.2indirect
npm@unrs/resolver-binding-win32-x64-msvc1.12.2indirect
npmacorn8.15.0indirect
npmansi-escapes4.3.2indirect
npmansi-escapes7.0.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmargparse1.0.10indirect
npmbabel-jest30.4.1indirect
npmbabel-plugin-istanbul7.0.1indirect
npmbabel-plugin-jest-hoist30.4.0indirect
npmbabel-preset-current-node-syntax1.2.0indirect
npmbabel-preset-jest30.4.0indirect
npmbalanced-match1.0.2indirect
npmbenchmark2.1.4indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion2.1.0indirect
npmbrowserslist4.25.1indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmbytes3.1.2indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001727indirect
npmchalk4.1.2indirect
npmchalk5.4.1indirect
npmchar-regex1.0.2indirect
npmci-info4.3.0indirect
npmcjs-module-lexer1.4.3indirect
npmcjs-module-lexer2.2.0indirect
npmcli-highlight2.1.11indirect
npmcli-table30.6.5indirect
npmcliui7.0.4indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommander10.0.1indirect
npmcommander2.20.3indirect
npmcommondir1.0.1indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.1indirect
npmdedent1.7.2indirect
npmdeepmerge4.3.1indirect
npmdetect-newline3.1.0indirect
npmeastasianwidth0.2.0indirect
npmelectron-to-chromium1.5.190indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemojilib2.4.0indirect
npmenvironment1.1.0indirect
npmerror-ex1.3.4indirect
npmescalade3.2.0indirect
npmescape-string-regexp2.0.0indirect
npmesprima4.0.1indirect
npmestree-walker2.0.2indirect
npmexeca5.1.1indirect
npmexit-x0.2.2indirect
npmexpect30.4.1indirect
npmfast-json-stable-stringify2.1.0indirect
npmfb-watchman2.0.2indirect
npmfdir6.4.6indirect
npmfflate0.8.3indirect
npmfind-up4.1.0indirect
npmforeground-child3.3.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-package-type0.1.0indirect
npmget-stream6.0.1indirect
npmglob10.5.0indirect
npmglob7.2.3indirect
npmgraceful-fs4.2.11indirect
npmhandlebars4.7.9indirect
npmhas-flag4.0.0indirect
npmhasown2.0.2indirect
npmhighlight.js10.7.3indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals2.1.0indirect
npmimport-local3.2.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.16.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-module1.0.0indirect
npmis-reference1.2.1indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjest30.4.2indirect
npmjest-changed-files30.4.1indirect
npmjest-circus30.4.2indirect
npmjest-cli30.4.2indirect
npmjest-config30.4.2indirect
npmjest-diff30.4.1indirect
npmjest-docblock30.4.0indirect
npmjest-each30.4.1indirect
npmjest-environment-node30.4.1indirect
npmjest-haste-map30.4.1indirect
npmjest-leak-detector30.4.1indirect
npmjest-matcher-utils30.4.1indirect
npmjest-message-util30.4.1indirect
npmjest-mock30.4.1indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util30.4.0indirect
npmjest-resolve30.4.1indirect
npmjest-resolve-dependencies30.4.2indirect
npmjest-runner30.4.2indirect
npmjest-runtime30.4.2indirect
npmjest-snapshot30.4.1indirect
npmjest-util30.4.1indirect
npmjest-validate30.4.1indirect
npmjest-watcher30.4.1indirect
npmjest-worker30.4.1indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson52.2.3indirect
npmleven3.1.0indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlodash4.18.1indirect
npmlodash.memoize4.1.2indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmmagic-string0.30.21indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmarked9.1.6indirect
npmmarked-terminal7.3.0indirect
npmmerge-stream2.0.0indirect
npmmimic-fn2.1.0indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnapi-postinstall0.3.4indirect
npmnatural-compare1.4.0indirect
npmneo-async2.6.2indirect
npmnode-emoji2.2.0indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.19indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmobject-assign4.1.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparse-json5.2.0indirect
npmparse55.1.1indirect
npmparse56.0.1indirect
npmparse5-htmlparser2-tree-adapter6.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpirates4.0.7indirect
npmpkg-dir4.2.0indirect
npmplatform1.3.6indirect
npmpretty-format30.4.1indirect
npmpure-rand7.0.1indirect
npmreact-is18.3.1indirect
npmreact-is19.2.6indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.10indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmrollup4.63.0indirect
npmrollup-plugin-dts6.5.1indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmserialize-javascript7.0.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmskin-tone2.0.0indirect
npmslash3.0.0indirect
npmsmob1.5.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.13indirect
npmsource-map-support0.5.21indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks3.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.11.12indirect
npmterser5.43.1indirect
npmtest-exclude6.0.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtmpl1.0.5indirect
npmts-jest29.4.12indirect
npmtslib2.8.1indirect
npmtype-detect4.0.8indirect
npmtype-fest0.21.3indirect
npmtype-fest4.41.0indirect
npmtypescript5.6.1-rcindirect
npmtypescript6.0.3indirect
npmuglify-js3.19.3indirect
npmundici-types7.24.6indirect
npmunicode-emoji-modifier-base1.0.0indirect
npmunrs-resolver1.12.2indirect
npmupdate-browserslist-db1.1.3indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-name5.0.1indirect
npmwalker1.0.8indirect
npmwhich2.0.2indirect
npmwordwrap1.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyargs16.2.0indirect
npmyargs17.7.2indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.14indirecthigh35.0.9
brace-expansion2.1.0indirecthigh35.0.9
js-yaml3.14.2indirecthigh34.3.1
@babel/core7.28.0indirectlow18.0.0-rc.6

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.