Public record
Software health reportschema 0.11.0 · metrics 2.10.0 · 2026-07-16 20:34 UTC

AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.

Ruby · SCSS · JavaScriptBSD-3-Clause★ 903 stars⑂ 321 forkssince Apr 2011View on GitHub ↗
KindLibraryNetwork servicehow this is determined

AlchemyCMS/alchemy_cms holds a health index of 90 out of 100, placing it in the Excellent band. It scores highest on Vitality (99/100) and lowest on Security (48/100). It was last updated today. 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

23 followers34 public repossince Dec 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsalchemy_cms8.3.4-3920 days ago

Metrics by category

Vitality

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

99Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
35.3/36Commit cadence51/52 weeks with commits
18/18Commit volume1,186 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,186
human_commit_share
days_since_last_push0
active_weeks_last_year51

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~3.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv8.3.4
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases3.1
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?

82Excellent · 17% of overall
How it's scored
47.9/60Stars903 stars
20.9/25Forks321 forks
7.9/15Watchers27 watchers
Inputs used
forks321
stars903
watchers27
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (BSD-3-Clause)
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_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
62.7/80Total downloads1,077,060 downloads all-time across rubygems
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesalchemy_cms
dependents
ecosystemsrubygems
total_downloads1,077,060
monthly_downloads
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?

71Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.6/22.5Commit distributiontop contributor authored 79% of commits
13.5/13.5Contributor breadth100 contributors
10/10OpenSSF Scorecard: Contributorsproject has 41 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.794
How it's scored
41.8/42Issue resolution100% of issues closed
25.6/30PR acceptance2,720/3,192 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 3/11 approved changesets -- score normalized to 2
Inputs used
merged_prs2,720
open_issues4
closed_issues812
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.995
closed_unmerged_prs472
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
9.9/25Owner reach23 followers of AlchemyCMS
23.2/25Track record34 public repos, account ~12 yr old
Inputs used
followers23
owner_typeOrganization
is_verified
owner_loginAlchemyCMS
public_repos34
account_age_days4,592
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on rubygems
35/35Publish recencylatest publish 0 days ago
20/20Version history392 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesalchemy_cms
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows9 workflow(s)
24/24Tests present
16/16Linter config.rubocop.yml, eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests13 out of 13 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
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://www.alchemy-cms.com
10/10Repository description
10/10Topics7 topics
0/10Wiki
Inputs used
topicsalchemy-cms, ruby, cms, rails-engine, content-management-system, rails, admin
has_wikino
homepagehttps://www.alchemy-cms.com
docs_sitehttps://www.alchemy-cms.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

48Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests13 out of 13 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
1.5/7.5Code-ReviewFound 3/11 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 41 contributing companies or organizations
0/10Dangerous-Workflowdangerous 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 1 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
4.5/5SASTSAST tool is not run on all commits -- score normalized to 9
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities10 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.

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.

61Moderate · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes11,073
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, eslint.config.js
0/11Static type checking
10/10Reproducible environmentdevcontainer, Dockerfile, lockfile
0/10Demonstrated agent practiceno data
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.
How it's scored
0/45Type-checkable codeRuby without a type-check config
54.9/55Manageable file sizes2/928 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes164,185
source_files_sampled928
oversized_source_files2

Key facts

903GitHub stars
100contributors
1,186commits, last 12 months
0days since last push
100releases
1bus factor
4open issues
npm, RubyGemspackage ecosystems

Data collection warnings

  • Could not fetch npm package 'alchemy_admin' from its registry

More detail

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-07-16 20:34 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 3/11 approved changesets -- score normalized to 2
10Contributorsproject has 41 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 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
9SASTSAST tool is not run on all commits -- score normalized to 9
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 26
RegistryPackageVersion constraintManifest
RubyGemsrailsGemfile
RubyGemssqlite3~> 2.0Gemfile
RubyGemsmysql2~> 0.5.1Gemfile
RubyGemspg~> 1.0Gemfile
RubyGemsalchemy_i18nGemfile
RubyGemsruby-vipsGemfile
RubyGemsdragonfly~> 1.4Gemfile
RubyGemsnet-smtp~> 0.5.1Gemfile
RubyGemsrails_live_reload~> 0.5.0Gemfile
RubyGemsdartsass-rails~> 0.5.0Gemfile
RubyGemspropshaft~> 1.0Gemfile
RubyGemsgem-release~> 2.2Gemfile
RubyGemsi18n-debug~> 1.2Gemfile
RubyGemsbrakeman~> 8.0Gemfile
npm@floating-ui/dom^1.7.6package.json
npm@rails/ujs^7.1.502package.json
npm@shoelace-style/shoelace^2.20.1package.json
npm@ungap/custom-elements^1.3.0package.json
npmclipboard^2.0.11package.json
npmcropperjs^1.6.2package.json
npmflatpickr^4.6.13package.json
npmhandlebars^4.7.9package.json
npmkeymaster^1.6.2package.json
npmsortablejs^1.15.7package.json
npmtinymce^8.7.0package.json
npmtom-select^2.6.2package.json
All dependencies 488

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

