Public record
Software health reportschema 0.15.0 · metrics 2.10.0 · 2026-07-19 11:13 UTC

asciidoctor / asciidoctor-kroki

Asciidoctor.js extension to convert diagrams to images using Kroki!

JavaScript · RubyMIT★ 174 stars⑂ 55 forkssince Apr 2019View on GitHub ↗

asciidoctor/asciidoctor-kroki holds a health index of 84 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (90/100) and lowest on AI Readiness (48/100). It was last updated 3 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

AsciidoctorOrganization
466 followers83 public repossince Dec 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmasciidoctor-kroki1.0.196,452253 days agoasciidoctorkrokidiagramsjavascriptextension
RubyGemsasciidoctor-kroki1.0.1-203 days ago

Metrics by category

Vitality

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

74Good · 21% of overall
How it's scored
36/36Push recencylast push 3 days ago
7.6/36Commit cadence11/52 weeks with commits
18/18Commit volume102 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year102
human_commit_share
days_since_last_push3
active_weeks_last_year11
How it's scored
27/27Ships releases37 releases published
36/36Release recencylatest release 3 days ago
12.6/27Release cadencea release every ~137.2 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count37
latest_release_tagv1.0.1
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases137.2

Community & Adoption

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

65Good · 17% of overall
How it's scored
36.3/60Stars174 stars
14.4/25Forks55 forks
2.7/15Watchers4 watchers
Inputs used
forks55
stars174
watchers4
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
13.5/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_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
66.5/80Monthly downloads96,452 downloads/month across npm, rubygems
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesasciidoctor-kroki, asciidoctor-kroki
dependents
ecosystemsnpm, rubygems
total_downloads32,452,461
monthly_downloads96,452
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?

73Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6.6/22.5Commit distributiontop contributor authored 71% of commits
13.5/13.5Contributor breadth33 contributors
10/10OpenSSF Scorecard: Contributorsproject has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled33
top_contributor_share0.706
How it's scored
38.6/42Issue resolution92% of issues closed
23.2/30PR acceptance262/339 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/27 approved changesets -- score normalized to 0
Inputs used
merged_prs262
open_issues13
closed_issues145
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.918
closed_unmerged_prs77
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
19.2/25Owner reach466 followers of asciidoctor
25/25Track record83 public repos, account ~13 yr old
Inputs used
followers466
owner_typeOrganization
is_verified
owner_loginasciidoctor
public_repos83
account_age_days4,951
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on npm, rubygems
35/35Publish recencylatest publish 3 days ago
20/20Version history25 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesasciidoctor-kroki, asciidoctor-kroki
ecosystemsnpm, rubygems
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter config.rubocop.yml, biome.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests12 out of 12 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://kroki.io/
10/10Repository description
10/10Topics13 topics
0/10Wiki
Inputs used
topicsasciidoctor, extension, diagram, javascript, kroki, plantuml, ditaa, uml, graphviz, mermaid, asciidoctor-extension, asciidoctor-kroki, hacktoberfest
has_wikino
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?

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests12 out of 12 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/27 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 10 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 13 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.1

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.

48Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.rubocop.yml, biome.json
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock, package-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
27/45Type-checkable codeJavaScript with type-check config (tsconfig.json)
53.9/55Manageable file sizes1/50 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes69,585
source_files_sampled50
oversized_source_files1

Key facts

174GitHub stars
33contributors
102commits, last 12 months
3days since last push
37releases
1bus factor
13open issues
npm, RubyGemspackage ecosystems

More detail

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests12 out of 12 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/27 approved changesets -- score normalized to 0
10Contributorsproject has 10 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 13 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmjson52.2.3package.json
npmpako2.2.0package.json
All dependencies 352

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

