Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-28 08:23 UTC

yuzutech / kroki

Creates diagrams from textual descriptions!

JavaScriptMIT★ 4,297 stars⑂ 312 forkssince Jan 2019View on GitHub ↗
KindCommand-line toolWeb interfacehow this is determined

yuzutech/kroki holds a health index of 84 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (94/100) and lowest on Sustainability & Governance (53/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Yuzu techOrganization
50 followers27 public repossince Jun 2013

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

Metrics by category

Vitality

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

80Excellent · 21% of overall
How it's scored
36/36Push recencylast push 5 days ago
14.5/36Commit cadence21/52 weeks with commits
18/18Commit volume177 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year177
human_commit_share1
days_since_last_push5
active_weeks_last_year21
How it's scored
27/27Ships releases58 releases published
36/36Release recencylatest release 16 days ago
19.8/27Release cadencea release every ~59.7 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count58
latest_release_tagv0.32.1
releases_from_tagsno
days_since_latest_release16
mean_days_between_releases59.7

Community & Adoption

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

70Good · 17% of overall
How it's scored
58.9/60Stars4,297 stars
20.8/25Forks312 forks
7.8/15Watchers26 watchers
Inputs used
forks312
stars4,297
watchers26
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_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

53Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
2.2/22.5Commit distributiontop contributor authored 90% of commits
13.5/13.5Contributor breadth81 contributors
10/10OpenSSF Scorecard: Contributorsproject has 13 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled81
top_contributor_share0.901
How it's scored
30.1/42Issue resolution72% of issues closed
23.8/30PR acceptance1,315/1,655 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs1,315
open_issues133
closed_issues335
prs_merged_7d5
prs_decided_7d5
prs_merged_30d27
prs_decided_30d27
issue_closed_ratio0.716
closed_unmerged_prs340
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
12.3/25Owner reach50 followers of yuzutech
22.5/25Track record27 public repos, account ~13 yr old
Inputs used
followers50
owner_typeOrganization
is_verifiedno
owner_loginyuzutech
public_repos27
account_age_days4,806

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://kroki.io
10/10Repository description
10/10Topics20 topics
10/10Wiki
Inputs used
topicsdiagrams, text, images, api, erd, c4, plantuml, uml, ditaa, blockdiag, graphviz, svgbob, umlet, mermaid, bpmn, bytefield, hacktoberfest, excalidraw, pikchr, wavedrom
has_wikiyes
homepagehttps://kroki.io
docs_sitehttps://kroki.io
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

55Moderate · 16% of overall
How it's scored
5.2/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests22 out of 22 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/29 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 13 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 17 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
1/5SASTSAST tool is not run on all commits -- score normalized to 2
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities27 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): Packaging. 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
advisories18
affected_packages6
assessed_packages447
unassessed_packages1
affected_by_severityhigh 3, moderate 1, low 2
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 447 resolved dependencies against OSV. 1 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.

76Good · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history95 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.95
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes704
How it's scored
18/18One-command bootstrapTaskfile.yml
22/22Automated tests
11/11Lint / format configbiome.json
0/11Static type checking
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice29 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageno
bootstrap_filesTaskfile.yml
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.29
toolchain_manifestspom.xml, server/ops/docker/Cargo.toml, server/pom.xml
dependency_bot_commit_share0
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
50.1/55Manageable file sizes48/539 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes9,072,485
source_files_sampled539
oversized_source_files48
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 examplesexamples
Inputs used
example_dirsexamples
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

4,297GitHub stars
81contributors
177commits, last 12 months
5days since last push
58releases
1bus factor
133open issues
Maven, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch maven package 'io.kroki:kroki-server' from its registry
  • Could not fetch npm package '@kroki/bpmn-server' from its registry
  • Could not fetch npm package '@kroki/dbml' from its registry
  • Could not fetch npm package '@kroki/mermaid-server' from its registry
  • Could not fetch npm package '@kroki/nomnoml' from its registry
  • Could not fetch npm package '@kroki/wavedrom' from its registry
  • Could not fetch npm package '@kroki/bytefield' from its registry
  • Could not fetch npm package '@kroki/excalidraw-server' from its registry
  • Could not fetch npm package '@kroki/browser-instance' from its registry