RegistryPackageVersionRelation
npm@floating-ui/dom1.7.6direct
npm@rails/ujs7.1.600direct
npm@shoelace-style/shoelace2.20.1direct
npm@ungap/custom-elements1.3.0direct
npmclipboard2.0.11direct
npmcropperjs1.6.2direct
npmflatpickr4.6.13direct
npmhandlebars4.7.9direct
npmkeymaster1.6.2direct
npmsortablejs1.15.7direct
npmtinymce8.7.0direct
npmtom-select2.6.2direct
RubyGemsalchemy_i18ndirect
RubyGemsbrakemandirect
RubyGemsdartsass-railsdirect
RubyGemsdragonflydirect
RubyGemsgem-releasedirect
RubyGemsi18n-debugdirect
RubyGemsmysql2direct
RubyGemsnet-smtpdirect
RubyGemspropshaftdirect
RubyGemsrails_live_reloaddirect
RubyGemsruby-vipsdirect
RubyGemssqlite3direct
npm@asamuzakjp/css-color5.1.11indirect
npm@asamuzakjp/dom-selector7.1.1indirect
npm@asamuzakjp/generational-cache1.0.1indirect
npm@asamuzakjp/nwsapi2.3.9indirect
npm@bramus/specificity2.4.2indirect
npm@colors/colors1.6.0indirect
npm@csstools/color-helpers6.0.2indirect
npm@csstools/css-calc3.2.1indirect
npm@csstools/css-color-parser4.1.1indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.4indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@ctrl/tinycolor4.2.0indirect
npm@dabh/diagnostics2.0.8indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@exodus/bytes1.15.1indirect
npm@floating-ui/core1.7.5indirect
npm@floating-ui/utils0.2.11indirect
npm@herb-tools/config0.8.10indirect
npm@herb-tools/core0.8.10indirect
npm@herb-tools/highlighter0.8.10indirect
npm@herb-tools/linter0.8.10indirect
npm@herb-tools/node-wasm0.8.10indirect
npm@herb-tools/printer0.8.10indirect
npm@herb-tools/rewriter0.8.10indirect
npm@herb-tools/tailwind-class-sorter0.8.10indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
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@lit-labs/ssr-dom-shim1.6.0indirect
npm@lit/react1.0.8indirect
npm@lit/reactive-element2.1.2indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@orchidjs/sifter1.1.0indirect
npm@orchidjs/unicode-variants1.1.2indirect
npm@oxc-project/types0.132.0indirect
npm@parcel/watcher2.5.6indirect
npm@parcel/watcher-android-arm642.5.6indirect
npm@parcel/watcher-darwin-arm642.5.6indirect
npm@parcel/watcher-darwin-x642.5.6indirect
npm@parcel/watcher-freebsd-x642.5.6indirect
npm@parcel/watcher-linux-arm-glibc2.5.6indirect
npm@parcel/watcher-linux-arm-musl2.5.6indirect
npm@parcel/watcher-linux-arm64-glibc2.5.6indirect
npm@parcel/watcher-linux-arm64-musl2.5.6indirect
npm@parcel/watcher-linux-x64-glibc2.5.6indirect
npm@parcel/watcher-linux-x64-musl2.5.6indirect
npm@parcel/watcher-win32-arm642.5.6indirect
npm@parcel/watcher-win32-ia322.5.6indirect
npm@parcel/watcher-win32-x642.5.6indirect
npm@resvg/resvg-js2.6.2indirect
npm@resvg/resvg-js-android-arm-eabi2.6.2indirect
npm@resvg/resvg-js-android-arm642.6.2indirect
npm@resvg/resvg-js-darwin-arm642.6.2indirect
npm@resvg/resvg-js-darwin-x642.6.2indirect
npm@resvg/resvg-js-linux-arm-gnueabihf2.6.2indirect
npm@resvg/resvg-js-linux-arm64-gnu2.6.2indirect
npm@resvg/resvg-js-linux-arm64-musl2.6.2indirect
npm@resvg/resvg-js-linux-x64-gnu2.6.2indirect
npm@resvg/resvg-js-linux-x64-musl2.6.2indirect
npm@resvg/resvg-js-win32-arm64-msvc2.6.2indirect
npm@resvg/resvg-js-win32-ia32-msvc2.6.2indirect
npm@resvg/resvg-js-win32-x64-msvc2.6.2indirect
npm@rolldown/binding-android-arm641.0.2indirect
npm@rolldown/binding-darwin-arm641.0.2indirect
npm@rolldown/binding-darwin-x641.0.2indirect
npm@rolldown/binding-freebsd-x641.0.2indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.2indirect
npm@rolldown/binding-linux-arm64-gnu1.0.2indirect
npm@rolldown/binding-linux-arm64-musl1.0.2indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.2indirect
npm@rolldown/binding-linux-s390x-gnu1.0.2indirect
npm@rolldown/binding-linux-x64-gnu1.0.2indirect
npm@rolldown/binding-linux-x64-musl1.0.2indirect
npm@rolldown/binding-openharmony-arm641.0.2indirect
npm@rolldown/binding-wasm32-wasi1.0.2indirect
npm@rolldown/binding-win32-arm64-msvc1.0.2indirect
npm@rolldown/binding-win32-x64-msvc1.0.2indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/plugin-commonjs29.0.3indirect
npm@rollup/plugin-node-resolve16.0.3indirect
npm@rollup/plugin-terser1.0.0indirect
npm@rollup/pluginutils5.3.0indirect
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@shoelace-style/animations1.2.0indirect
npm@shoelace-style/localize3.2.2indirect
npm@so-ric/colorspace1.1.6indirect
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/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/react19.2.15indirect
npm@types/resolve1.20.2indirect
npm@types/triple-beam1.3.5indirect
npm@types/trusted-types2.0.7indirect
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
npm@xmldom/xmldom0.8.13indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmasync3.2.6indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbezier-easing2.1.0indirect
npmbidi-js1.0.3indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.15indirect
npmbrace-expansion5.0.7indirect
npmbuffer-from1.1.2indirect
npmcallsites3.1.0indirect
npmchai6.2.2indirect
npmchokidar5.0.0indirect
npmclear-module4.1.3indirect
npmcliui8.0.1indirect
npmclone2.1.2indirect
npmclone-buffer1.0.0indirect
npmclone-stats1.0.0indirect
npmcloneable-readable1.1.3indirect
npmcolor5.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-convert3.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-name2.1.0indirect
npmcolor-string2.1.4indirect
npmcommander2.20.3indirect
npmcommander7.2.0indirect
npmcommondir1.0.1indirect
npmcomposed-offset-position0.0.6indirect
npmconcat-map0.0.1indirect
npmconsola3.4.2indirect
npmconvert-source-map2.0.0indirect
npmcore-util-is1.0.3indirect
npmcross-spawn7.0.6indirect
npmcss-mediaquery0.1.2indirect
npmcss-select4.3.0indirect
npmcss-selector-parser1.4.1indirect
npmcss-tree1.1.3indirect
npmcss-tree3.2.1indirect
npmcss-what6.2.2indirect
npmcsso4.2.0indirect
npmcssom0.5.0indirect
npmcsstype3.2.3indirect
npmdata-urls7.0.0indirect
npmdebug4.4.3indirect
npmdecimal.js10.6.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdelegate3.2.0indirect
npmdetect-libc2.1.2indirect
npmdom-serializer1.4.1indirect
npmdomelementtype2.3.0indirect
npmdomhandler4.3.1indirect
npmdomutils2.8.0indirect
npmemoji-regex8.0.0indirect
npmenabled2.0.0indirect
npmentities2.2.0indirect
npmentities8.0.0indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.6.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.4.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfecha4.2.3indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfn.name1.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmgood-listener1.2.2indirect
npmhasown2.0.3indirect
npmhtml-encoding-sniffer6.0.0indirect
npmignore5.3.2indirect
npmimmutable5.1.6indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-core-module2.16.2indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-module1.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-reference1.2.1indirect
npmis-stream2.0.1indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmjiti2.7.0indirect
npmjs-yaml4.1.1indirect
npmjsdom29.1.1indirect
npmjsdom-testing-mocks1.16.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmkuler2.0.0indirect
npmlevn0.4.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
npmlit3.3.3indirect
npmlit-element4.2.2indirect
npmlit-html3.3.3indirect
npmlocate-path6.0.0indirect
npmlodash.escape4.0.1indirect
npmlodash.merge4.6.2indirect
npmlogform2.7.0indirect
npmlru-cache11.5.1indirect
npmmagic-string0.30.21indirect
npmmdn-data2.0.14indirect
npmmdn-data2.27.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmms2.1.3indirect
npmmustache4.2.0indirect
npmnanoid3.3.12indirect
npmnanoid3.3.15indirect
npmnatural-compare1.4.0indirect
npmneo-async2.6.2indirect
npmnode-addon-api7.1.1indirect
npmnth-check2.1.1indirect
npmobug2.1.3indirect
npmonce1.4.0indirect
npmone-time1.0.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module2.0.0indirect
npmparse58.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpicomatch4.0.5indirect
npmpify2.3.0indirect
npmpostcss8.5.15indirect
npmpostcss8.5.16indirect
npmpostcss-import16.1.1indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.4indirect
npmprettysize2.0.0indirect
npmprocess-nextick-args2.0.1indirect
npmpunycode2.3.1indirect
npmqr-creator1.0.0indirect
npmread-cache1.0.0indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp5.0.0indirect
npmremixicon4.9.1indirect
npmremove-trailing-separator1.1.0indirect
npmreplace-ext1.0.1indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.12indirect
npmresolve-from5.0.0indirect
npmrolldown1.0.2indirect
npmrollup4.62.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-stable-stringify2.5.0indirect
npmsass1.101.0indirect
npmsax1.6.0indirect
npmsaxes6.0.0indirect
npmselect1.1.2indirect
npmserialize-javascript7.0.5indirect
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
npmstable0.1.8indirect
npmstack-trace0.0.10indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmstring-width4.2.3indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-sprite2.0.4indirect
npmsvgo2.8.2indirect
npmsymbol-tree3.2.4indirect
npmtailwindcss4.3.0indirect
npmterser5.48.0indirect
npmtext-hex1.0.0indirect
npmtiny-emitter2.1.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.16indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtldts7.4.0indirect
npmtldts-core7.4.1indirect
npmtough-cookie6.0.1indirect
npmtr466.0.0indirect
npmtriple-beam1.4.1indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmuglify-js3.19.3indirect
npmundici7.26.0indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvinyl2.2.1indirect
npmvite8.0.14indirect
npmvitest4.1.10indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions8.0.1indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwinston3.19.0indirect
npmwinston-transport4.9.0indirect
npmword-wrap1.2.5indirect
npmwordwrap1.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
npmxpath0.0.34indirect
npmy18n5.0.8indirect
npmyaml2.9.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
RubyGemsactive_model_serializersindirect
RubyGemsactive_record_query_traceindirect
RubyGemsacts_as_listindirect
RubyGemsalchemy-deviseindirect
RubyGemsalchemy_cmsindirect
RubyGemsannotateindirect
RubyGemsawesome_nested_setindirect
RubyGemsbumpyindirect
RubyGemscancancanindirect
RubyGemscapybaraindirect
RubyGemscapybara-screenshotindirect
RubyGemscapybara-shadowdomindirect
RubyGemscsvindirect
RubyGemsdb-query-matchersindirect
RubyGemsdebugindirect
RubyGemsdotenvindirect
RubyGemsexecjsindirect
RubyGemsfactory_bot_railsindirect
RubyGemsgithub_fast_changelogindirect
RubyGemsgutentagindirect
RubyGemsimage_processingindirect
RubyGemsimportmap-railsindirect
RubyGemskaminariindirect
RubyGemslaunchyindirect
RubyGemslistenindirect
RubyGemslocaleappindirect
RubyGemsoriginatorindirect
RubyGemspumaindirect
RubyGemsrack-mini-profilerindirect
RubyGemsrails-controller-testingindirect
RubyGemsransackindirect
RubyGemsredcarpetindirect
RubyGemsrspec-activemodel-mocksindirect
RubyGemsrspec-railsindirect
RubyGemsrubocopindirect
RubyGemsruby-lsp-rspecindirect
RubyGemsselenium-webdriverindirect
RubyGemsshoulda-matchersindirect
RubyGemssimple_formindirect
RubyGemssimplecovindirect
RubyGemssimplecov-coberturaindirect
RubyGemssprocketsindirect
RubyGemsstandardindirect
RubyGemstimecopindirect
RubyGemsturbo-railsindirect
RubyGemsview_componentindirect
RubyGemsweb-consoleindirect
RubyGemswebmockindirect
RubyGemsyardindirect
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.11.0 — full methodology · metrics wiki.

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