RegistryPackageVersionRelation
npmjson52.2.3direct
npmpako2.2.0direct
npm@asciidoctor/core4.0.1indirect
npm@balena/dockerignore1.0.2indirect
npm@biomejs/biome2.5.2indirect
npm@biomejs/cli-darwin-arm642.5.2indirect
npm@biomejs/cli-darwin-x642.5.2indirect
npm@biomejs/cli-linux-arm642.5.2indirect
npm@biomejs/cli-linux-arm64-musl2.5.2indirect
npm@biomejs/cli-linux-x642.5.2indirect
npm@biomejs/cli-linux-x64-musl2.5.2indirect
npm@biomejs/cli-win32-arm642.5.2indirect
npm@biomejs/cli-win32-x642.5.2indirect
npm@blazediff/core1.9.1indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@grpc/grpc-js1.14.4indirect
npm@grpc/proto-loader0.7.15indirect
npm@grpc/proto-loader0.8.1indirect
npm@isaacs/cliui8.0.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@js-sdsl/ordered-map4.4.2indirect
npm@kwsites/file-exists1.1.1indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@oxc-project/types0.138.0indirect
npm@pkgjs/parseargs0.11.0indirect
npm@polka/url1.0.0-next.29indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.5indirect
npm@protobufjs/eventemitter1.1.1indirect
npm@protobufjs/fetch1.1.1indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.2indirect
npm@rolldown/binding-android-arm641.1.4indirect
npm@rolldown/binding-darwin-arm641.1.4indirect
npm@rolldown/binding-darwin-x641.1.4indirect
npm@rolldown/binding-freebsd-x641.1.4indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.4indirect
npm@rolldown/binding-linux-arm64-gnu1.1.4indirect
npm@rolldown/binding-linux-arm64-musl1.1.4indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.4indirect
npm@rolldown/binding-linux-s390x-gnu1.1.4indirect
npm@rolldown/binding-linux-x64-gnu1.1.4indirect
npm@rolldown/binding-linux-x64-musl1.1.4indirect
npm@rolldown/binding-openharmony-arm641.1.4indirect
npm@rolldown/binding-wasm32-wasi1.1.4indirect
npm@rolldown/binding-win32-arm64-msvc1.1.4indirect
npm@rolldown/binding-win32-x64-msvc1.1.4indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/plugin-commonjs29.0.3indirect
npm@rollup/plugin-json6.1.0indirect
npm@rollup/plugin-node-resolve16.0.3indirect
npm@rollup/pluginutils5.4.0indirect
npm@rollup/rollup-android-arm-eabi4.62.2indirect
npm@rollup/rollup-android-arm644.62.2indirect
npm@rollup/rollup-darwin-arm644.62.2indirect
npm@rollup/rollup-darwin-x644.62.2indirect
npm@rollup/rollup-freebsd-arm644.62.2indirect
npm@rollup/rollup-freebsd-x644.62.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.2indirect
npm@rollup/rollup-linux-arm64-gnu4.62.2indirect
npm@rollup/rollup-linux-arm64-musl4.62.2indirect
npm@rollup/rollup-linux-loong64-gnu4.62.2indirect
npm@rollup/rollup-linux-loong64-musl4.62.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.2indirect
npm@rollup/rollup-linux-ppc64-musl4.62.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.2indirect
npm@rollup/rollup-linux-riscv64-musl4.62.2indirect
npm@rollup/rollup-linux-s390x-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-musl4.62.2indirect
npm@rollup/rollup-openbsd-x644.62.2indirect
npm@rollup/rollup-openharmony-arm644.62.2indirect
npm@rollup/rollup-win32-arm64-msvc4.62.2indirect
npm@rollup/rollup-win32-ia32-msvc4.62.2indirect
npm@rollup/rollup-win32-x64-gnu4.62.2indirect
npm@rollup/rollup-win32-x64-msvc4.62.2indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers15.4.0indirect
npm@sinonjs/samsam10.0.2indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/docker-modem3.0.6indirect
npm@types/dockerode4.0.1indirect
npm@types/estree1.0.9indirect
npm@types/node18.19.130indirect
npm@types/node26.1.1indirect
npm@types/resolve1.20.2indirect
npm@types/ssh20.5.52indirect
npm@types/ssh21.15.5indirect
npm@types/ssh2-streams0.1.13indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@vitest/browser4.1.10indirect
npm@vitest/browser-playwright4.1.10indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npmabort-controller3.0.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmarchiver7.0.1indirect
npmarchiver-utils5.0.2indirect
npmasn10.2.6indirect
npmassertion-error2.0.1indirect
npmasync3.2.6indirect
npmasync-lock1.4.1indirect
npmb4a1.8.1indirect
npmbalanced-match1.0.2indirect
npmbare-events2.9.1indirect
npmbare-fs4.7.3indirect
npmbare-os3.9.3indirect
npmbare-path3.0.1indirect
npmbare-stream2.13.3indirect
npmbare-url2.4.5indirect
npmbase64-js1.5.1indirect
npmbcrypt-pbkdf1.0.2indirect
npmbl4.1.0indirect
npmbrace-expansion2.1.1indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmbuffer-crc321.0.0indirect
npmbuildcheck0.0.7indirect
npmbyline5.0.0indirect
npmchai6.2.2indirect
npmchownr1.1.4indirect
npmcliui8.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommondir1.0.1indirect
npmcompress-commons6.0.2indirect
npmconvert-source-map2.0.0indirect
npmcore-util-is1.0.3indirect
npmcpu-features0.0.10indirect
npmcrc-321.2.2indirect
npmcrc32-stream6.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeepmerge4.3.1indirect
npmdetect-libc2.1.2indirect
npmdiff9.0.0indirect
npmdocker-compose1.4.2indirect
npmdocker-modem5.0.7indirect
npmdockerode5.0.1indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmend-of-stream1.4.5indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.0indirect
npmescalade3.2.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmevent-target-shim5.0.1indirect
npmevents3.3.0indirect
npmevents-universal1.0.1indirect
npmexpect-type1.4.0indirect
npmfast-fifo1.3.2indirect
npmfdir6.5.0indirect
npmforeground-child3.3.1indirect
npmfs-constants1.0.0indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-port5.1.1indirect
npmglob10.5.0indirect
npmgraceful-fs4.2.11indirect
npmhasown2.0.4indirect
npmieee7541.2.1indirect
npminherits2.0.4indirect
npmis-core-module2.16.2indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-module1.0.0indirect
npmis-reference1.2.1indirect
npmis-stream2.0.1indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmjackspeak3.4.3indirect
npmlazystream1.0.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlodash4.18.1indirect
npmlodash.camelcase4.3.0indirect
npmlong5.3.2indirect
npmlru-cache10.4.3indirect
npmmagic-string0.30.21indirect
npmminimatch5.1.9indirect
npmminimatch9.0.9indirect
npmminipass7.1.3indirect
npmmkdirp3.0.1indirect
npmmkdirp-classic0.5.3indirect
npmmrmime2.0.1indirect
npmms2.1.3indirect
npmnan2.28.0indirect
npmnanoid3.3.15indirect
npmnormalize-path3.0.0indirect
npmobug2.1.3indirect
npmonce1.4.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmplaywright1.61.1indirect
npmplaywright-core1.61.1indirect
npmpngjs7.0.0indirect
npmpostcss8.5.16indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmproper-lockfile4.1.2indirect
npmproperties-reader3.0.1indirect
npmprotobufjs7.6.5indirect
npmpump3.0.4indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreadable-stream4.7.0indirect
npmreaddir-glob1.1.3indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.12indirect
npmretry0.12.0indirect
npmrolldown1.1.4indirect
npmrollup4.62.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsinon22.0.0indirect
npmsirv3.0.2indirect
npmsource-map-js1.2.1indirect
npmsplit-ca1.0.1indirect
npmssh-remote-port-forward1.0.4indirect
npmssh21.17.0indirect
npmstackback0.0.2indirect
npmstd-env4.1.0indirect
npmstreamx2.28.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtar-fs2.1.5indirect
npmtar-fs3.1.3indirect
npmtar-stream2.2.0indirect
npmtar-stream3.2.0indirect
npmteex1.0.1indirect
npmtestcontainers12.0.4indirect
npmtext-decoder1.2.7indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtmp0.2.7indirect
npmtotalist3.0.1indirect
npmtslib2.8.1indirect
npmtweetnacl0.14.5indirect
npmtype-detect4.0.8indirect
npmtype-detect4.1.0indirect
npmtypescript7.0.2indirect
npmundici8.7.0indirect
npmundici-types5.26.5indirect
npmundici-types8.3.0indirect
npmutil-deprecate1.0.2indirect
npmvite8.1.3indirect
npmvitest4.1.10indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmws8.21.0indirect
npmy18n5.0.8indirect
npmyaml2.9.0indirect
npmyargs17.7.3indirect
npmyargs-parser21.1.1indirect
npmzip-stream6.0.1indirect
RubyGemsasciidoctorindirect
RubyGemsasciidoctor2.0.26indirect
RubyGemsast2.4.3indirect
RubyGemsdiff-lcs1.6.2indirect
RubyGemsjson2.13.0indirect
RubyGemslanguage_server-protocol3.17.0.5indirect
RubyGemslint_roller1.1.0indirect
RubyGemsparallel1.27.0indirect
RubyGemsparser3.3.8.0indirect
RubyGemsprism1.4.0indirect
RubyGemsracc1.8.1indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrakeindirect
RubyGemsrake13.3.0indirect
RubyGemsregexp_parser2.10.0indirect
RubyGemsrspecindirect
RubyGemsrspec3.13.1indirect
RubyGemsrspec-core3.13.5indirect
RubyGemsrspec-expectations3.13.5indirect
RubyGemsrspec-mocks3.13.5indirect
RubyGemsrspec-support3.13.4indirect
RubyGemsrubocopindirect
RubyGemsrubocop1.78.0indirect
RubyGemsrubocop-ast1.46.0indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemsunicode-display_width3.1.4indirect
RubyGemsunicode-emoji4.0.4indirect
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.15.0 — full methodology · metrics wiki.

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