Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-13 12:13 UTC

CoderLine / alphaTab

alphaTab is a cross platform music notation and guitar tablature rendering library.

TypeScriptCustom license★ 1,832 stars⑂ 288 forkssince Mar 2011View on GitHub ↗
KindLibraryMobile applicationCommand-line toolhow this is determined

CoderLine/alphaTab holds a health index of 90 out of 100, placing it in the Excellent band. It scores highest on Vitality (100/100) and lowest on Security (58/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

90
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.

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

Ownership

CoderLineOrganization
19 followers10 public repossince Apr 2011

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

Package ecosystems

Metrics by category

Vitality

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

100Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recencylast push 3 days ago
36/36Commit cadence52/52 weeks with commits
18/18Commit volume339 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year339
human_commit_share0.35
days_since_last_push3
active_weeks_last_year52

Release discipline

100Exceptional
How it's scored
27/27Ships releases22 releases published
36/36Release recencylatest release 69 days ago
27/27Release cadencea release every ~42.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count22
latest_release_tagv1.8.4
releases_from_tagsno
days_since_latest_release69
mean_days_between_releases42.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?

83Excellent · 17% of overall
How it's scored
52.9/60Stars1,832 stars
20.5/25Forks288 forks
9.7/15Watchers57 watchers
Inputs used
forks288
stars1,832
watchers57
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

86Excellent
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
62.3/80Monthly downloads46,820 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@coderline/alphatab-language-server, @coderline/alphatab-vite, @coderline/alphatab-monaco, @coderline/alphatab-webpack, @coderline/alphatab
dependents
ecosystemsnpm
total_downloads
monthly_downloads46,820
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?

64Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.5/22.5Commit distributiontop contributor authored 98% of commits
13.5/13.5Contributor breadth23 contributors
10/10OpenSSF Scorecard: Contributorsproject has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled23
top_contributor_share0.976
How it's scored
39.4/42Issue resolution94% of issues closed
26.3/30PR acceptance1,445/1,650 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/5 approved changesets -- score normalized to 0
Inputs used
merged_prs1,445
open_issues51
closed_issues757
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d1
issue_closed_ratio0.937
closed_unmerged_prs205
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 domain
9.4/25Owner reach19 followers of CoderLine
19.6/25Track record10 public repos, account ~15 yr old
Inputs used
followers19
owner_typeOrganization
is_verifiedno
owner_loginCoderLine
public_repos10
account_age_days5,638

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable5 package(s) on npm
35/35Publish recencylatest publish 69 days ago
20/20Version history597 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@coderline/alphatab-language-server, @coderline/alphatab-vite, @coderline/alphatab-monaco, @coderline/alphatab-webpack, @coderline/alphatab
ecosystemsnpm
any_deprecatedno
min_days_since_publish69

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows9 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttp://www.alphatab.net
10/10Repository description
10/10Topics10 topics
0/10Wiki
Inputs used
topicsguitar, music-notation, music-sheet, html5, svg, javascript, guitar-tablature, html5-web-audio, musicxml, alphatab
has_wikino
homepagehttp://www.alphatab.net
docs_sitehttp://www.alphatab.net
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests28 out of 28 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-ReviewFound 0/5 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 4 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.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
2/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
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
1.5/7.5Vulnerabilities8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): 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
advisories1
affected_packages1
assessed_packages386
unassessed_packages38
affected_by_severitylow 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 386 resolved dependencies against OSV. 38 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