More detail

Star and fork history 0 ★ / 312 ⇿
0Stars
312Forks
55Releases

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.

0125250375312102019-032022-122026-08
Major 0Minor 30Patch 20

Each point covers 7 days.

OpenSSF Scorecard 4.4 / 10
4.4aggregate

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-28 08:23 UTC

7Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests22 out of 22 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/29 approved changesets -- score normalized to 0
10Contributorsproject has 13 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 17 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
2SASTSAST tool is not run on all commits -- score normalized to 2
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities27 existing vulnerabilities detected
Direct dependencies 54
RegistryPackageVersion constraintManifest
npm@kroki/browser-instancefile:../lib/browser-instancebpmn/package.json
npmbpmn-js18.24.0bpmn/package.json
npmmicro10.0.1bpmn/package.json
npmpino9.14.0bpmn/package.json
npmpino-debug^2.0.0bpmn/package.json
npmpuppeteer25.1.0bpmn/package.json
npmbytefield-svg1.11.0bytefield/package.json
npm@softwaretechnik/dbml-renderer1.0.31dbml/package.json
npm@kroki/browser-instancefile:../lib/browser-instancediagrams.net/package.json
npmmicro10.0.1diagrams.net/package.json
npmpino9.14.0diagrams.net/package.json
npmpino-debug^2.0.0diagrams.net/package.json
npmpuppeteer25.1.0diagrams.net/package.json
npm@excalidraw/excalidraw0.18.1excalidraw/package.json
npm@kroki/browser-instancefile:../lib/browser-instanceexcalidraw/package.json
npmmicro10.0.1excalidraw/package.json
npmpino9.14.0excalidraw/package.json
npmpino-debug2.0.0excalidraw/package.json
npmpuppeteer25.1.0excalidraw/package.json
npmreact18.3.1excalidraw/package.json
npmreact-dom18.3.1excalidraw/package.json
npm@kroki/browser-instancefile:../lib/browser-instancemermaid/package.json
npmmicro10.0.1mermaid/package.json
npmpino9.14.0mermaid/package.json
npmpino-debug2.0.0mermaid/package.json
npmpuppeteer25.1.0mermaid/package.json
npmnomnoml1.7.0nomnoml/package.json
npmblocked-at^1.2.0package.json
Mavenio.opentelemetry:opentelemetry-sdk${opentelemetry.version}server/pom.xml
Mavenio.opentelemetry:opentelemetry-exporter-otlp${opentelemetry.version}server/pom.xml
Mavenio.opentelemetry:opentelemetry-sdk-extension-autoconfigure${opentelemetry.version}server/pom.xml
Mavenio.vertx:vertx-core${vertx.version}server/pom.xml
Mavenio.vertx:vertx-web${vertx.version}server/pom.xml
Mavenio.vertx:vertx-web-client${vertx.version}server/pom.xml
Mavenio.vertx:vertx-opentelemetry${vertx.version}server/pom.xml
Mavenio.netty:netty-transport-native-epoll${netty.version}server/pom.xml
Mavenio.netty:netty-transport-native-kqueue${netty.version}server/pom.xml
Mavencom.github.ben-manes.caffeine:caffeine${caffeine.version}server/pom.xml
Mavencom.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer${owasp-html-sanitizer.version}server/pom.xml
Mavenio.vertx:vertx-config${vertx.version}server/pom.xml
Mavenio.vertx:vertx-launcher-application${vertx.version}server/pom.xml
Mavenorg.slf4j:slf4j-api${slf4j-api.version}server/pom.xml
Mavenorg.slf4j:jul-to-slf4j${slf4j-api.version}server/pom.xml
Mavench.qos.logback:logback-classic${logback.version}server/pom.xml
Mavench.qos.logback:logback-core${logback.version}server/pom.xml
Mavench.qos.logback.contrib:logback-json-classic0.1.5server/pom.xml
Mavenguru.nidi.com.kitfox:svgSalamander1.1.3server/pom.xml
Mavenorg.apache.commons:commons-text1.15.0server/pom.xml
Mavencom.structurizr:structurizr-dsl${structurizr-dsl.version}server/pom.xml
Mavencom.structurizr:structurizr-export${structurizr-export.version}server/pom.xml
Mavencom.structurizr:structurizr-core${structurizr-core.version}server/pom.xml
npmjson52.2.3wavedrom/package.json
npmonml2.1.0wavedrom/package.json
npmwavedrom3.6.2wavedrom/package.json
All dependencies 448

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