83Excellent · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history35 of 35 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes9,812
How it's scored
12.6/18One-command bootstrappackages/csharp/src/AlphaTab.Test/AlphaTab.Test.csproj, packages/csharp/src/AlphaTab.Windows/AlphaTab.Windows.csproj, packages/csharp/src/AlphaTab/AlphaTab.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingpackages/alphatab/tsconfig.json, packages/alphatex/tsconfig.json, packages/csharp/tsconfig.json, packages/kotlin/tsconfig.json, packages/lsp/tsconfig.json, packages/monaco/tsconfig.json, packages/playground/tsconfig.json, packages/tooling/tsconfig.json, packages/transpiler/tsconfig.json, packages/vite/tsconfig.json, packages/webpack/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance65 of the last 100 commits are automated dependency updates
4/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configspackages/alphatab/tsconfig.json, packages/alphatex/tsconfig.json, packages/csharp/tsconfig.json, packages/kotlin/tsconfig.json, packages/lsp/tsconfig.json, packages/monaco/tsconfig.json, packages/playground/tsconfig.json, packages/tooling/tsconfig.json, packages/transpiler/tsconfig.json, packages/vite/tsconfig.json, packages/webpack/tsconfig.json
agent_commit_share0
toolchain_manifestspackages/csharp/src/AlphaTab.Test/AlphaTab.Test.csproj, packages/csharp/src/AlphaTab.Windows/AlphaTab.Windows.csproj, packages/csharp/src/AlphaTab/AlphaTab.csproj, packages/kotlin/src/android/build.gradle.kts, packages/kotlin/src/build.gradle.kts
dependency_bot_commit_share0.65
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.5/55Manageable file sizes13/1,318 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes156,815
source_files_sampled1,318
oversized_source_files13
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesdemos
Inputs used
example_dirsdemos
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

1,832GitHub stars
23contributors
339commits, last 12 months
3days since last push
22releases
1bus factor
51open 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 ★ / 288 ⇿
0Stars
288Forks
22Releases

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.

05010015020025030028572011-042018-122026-09
Major 0Minor 7Patch 15

Each point covers 15 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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-13 12:12 UTC

9Binary-Artifactsbinaries present in source code
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/5 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
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
2Vulnerabilities8 existing vulnerabilities detected
Direct dependencies 18
RegistryPackageVersion constraintManifest
npm@coderline/alphatab^1.9.0packages/lsp/package.json
npmvscode-languageserver^10.1.1packages/lsp/package.json
npmvscode-languageserver-textdocument^1.0.14packages/lsp/package.json
npm@coderline/alphatab^1.9.0packages/monaco/package.json
npm@coderline/alphatab-language-server^1.9.0packages/monaco/package.json
npmmonaco-editor^0.56.0packages/monaco/package.json
npmvscode-languageserver-types^3.17.5packages/monaco/package.json
npmvscode-oniguruma^2.0.1packages/monaco/package.json
npmvscode-textmate^9.3.2packages/monaco/package.json
npm@coderline/alphatab*packages/playground/package.json
npm@fontsource/noto-sans^5.3.0packages/playground/package.json
npm@fontsource/noto-serif^5.3.0packages/playground/package.json
npm@popperjs/core^2.11.8packages/playground/package.json
npm@types/serve-static^2.2.0packages/playground/package.json
npmlucide^1.41.0packages/playground/package.json
npmmonaco-editor^0.56.0packages/playground/package.json
npmserve-static^2.2.1packages/playground/package.json
npmmagic-string^1.2.3packages/vite/package.json
All dependencies 424

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