RegistryPackageVersionRelation
Mavench.qos.logback.contrib:logback-json-classic0.1.5direct
Mavench.qos.logback:logback-classic1.6.1direct
Mavench.qos.logback:logback-core1.6.1direct
Mavencom.github.ben-manes.caffeine:caffeine3.2.4direct
Mavencom.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer20260313.1direct
Mavencom.structurizr:structurizr-core6.2.2direct
Mavencom.structurizr:structurizr-dsl6.2.2direct
Mavencom.structurizr:structurizr-export6.2.2direct
Mavenguru.nidi.com.kitfox:svgSalamander1.1.3direct
Mavenio.netty:netty-transport-native-epoll4.2.16direct
Mavenio.netty:netty-transport-native-kqueue4.2.16direct
Mavenio.opentelemetry:opentelemetry-exporter-otlp1.64.0direct
Mavenio.opentelemetry:opentelemetry-sdk1.64.0direct
Mavenio.opentelemetry:opentelemetry-sdk-extension-autoconfigure1.64.0direct
Mavenio.vertx:vertx-config5.1.5direct
Mavenio.vertx:vertx-core5.1.5direct
Mavenio.vertx:vertx-launcher-application5.1.5direct
Mavenio.vertx:vertx-opentelemetry5.1.5direct
Mavenio.vertx:vertx-web5.1.5direct
Mavenio.vertx:vertx-web-client5.1.5direct
Mavenorg.apache.commons:commons-text1.15.0direct
Mavenorg.slf4j:jul-to-slf4j2.0.18direct
Mavenorg.slf4j:slf4j-api2.0.18direct
npm@excalidraw/excalidraw0.18.1direct
npm@kroki/browser-instance1.0.0direct
npm@softwaretechnik/dbml-renderer1.0.31direct
npmblocked-at1.2.0direct
npmbpmn-js18.24.0direct
npmbytefield-svg1.11.0direct
npmjson52.2.3direct
npmmicro10.0.1direct
npmnomnoml1.7.0direct
npmonml2.1.0direct
npmpino6.14.0direct
npmpino9.14.0direct
npmpino-debug2.0.0direct
npmpuppeteer25.1.0direct
npmreact18.3.1direct
npmreact-dom18.3.1direct
npmwavedrom3.6.2direct
crates.iosvgbob_cliindirect
Mavenio.vertx:vertx-codegen5.1.5indirect
Mavenio.vertx:vertx-junit55.1.5indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.15.0indirect
Mavenorg.apache.maven.plugins:maven-resources-plugin3.5.0indirect
Mavenorg.apache.maven.plugins:maven-shade-plugin3.6.2indirect
Mavenorg.assertj:assertj-core3.27.7indirect
Mavenorg.bouncycastle:bcpkix-jdk18on1.85indirect
Mavenorg.bouncycastle:bcprov-jdk18on1.85indirect
Mavenorg.junit.jupiter:junit-jupiter-api6.1.3indirect
Mavenorg.junit.jupiter:junit-jupiter-engine6.1.3indirect
Mavenorg.junit.jupiter:junit-jupiter-params6.1.3indirect
Mavenorg.mockito:mockito-core5.23.0indirect
Mavenpl.project13.maven:git-commit-id-plugin4.9.10indirect
npm@aduh95/viz.js3.4.0indirect
npm@antfu/install-pkg1.1.0indirect
npm@babel/runtime7.29.7indirect
npm@biomejs/biome2.5.8indirect
npm@biomejs/cli-darwin-arm642.5.8indirect
npm@biomejs/cli-darwin-x642.5.8indirect
npm@biomejs/cli-linux-arm642.5.8indirect
npm@biomejs/cli-linux-arm64-musl2.5.8indirect
npm@biomejs/cli-linux-x642.5.8indirect
npm@biomejs/cli-linux-x64-musl2.5.8indirect
npm@biomejs/cli-win32-arm642.5.8indirect
npm@biomejs/cli-win32-x642.5.8indirect
npm@bpmn-io/diagram-js-ui0.2.4indirect
npm@braintree/sanitize-url6.0.2indirect
npm@braintree/sanitize-url7.1.2indirect
npm@chevrotain/cst-dts-gen11.0.3indirect
npm@chevrotain/gast11.0.3indirect
npm@chevrotain/regexp-to-ast11.0.3indirect
npm@chevrotain/types11.0.3indirect
npm@chevrotain/types11.1.2indirect
npm@chevrotain/utils11.0.3indirect
npm@esbuild/aix-ppc640.28.2indirect
npm@esbuild/android-arm0.28.2indirect
npm@esbuild/android-arm640.28.2indirect
npm@esbuild/android-x640.28.2indirect
npm@esbuild/darwin-arm640.28.2indirect
npm@esbuild/darwin-x640.28.2indirect
npm@esbuild/freebsd-arm640.28.2indirect
npm@esbuild/freebsd-x640.28.2indirect
npm@esbuild/linux-arm0.28.2indirect
npm@esbuild/linux-arm640.28.2indirect
npm@esbuild/linux-ia320.28.2indirect
npm@esbuild/linux-loong640.28.2indirect
npm@esbuild/linux-mips64el0.28.2indirect
npm@esbuild/linux-ppc640.28.2indirect
npm@esbuild/linux-riscv640.28.2indirect
npm@esbuild/linux-s390x0.28.2indirect
npm@esbuild/linux-x640.28.2indirect
npm@esbuild/netbsd-arm640.28.2indirect
npm@esbuild/netbsd-x640.28.2indirect
npm@esbuild/openbsd-arm640.28.2indirect
npm@esbuild/openbsd-x640.28.2indirect
npm@esbuild/openharmony-arm640.28.2indirect
npm@esbuild/sunos-x640.28.2indirect
npm@esbuild/win32-arm640.28.2indirect
npm@esbuild/win32-ia320.28.2indirect
npm@esbuild/win32-x640.28.2indirect
npm@excalidraw/laser-pointer1.3.1indirect
npm@excalidraw/markdown-to-text0.1.2indirect
npm@excalidraw/mermaid-to-excalidraw2.2.2indirect
npm@excalidraw/random-username1.1.0indirect
npm@floating-ui/core1.7.5indirect
npm@floating-ui/dom1.7.6indirect
npm@floating-ui/react-dom2.1.8indirect
npm@floating-ui/utils0.2.11indirect
npm@iconify/types2.0.0indirect
npm@iconify/utils3.1.3indirect
npm@mermaid-js/layout-elk0.2.2indirect
npm@mermaid-js/layout-tidy-tree0.2.2indirect
npm@mermaid-js/parser0.6.3indirect
npm@mermaid-js/parser1.1.1indirect
npm@mermaid-js/parser1.2.0indirect
npm@pinojs/redact0.4.0indirect
npm@puppeteer/browsers3.0.4indirect
npm@radix-ui/primitive1.0.0indirect
npm@radix-ui/primitive1.1.1indirect
npm@radix-ui/react-arrow1.1.2indirect
npm@radix-ui/react-collection1.0.1indirect
npm@radix-ui/react-compose-refs1.0.0indirect
npm@radix-ui/react-compose-refs1.1.1indirect
npm@radix-ui/react-context1.0.0indirect
npm@radix-ui/react-context1.1.1indirect
npm@radix-ui/react-direction1.0.0indirect
npm@radix-ui/react-dismissable-layer1.1.5indirect
npm@radix-ui/react-focus-guards1.1.1indirect
npm@radix-ui/react-focus-scope1.1.2indirect
npm@radix-ui/react-id1.0.0indirect
npm@radix-ui/react-id1.1.0indirect
npm@radix-ui/react-popover1.1.6indirect
npm@radix-ui/react-popper1.2.2indirect
npm@radix-ui/react-portal1.1.4indirect
npm@radix-ui/react-presence1.0.0indirect
npm@radix-ui/react-presence1.1.2indirect
npm@radix-ui/react-primitive1.0.1indirect
npm@radix-ui/react-primitive2.0.2indirect
npm@radix-ui/react-roving-focus1.0.2indirect
npm@radix-ui/react-slot1.0.1indirect
npm@radix-ui/react-slot1.1.2indirect
npm@radix-ui/react-tabs1.0.2indirect
npm@radix-ui/react-use-callback-ref1.0.0indirect
npm@radix-ui/react-use-callback-ref1.1.0indirect
npm@radix-ui/react-use-controllable-state1.0.0indirect
npm@radix-ui/react-use-controllable-state1.1.0indirect
npm@radix-ui/react-use-escape-keydown1.1.0indirect
npm@radix-ui/react-use-layout-effect1.0.0indirect
npm@radix-ui/react-use-layout-effect1.1.0indirect
npm@radix-ui/react-use-rect1.1.0indirect
npm@radix-ui/react-use-size1.1.0indirect
npm@radix-ui/rect1.1.0indirect
npm@types/d37.4.3indirect
npm@types/d3-array3.2.2indirect
npm@types/d3-axis3.0.6indirect
npm@types/d3-brush3.0.6indirect
npm@types/d3-chord3.0.6indirect
npm@types/d3-color3.1.3indirect
npm@types/d3-contour3.0.6indirect
npm@types/d3-delaunay6.0.4indirect
npm@types/d3-dispatch3.0.7indirect
npm@types/d3-drag3.0.7indirect
npm@types/d3-dsv3.0.7indirect
npm@types/d3-ease3.0.2indirect
npm@types/d3-fetch3.0.7indirect
npm@types/d3-force3.0.10indirect
npm@types/d3-format3.0.4indirect
npm@types/d3-geo3.1.0indirect
npm@types/d3-hierarchy3.1.7indirect
npm@types/d3-interpolate3.0.4indirect
npm@types/d3-path3.1.1indirect
npm@types/d3-polygon3.0.2indirect
npm@types/d3-quadtree3.0.6indirect
npm@types/d3-random3.0.3indirect
npm@types/d3-scale4.0.9indirect
npm@types/d3-scale-chromatic3.1.0indirect
npm@types/d3-selection3.0.11indirect
npm@types/d3-shape3.1.8indirect
npm@types/d3-time3.0.4indirect
npm@types/d3-time-format4.0.3indirect
npm@types/d3-timer3.0.2indirect
npm@types/d3-transition3.0.9indirect
npm@types/d3-zoom3.0.8indirect
npm@types/geojson7946.0.16indirect
npm@types/trusted-types2.0.7indirect
npm@upsetjs/venn.js2.0.0indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmarg4.1.0indirect
npmaria-hidden1.2.6indirect
npmarray-back3.1.0indirect
npmarray-back4.0.2indirect
npmatomic-sleep1.0.0indirect
npmbinary-extensions2.3.0indirect
npmbit-field1.9.0indirect
npmbpmn-moddle10.0.0indirect
npmbraces3.0.3indirect
npmbrowser-fs-access0.29.1indirect
npmbytes3.1.0indirect
npmcanvas-roundrect-polyfill0.0.1indirect
npmchalk2.4.2indirect
npmchevrotain11.0.3indirect
npmchevrotain-allstar0.3.1indirect
npmchokidar3.6.0indirect
npmchromium-bidi16.0.1indirect
npmcliui8.0.1indirect
npmclsx1.1.1indirect
npmclsx2.1.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcommand-line-args5.2.1indirect
npmcommand-line-usage6.1.3indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmcommander9.5.0indirect
npmcontent-type1.0.4indirect
npmcose-base1.0.3indirect
npmcose-base2.2.0indirect
npmcrc-320.3.0indirect
npmcross-env7.0.3indirect
npmcross-spawn7.0.6indirect
npmcytoscape3.34.0indirect
npmcytoscape-cose-bilkent4.1.0indirect
npmcytoscape-fcose2.2.0indirect
npmd37.9.0indirect
npmd3-array2.12.1indirect
npmd3-array3.2.4indirect
npmd3-axis3.0.0indirect
npmd3-brush3.0.0indirect
npmd3-chord3.0.1indirect
npmd3-color3.1.0indirect
npmd3-contour4.0.2indirect
npmd3-delaunay6.0.4indirect
npmd3-dispatch3.0.1indirect
npmd3-drag3.0.0indirect
npmd3-dsv3.0.1indirect
npmd3-ease3.0.1indirect
npmd3-fetch3.0.1indirect
npmd3-force3.0.0indirect
npmd3-format3.1.2indirect
npmd3-geo3.1.1indirect
npmd3-hierarchy3.1.2indirect
npmd3-interpolate3.0.1indirect
npmd3-path1.0.9indirect
npmd3-path3.1.0indirect
npmd3-polygon3.0.1indirect
npmd3-quadtree3.0.1indirect
npmd3-random3.0.1indirect
npmd3-sankey0.12.3indirect
npmd3-scale4.0.2indirect
npmd3-scale-chromatic3.1.0indirect
npmd3-selection3.0.0indirect
npmd3-shape1.3.7indirect
npmd3-shape3.2.0indirect
npmd3-time3.1.0indirect
npmd3-time-format4.1.0indirect
npmd3-timer3.0.1indirect
npmd3-transition3.0.1indirect
npmd3-zoom3.0.0indirect
npmdagre-d3-es7.0.14indirect
npmdayjs1.11.21indirect
npmdebug4.4.3indirect
npmdeep-extend0.6.0indirect
npmdelaunator5.1.0indirect
npmdepd1.1.2indirect
npmdetect-node-es1.1.0indirect
npmdevtools-protocol0.0.1624250indirect
npmdiagram-js15.24.0indirect
npmdiagram-js-direct-editing3.5.1indirect
npmdidi11.0.0indirect
npmdomify3.0.0indirect
npmdompurify3.4.12indirect
npmdompurify3.4.9indirect
npmelkjs0.9.3indirect
npmemoji-regex8.0.0indirect
npmes-toolkit1.47.0indirect
npmes6-promise-pool2.5.0indirect
npmesbuild0.28.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmestraverse5.3.0indirect
npmfast-redact3.5.0indirect
npmfast-safe-stringify2.1.1indirect
npmfill-range7.1.1indirect
npmfind-replace3.0.0indirect
npmflatstr1.0.12indirect
npmfractional-indexing3.2.0indirect
npmfs-extra11.3.5indirect
npmfsevents2.3.3indirect
npmfuzzy0.1.3indirect
npmget-caller-file2.0.5indirect
npmget-nonce1.0.1indirect
npmglob-parent5.1.2indirect
npmglur1.1.2indirect
npmgraceful-fs4.2.11indirect
npmgraphre0.1.3indirect
npmhachure-fill0.5.2indirect
npmhas-flag3.0.0indirect
npmhtm3.1.1indirect
npmhttp-errors1.7.3indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.6.3indirect
npmids3.0.2indirect
npmimage-blob-reduce3.0.1indirect
npmimmutable4.3.9indirect
npmimport-meta-resolve4.2.0indirect
npminherits2.0.4indirect
npminherits-browser0.1.0indirect
npminternmap1.0.1indirect
npminternmap2.0.3indirect
npmis-binary-path2.1.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmisexe2.0.0indirect
npmjotai2.11.0indirect
npmjotai-scope0.7.2indirect
npmjs-tokens4.0.0indirect
npmjsonfile6.2.1indirect
npmkatex0.16.47indirect
npmkhroma2.1.0indirect
npmlangium3.3.1indirect
npmlayout-base1.0.2indirect
npmlayout-base2.0.1indirect
npmlilconfig3.1.3indirect
npmlodash-es4.17.21indirect
npmlodash-es4.18.1indirect
npmlodash.camelcase4.3.0indirect
npmlodash.debounce4.0.8indirect
npmlodash.throttle4.1.1indirect
npmlogidrom0.3.1indirect
npmloose-envify1.4.0indirect
npmmarked16.4.2indirect
npmmermaid11.15.0indirect
npmmermaid11.16.1indirect
npmmin-dash5.1.0indirect
npmmin-dom5.3.0indirect
npmmitt3.0.1indirect
npmmoddle8.1.0indirect
npmmoddle-xml12.0.0indirect
npmmodern-tar0.7.6indirect
npmms2.1.3indirect
npmmultimath2.0.0indirect
npmnanoid3.3.3indirect
npmnanoid4.0.2indirect
npmnormalize-path3.0.0indirect
npmobject-assign4.1.1indirect
npmobject-refs0.4.0indirect
npmon-exit-leak-free2.1.2indirect
npmopen-color1.9.1indirect
npmpackage-manager-detector1.6.0indirect
npmpako2.0.3indirect
npmpath-data-parser0.1.0indirect
npmpath-intersection4.1.0indirect
npmpath-key3.1.1indirect
npmperfect-freehand1.2.0indirect
npmpica7.1.1indirect
npmpicomatch2.3.2indirect
npmpino-abstract-transport2.0.0indirect
npmpino-std-serializers3.2.0indirect
npmpino-std-serializers7.1.0indirect
npmpng-chunk-text1.0.0indirect
npmpng-chunks-encode1.0.0indirect
npmpng-chunks-extract1.0.0indirect
npmpngjs7.0.0indirect
npmpoints-on-curve0.2.0indirect
npmpoints-on-curve1.0.1indirect
npmpoints-on-path0.2.1indirect
npmpostject1.0.0-alpha.6indirect
npmpreact10.29.2indirect
npmprocess-warning1.0.0indirect
npmprocess-warning5.0.0indirect
npmpuppeteer-core25.1.0indirect
npmpwacompat2.0.17indirect
npmquick-format-unescaped4.0.4indirect
npmraw-body2.4.1indirect
npmreact-remove-scroll2.7.2indirect
npmreact-remove-scroll-bar2.3.8indirect
npmreact-style-singleton2.2.3indirect
npmreaddirp3.6.0indirect
npmreal-require0.2.0indirect
npmreduce-flatten2.0.0indirect
npmrequire-directory2.1.1indirect
npmrobust-predicates3.0.3indirect
npmroughjs4.6.4indirect
npmroughjs4.6.6indirect
npmrw1.3.3indirect
npmsafe-stable-stringify2.5.0indirect
npmsafer-buffer2.1.2indirect
npmsass1.51.0indirect
npmsax1.6.0indirect
npmsaxen11.0.2indirect
npmscheduler0.23.2indirect
npmsetprototypeof1.1.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsliced1.0.1indirect
npmsonic-boom1.4.1indirect
npmsonic-boom4.2.1indirect
npmsource-map-js1.2.1indirect
npmsplit24.2.0indirect
npmstatuses1.5.0indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstylis4.4.0indirect
npmsupports-color5.5.0indirect
npmtable-layout1.0.2indirect
npmthread-stream3.2.0indirect
npmtiny-svg4.1.4indirect
npmtinyexec1.2.4indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.0indirect
npmts-dedent2.3.0indirect
npmtslib2.8.1indirect
npmtspan0.4.0indirect
npmtunnel-rat0.1.2indirect
npmtyped-query-selector2.12.2indirect
npmtypical4.0.0indirect
npmtypical5.2.0indirect
npmuniversalify2.0.1indirect
npmunpipe1.0.0indirect
npmuse-callback-ref1.3.3indirect
npmuse-sidecar1.1.3indirect
npmuse-sync-external-store1.6.0indirect
npmuuid14.0.0indirect
npmvscode-jsonrpc8.2.0indirect
npmvscode-languageserver9.0.1indirect
npmvscode-languageserver-protocol3.17.5indirect
npmvscode-languageserver-textdocument1.0.12indirect
npmvscode-languageserver-types3.17.5indirect
npmvscode-uri3.0.8indirect
npmwebdriver-bidi-protocol0.4.2indirect
npmwebworkify1.5.0indirect
npmwhich2.0.2indirect
npmwordwrapjs4.0.1indirect
npmwrap-ansi7.0.0indirect
npmws8.21.0indirect
npmy18n5.0.8indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmzod3.25.76indirect
npmzustand4.5.7indirect
Dependency advisories 6

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

PackageVersionRelationSeverityAdvisoriesFixed in
lodash-es4.17.21indirecthigh34.18.0
nanoid3.3.3indirecthigh35.1.16
nanoid4.0.2indirecthigh35.1.16
mermaid11.15.0indirectmoderate511.16.1
dompurify3.4.12indirectlow13.4.13
dompurify3.4.9indirectlow33.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 statistics.