RegistryPackageVersionRelation
npm@coderline/alphatab*direct
npm@coderline/alphatab1.9.0direct
npm@coderline/alphatab^1.9.0direct
npm@coderline/alphatab-language-server1.9.0direct
npm@coderline/alphatab-language-server^1.9.0direct
npm@fontsource/noto-sans5.3.0direct
npm@fontsource/noto-sans^5.3.0direct
npm@fontsource/noto-serif5.3.0direct
npm@fontsource/noto-serif^5.3.0direct
npm@popperjs/core2.11.8direct
npm@popperjs/core^2.11.8direct
npm@types/serve-static2.2.0direct
npm@types/serve-static^2.2.0direct
npmlucide1.41.0direct
npmlucide^1.41.0direct
npmmagic-string0.30.21direct
npmmagic-string1.2.3direct
npmmagic-string^1.2.3direct
npmmonaco-editor0.56.0direct
npmmonaco-editor^0.56.0direct
npmserve-static2.2.1direct
npmserve-static^2.2.1direct
npmvscode-languageserver10.1.1direct
npmvscode-languageserver^10.1.1direct
npmvscode-languageserver-textdocument1.0.14direct
npmvscode-languageserver-textdocument^1.0.14direct
npmvscode-languageserver-types3.18.3direct
npmvscode-languageserver-types^3.17.5direct
npmvscode-oniguruma2.0.1direct
npmvscode-oniguruma^2.0.1direct
npmvscode-textmate9.3.2direct
npmvscode-textmate^9.3.2direct
npm@biomejs/biome2.5.12indirect
npm@biomejs/biome^2.5.12indirect
npm@biomejs/cli-darwin-arm642.5.12indirect
npm@biomejs/cli-darwin-x642.5.12indirect
npm@biomejs/cli-linux-arm642.5.12indirect
npm@biomejs/cli-linux-arm64-musl2.5.12indirect
npm@biomejs/cli-linux-x642.5.12indirect
npm@biomejs/cli-linux-x64-musl2.5.12indirect
npm@biomejs/cli-win32-arm642.5.12indirect
npm@biomejs/cli-win32-x642.5.12indirect
npm@coderline/alphaskia3.5.147indirect
npm@coderline/alphaskia^3.5.147indirect
npm@coderline/alphaskia-linux3.5.147indirect
npm@coderline/alphaskia-linux^3.5.147indirect
npm@coderline/alphaskia-macos3.5.147indirect
npm@coderline/alphaskia-windows3.5.147indirect
npm@coderline/alphaskia-windows^3.5.147indirect
npm@coderline/alphatab-alphatex1.9.0indirect
npm@coderline/alphatab-csharp1.9.0indirect
npm@coderline/alphatab-kotlin1.9.0indirect
npm@coderline/alphatab-monaco1.9.0indirect
npm@coderline/alphatab-playground1.9.0indirect
npm@coderline/alphatab-tooling1.9.0indirect
npm@coderline/alphatab-transpiler*indirect
npm@coderline/alphatab-transpiler1.9.0indirect
npm@coderline/alphatab-vite1.9.0indirect
npm@coderline/alphatab-webpack1.9.0indirect
npm@discoveryjs/json-ext1.1.0indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@microsoft/api-extractor7.59.0indirect
npm@microsoft/api-extractor^7.59.0indirect
npm@microsoft/api-extractor-model7.33.11indirect
npm@microsoft/tsdoc0.16.0indirect
npm@microsoft/tsdoc-config0.18.1indirect
npm@napi-rs/lzma-linux-x64-gnu1.5.1indirect
npm@oxc-project/types0.146.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@rollup/plugin-terser1.0.0indirect
npm@rollup/plugin-terser^1.0.0indirect
npm@rollup/rollup-android-arm-eabi4.62.4indirect
npm@rollup/rollup-android-arm644.62.4indirect
npm@rollup/rollup-darwin-arm644.62.4indirect
npm@rollup/rollup-darwin-x644.62.4indirect
npm@rollup/rollup-freebsd-arm644.62.4indirect
npm@rollup/rollup-freebsd-x644.62.4indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.4indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.4indirect
npm@rollup/rollup-linux-arm64-gnu4.62.4indirect
npm@rollup/rollup-linux-arm64-musl4.62.4indirect
npm@rollup/rollup-linux-loong64-gnu4.62.4indirect
npm@rollup/rollup-linux-loong64-musl4.62.4indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.4indirect
npm@rollup/rollup-linux-ppc64-musl4.62.4indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.4indirect
npm@rollup/rollup-linux-riscv64-musl4.62.4indirect
npm@rollup/rollup-linux-s390x-gnu4.62.4indirect
npm@rollup/rollup-linux-x64-gnu4.62.4indirect
npm@rollup/rollup-linux-x64-musl4.62.4indirect
npm@rollup/rollup-openbsd-x644.62.4indirect
npm@rollup/rollup-openharmony-arm644.62.4indirect
npm@rollup/rollup-win32-arm64-msvc4.62.4indirect
npm@rollup/rollup-win32-ia32-msvc4.62.4indirect
npm@rollup/rollup-win32-x64-gnu4.62.4indirect
npm@rollup/rollup-win32-x64-msvc4.62.4indirect
npm@rushstack/node-core-library5.24.0indirect
npm@rushstack/problem-matcher0.2.1indirect
npm@rushstack/rig-package0.7.3indirect
npm@rushstack/terminal0.24.3indirect
npm@rushstack/ts-command-line5.3.13indirect
npm@types/argparse1.0.38indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/html-minifier-terser6.1.0indirect
npm@types/http-errors2.0.5indirect
npm@types/json-schema7.0.15indirect
npm@types/node26.4.1indirect
npm@types/node^26.4.1indirect
npm@types/trusted-types2.0.7indirect
npm@vitest/mocker5.0.0indirect
npm@vitest/spy5.0.0indirect
npm@webassemblyjs/ast1.14.1indirect
npm@webassemblyjs/floating-point-hex-parser1.13.2indirect
npm@webassemblyjs/helper-api-error1.13.2indirect
npm@webassemblyjs/helper-buffer1.14.1indirect
npm@webassemblyjs/helper-numbers1.13.2indirect
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirect
npm@webassemblyjs/helper-wasm-section1.14.1indirect
npm@webassemblyjs/ieee7541.13.2indirect
npm@webassemblyjs/leb1281.13.2indirect
npm@webassemblyjs/utf81.13.2indirect
npm@webassemblyjs/wasm-edit1.14.1indirect
npm@webassemblyjs/wasm-gen1.14.1indirect
npm@webassemblyjs/wasm-opt1.14.1indirect
npm@webassemblyjs/wasm-parser1.14.1indirect
npm@webassemblyjs/wast-printer1.14.1indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmacorn8.18.0indirect
npmajv8.18.0indirect
npmajv8.20.0indirect
npmajv-draft-041.0.0indirect
npmajv-formats2.1.1indirect
npmajv-formats3.0.1indirect
npmajv-keywords5.1.0indirect
npmansi-regex5.0.1indirect
npmanymatch3.1.3indirect
npmargparse1.0.10indirect
npmarray-find-index1.0.2indirect
npmassertion-error2.0.1indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.11.10indirect
npmbinary-extensions2.3.0indirect
npmboolbase1.0.0indirect
npmbrace-expansion5.0.9indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.7indirect
npmbuffer-from1.1.2indirect
npmcamel-case4.1.2indirect
npmcaniuse-lite1.0.30001806indirect
npmchai6.2.2indirect
npmchokidar3.6.0indirect
npmchrome-trace-event1.0.4indirect
npmclean-css5.3.3indirect
npmclone-deep4.0.1indirect
npmcommander14.0.3indirect
npmcommander2.20.3indirect
npmcommander8.3.0indirect
npmcommenting1.1.0indirect
npmcross-spawn7.0.6indirect
npmcss-select4.3.0indirect
npmcss-what6.2.2indirect
npmdebug4.4.3indirect
npmdepd2.0.0indirect
npmdetect-libc2.1.2indirect
npmdiff8.0.4indirect
npmdom-converter0.2.0indirect
npmdom-serializer1.4.1indirect
npmdomelementtype2.3.0indirect
npmdomhandler4.3.1indirect
npmdompurify3.4.12indirect
npmdomutils2.8.0indirect
npmdot-case3.0.4indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.399indirect
npmencodeurl2.0.0indirect
npmenhanced-resolve5.24.5indirect
npmentities2.2.0indirect
npmenvinfo7.21.0indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.2indirect
npmesbuild0.28.1indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmestree-walker3.0.3indirect
npmetag1.8.1indirect
npmevents3.3.0indirect
npmexpect-type1.4.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-uri3.1.7indirect
npmfdir6.5.0indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmflat5.0.2indirect
npmfresh2.0.0indirect
npmfs-extra11.3.6indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmglob13.0.6indirect
npmglob-parent5.1.2indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhasown2.0.4indirect
npmhe1.2.0indirect
npmhtml-minifier-terser6.1.0indirect
npmhtml-webpack-plugin5.6.8indirect
npmhtml-webpack-plugin^5.6.6indirect
npmhtmlparser26.1.0indirect
npmhttp-errors2.0.1indirect
npmimport-lazy4.0.0indirect
npmimport-local3.2.0indirect
npminherits2.0.4indirect
npminterpret3.1.1indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.16.2indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-object2.0.4indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmjest-worker27.5.1indirect
npmjju1.4.0indirect
npmjson-schema-traverse1.0.0indirect
npmjsonfile6.2.1indirect
npmkind-of6.0.3indirect
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
npmlocate-path5.0.0indirect
npmlodash4.18.1indirect
npmlower-case2.0.2indirect
npmlru-cache11.5.2indirect
npmmarked14.0.0indirect
npmmerge-stream2.0.0indirect
npmmime-db1.54.0indirect
npmmime-types3.0.2indirect
npmminimatch10.2.3indirect
npmminimizer-webpack-plugin5.8.0indirect
npmminipass7.1.3indirect
npmmoment2.30.1indirect
npmms2.1.3indirect
npmnanoid3.3.18indirect
npmneo-async2.6.2indirect
npmno-case3.0.4indirect
npmnode-releases2.0.51indirect
npmnormalize-path3.0.0indirect
npmnth-check2.1.1indirect
npmobug2.1.4indirect
npmon-finished2.4.1indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-map7.0.6indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpackage-name-regex2.0.6indirect
npmparam-case3.0.4indirect
npmparseurl1.3.3indirect
npmpascal-case3.1.2indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.7indirect
npmpkg-dir4.2.0indirect
npmpostcss8.5.26indirect
npmpretty-error4.0.0indirect
npmrange-parser1.3.0indirect
npmreaddirp3.6.0indirect
npmrechoir0.8.0indirect
npmrelateurl0.2.7indirect
npmrenderkid3.0.0indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.12indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmrimraf6.1.3indirect
npmrimraf^6.1.3indirect
npmrolldown1.2.5indirect
npmrollup4.62.4indirect
npmrollup-plugin-license3.7.1indirect
npmrollup-plugin-license^3.7.0indirect
npmrollup-plugin-node-externals9.0.1indirect
npmrollup-plugin-node-externals^9.0.1indirect
npmschema-utils4.3.3indirect
npmsemver7.7.4indirect
npmsend1.2.1indirect
npmserialize-javascript7.0.7indirect
npmsetprototypeof1.2.0indirect
npmshallow-clone3.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsmob1.6.2indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmspdx-compare1.0.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-expression-validate2.0.0indirect
npmspdx-license-ids3.0.23indirect
npmspdx-ranges2.1.1indirect
npmspdx-satisfies5.0.1indirect
npmsplit.js1.6.5indirect
npmsplit.js^1.6.5indirect
npmsprintf-js1.0.3indirect
npmstackback0.0.2indirect
npmstatuses2.0.2indirect
npmstd-env4.2.0indirect
npmstring-argv0.3.2indirect
npmstrip-ansi6.0.1indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtapable2.3.3indirect
npmterser5.50.0indirect
npmterser5.51.2indirect
npmterser^5.51.2indirect
npmtinybench6.1.4indirect
npmtinyexec1.3.0indirect
npmtinyglobby0.2.17indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtslib2.8.1indirect
npmtslib^2.8.1indirect
npmtsx4.23.13indirect
npmtsx^4.23.13indirect
npmtypescript5.9.3indirect
npmtypescript6.0.3indirect
npmtypescript^6.0.3indirect
npmundici-types8.3.0indirect
npmuniversalify2.0.1indirect
npmupdate-browserslist-db1.2.3indirect
npmutila0.4.0indirect
npmvite8.2.2indirect
npmvite^8.2.2indirect
npmvite-plugin-static-copy4.1.1indirect
npmvite-plugin-static-copy^4.1.1indirect
npmvitest5.0.0indirect
npmvitest^5.0.0indirect
npmvscode-jsonrpc9.0.2indirect
npmvscode-languageserver-protocol3.18.3indirect
npmwatchpack2.5.2indirect
npmwebpack5.110.3indirect
npmwebpack^5.110.3indirect
npmwebpack-cli7.2.3indirect
npmwebpack-cli^7.2.3indirect
npmwebpack-merge6.0.1indirect
npmwebpack-sources3.5.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwildcard2.0.1indirect
NuGetAlphaSkia3.5.147indirect
NuGetAlphaSkia.Native.Linux3.5.147indirect
NuGetAlphaSkia.Native.MacOs3.4.135indirect
NuGetAlphaSkia.Native.Windows3.4.135indirect
NuGetAlphaSkia.Native.Windows3.5.147indirect
NuGetGitHubActionsTestLogger3.0.5indirect
NuGetJetBrains.Annotations10.2.1indirect
NuGetMicrosoft.CSharp4.7.0indirect
NuGetMicrosoft.NET.Test.Sdk18.9.0indirect
NuGetMSTest.TestAdapter3.11.1indirect
NuGetMSTest.TestFramework3.11.1indirect
NuGetNAudio2.4.0indirect
NuGetSkiaSharp1.57.0indirect
NuGetSystem.Drawing.Common10.0.11indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 386 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct. 38 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
dompurify3.4.12indirectlow13.4.13

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.