Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-15 04:28 UTC

metacall / core

MetaCall: The ultimate polyglot programming experience.

C · C++ · CMakeApache-2.0★ 1,809 stars⑂ 255 forkssince Dec 2018View on GitHub ↗

metacall/core holds a health index of 90 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (94/100) and lowest on Security (50/100). It was last updated 9 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

MetaCallOrganization
177 followers122 public repossince Apr 2018

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?

88Excellent · 21% of overall
How it's scored
28.8/36Push recencylast push 9 days ago
30.5/36Commit cadence44/52 weeks with commits
18/18Commit volume426 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year426
human_commit_share0.99
days_since_last_push9
active_weeks_last_year44
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 22 days ago
27/27Release cadencea release every ~42.1 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv0.9.23
releases_from_tagsno
days_since_latest_release22
mean_days_between_releases42.1

Community & Adoption

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

85Excellent · 17% of overall
How it's scored
52.8/60Stars1,809 stars
20/25Forks255 forks
6.4/15Watchers15 watchers
Inputs used
forks255
stars1,809
watchers15
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 (Apache-2.0)
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_servicesshields.io
has_pull_request_templateyes

Sustainability & Governance

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

60Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3.7/22.5Commit distributiontop contributor authored 84% of commits
13.5/13.5Contributor breadth74 contributors
10/10OpenSSF Scorecard: Contributorsproject has 74 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled74
top_contributor_share0.835
How it's scored
32.1/42Issue resolution76% of issues closed
18.8/30PR acceptance348/556 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs348
open_issues58
closed_issues189
prs_merged_7d0
prs_decided_7d0
prs_merged_30d2
prs_decided_30d4
issue_closed_ratio0.765
closed_unmerged_prs208
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 domainverified-domain status not read for this organization
16.2/25Owner reach177 followers of metacall
25/25Track record122 public repos, account ~8 yr old
Inputs used
followers177
owner_typeOrganization
is_verified
owner_loginmetacall
public_repos122
account_age_days3,044
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

94Exceptional · 19% of overall
How it's scored
24/24CI workflows14 workflow(s)
24/24Tests present
16/16Linter configtox.ini
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests1 out of 1 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://metacall.io
10/10Repository description
10/10Topics18 topics
10/10Wiki
Inputs used
topicsmetacall, function-mesh, programming-language, inter-language, ffi, polyglot, polyglot-programming, c, cpp, golang, javascript, node, nodejs, python, docker, faas, gsoc, ruby
has_wikiyes
homepagehttps://metacall.io
docs_sitehttps://metacall.io
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

50Moderate · 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-Tests1 out of 1 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 1/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 74 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 9 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
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
0/7.5Vulnerabilities82 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.8
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
advisories85
affected_packages21
assessed_packages216
unassessed_packages20
affected_by_severitycritical 2, high 13, moderate 5, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 216 resolved dependencies against OSV. 20 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 instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
7.5/40Legible commit history14 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.141
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes7,774
How it's scored
12.6/18One-command bootstrapsource/loaders/cs_loader/netcore/source/Test/CSLoader.Tests.csproj, source/loaders/cs_loader/netcore/source/project.csproj, source/loaders/deno_loader/rust_deno/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format configtox.ini
11/11Static type checkingsource/loaders/ts_loader/bootstrap/lib/test/from9to5/tsconfig.json, source/loaders/ts_loader/bootstrap/lib/test/lib/tsconfig.json, source/loaders/ts_loader/bootstrap/lib/test/script/tsconfig.json, source/loaders/ts_loader/bootstrap/lib/tsconfig.json, source/scripts/typescript/badrequire/source/badrequire/tsconfig.json, source/scripts/typescript/loopfail/source/loopfail/tsconfig.json, source/scripts/typescript/templating/source/templating/tsconfig.json
10/10Reproducible environmentdevcontainer, Dockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance1 of the last 100 commits are automated dependency updates
1/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, Gemfile.lock, go.sum, package-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configssource/loaders/ts_loader/bootstrap/lib/test/from9to5/tsconfig.json, source/loaders/ts_loader/bootstrap/lib/test/lib/tsconfig.json, source/loaders/ts_loader/bootstrap/lib/test/script/tsconfig.json, source/loaders/ts_loader/bootstrap/lib/tsconfig.json, source/scripts/typescript/badrequire/source/badrequire/tsconfig.json, source/scripts/typescript/loopfail/source/loopfail/tsconfig.json, source/scripts/typescript/templating/source/templating/tsconfig.json
agent_commit_share0
toolchain_manifestssource/loaders/cs_loader/netcore/source/Test/CSLoader.Tests.csproj, source/loaders/cs_loader/netcore/source/project.csproj, source/loaders/deno_loader/rust_deno/Cargo.toml, source/loaders/deno_loader/rust_deno_plugin/Cargo.toml, source/loaders/rs_loader/rust/Cargo.toml, source/loaders/rs_loader/rust/compiler/Cargo.toml, source/ports/go_port/source/go.mod, source/ports/rs_port/Cargo.toml, source/ports/rs_port/inline/Cargo.toml, source/ports/rs_port/sys/Cargo.toml, source/scripts/rust/melody/Cargo.toml
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable codeC (statically typed)
54.9/55Manageable file sizes3/1,105 source files over 60KB
Inputs used
primary_languageC
largest_source_bytes157,056
source_files_sampled1,105
oversized_source_files3
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 examplesexample, examples, sample
Inputs used
example_dirsexample, examples, sample
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,809GitHub stars
74contributors
426commits, last 12 months
9days since last push
100releases
1bus factor
58open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 255 ⇿
0Stars
255Forks
100Releases

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.

05010015020025030025492018-122022-102026-08
Major 0Minor 5Patch 95

Each point covers 7 days.

OpenSSF Scorecard 3.8 / 10
3.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-08-15 04:28 UTC

7Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 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 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 74 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 9 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
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
0Vulnerabilities82 existing vulnerabilities detected
All dependencies 236

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

RegistryPackageVersionRelation
crates.iobindgenindirect
crates.iodeno_coreindirect
crates.iofastrand2.3.0indirect
crates.iofuturesindirect
crates.ioitoa1.0.3indirect
crates.iojson-wrapper0.1.0indirect
crates.iometacall-inlineindirect
crates.iometacall-sysindirect
crates.ioproc-macro2indirect
crates.ioquoteindirect
crates.iorustc-hashindirect
crates.ioryu1.0.11indirect
crates.ioserde1.0.144indirect
crates.ioserde_json1.0.85indirect
crates.iotokioindirect
npm@cryptography/aes0.1.1indirect
npm@types/node14.14.37indirect
npm@ungap/promise-all-settled1.1.2indirect
npmacorn8.8.0indirect
npmacorn-jsx5.3.2indirect
npmansi-colors4.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.2indirect
npmargparse2.0.1indirect
npmasync-mutex0.3.1indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbig-integer1.6.48indirect
npmbinary-extensions2.2.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.3indirect
npmbrowser-or-node1.3.0indirect
npmbrowser-stdout1.3.1indirect
npmbuffer6.0.3indirect
npmbufferutil4.0.3indirect
npmcamelcase6.3.0indirect
npmchalk4.1.2indirect
npmchokidar3.5.3indirect
npmcliui7.0.4indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmd1.0.1indirect
npmdebug2.6.9indirect
npmdebug4.3.3indirect
npmdecamelize4.0.0indirect
npmdiff5.0.0indirect
npmdom-serializer1.3.2indirect
npmdomelementtype2.2.0indirect
npmdomhandler4.2.0indirect
npmdomutils2.7.0indirect
npmemoji-regex8.0.0indirect
npmentities2.2.0indirect
npmes5-ext0.10.63indirect
npmes6-iterator2.0.3indirect
npmes6-symbol3.1.3indirect
npmescalade3.1.1indirect
npmescape-string-regexp4.0.0indirect
npmeslint-visitor-keys3.3.0indirect
npmesniff2.0.1indirect
npmespree9.4.0indirect
npmevent-emitter0.3.5indirect
npmext1.4.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmget-caller-file2.0.5indirect
npmglob7.2.0indirect
npmglob-parent5.1.2indirect
npmgraceful-fs4.2.6indirect
npmgrowl1.10.5indirect
npmhas-flag4.0.0indirect
npmhe1.2.0indirect
npmhtmlparser26.1.0indirect
npmieee7541.2.1indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-binary-path2.1.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-obj2.1.0indirect
npmis-typedarray1.0.0indirect
npmis-unicode-supported0.1.0indirect
npmisexe2.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.0indirect
npmlocate-path6.0.0indirect
npmlog-symbols4.1.0indirect
npmloose-envify1.4.0indirect
npmmime-db1.48.0indirect
npmmime-types2.1.31indirect
npmminimatch3.1.2indirect
npmminimatch4.2.1indirect
npmmocha9.2.2indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnanoid3.3.1indirect
npmnext-tick1.1.0indirect
npmnode-gyp-build4.2.3indirect
npmnode-localstorage2.2.1indirect
npmnormalize-path3.0.0indirect
npmobject-assign4.1.1indirect
npmonce1.4.0indirect
npmos-browserify0.3.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpako2.0.3indirect
npmpath-browserify1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpicomatch2.3.2indirect
npmprocess0.11.10indirect
npmramda0.28.0indirect
npmrandombytes2.1.0indirect
npmreact17.0.2indirect
npmreact-dom17.0.2indirect
npmreaddirp3.6.0indirect
npmrequire-directory2.1.1indirect
npmsafe-buffer5.2.1indirect
npmscheduler0.20.2indirect
npmserialize-javascript6.0.0indirect
npmslide1.1.6indirect
npmstore22.12.0indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmtelegram1.7.19indirect
npmto-regex-range5.0.1indirect
npmts-mixer5.4.1indirect
npmtslib2.3.0indirect
npmtype1.2.0indirect
npmtype2.5.0indirect
npmtype2.7.2indirect
npmtypedarray-to-buffer3.1.5indirect
npmtypescript4.2.3indirect
npmutf-8-validate5.0.5indirect
npmwebsocket1.0.34indirect
npmwhich2.0.2indirect
npmworkerpool6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic1.3.4indirect
npmy18n5.0.8indirect
npmyaeti0.0.6indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.4indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
NuGetcoverlet.collector3.2.0indirect
NuGetMicrosoft.CodeAnalysis.CSharp4.4.0indirect
NuGetMicrosoft.NET.Test.Sdk17.6.3indirect
NuGetxunit2.4.2indirect
NuGetxunit.runner.visualstudio2.4.5indirect
PyPIcxx-std-17indirect
PyPIgtestindirect
PyPIjoblibindirect
PyPInode-loaderindirect
PyPInumpyindirect
PyPIprivateindirect
PyPIpropertiesindirect
PyPIpyasn1indirect
PyPIrsa4.7indirect
PyPIscikit-learnindirect
PyPIscipyindirect
PyPIts-loaderindirect
RubyGemsactioncable5.0.7.2indirect
RubyGemsactionmailer5.0.7.2indirect
RubyGemsactionpack5.0.7.2indirect
RubyGemsactionview5.0.7.2indirect
RubyGemsactivejob5.0.7.2indirect
RubyGemsactivemodel5.0.7.2indirect
RubyGemsactiverecord5.0.7.2indirect
RubyGemsactivesupport5.0.7.2indirect
RubyGemsarel7.1.4indirect
RubyGemsbindex0.8.1indirect
RubyGemsbuilder3.2.4indirect
RubyGemsbyebug11.0.1indirect
RubyGemscoffee-rails4.2.2indirect
RubyGemscoffee-script2.4.1indirect
RubyGemscoffee-script-source1.12.2indirect
RubyGemsconcurrent-ruby1.2.2indirect
RubyGemscrass1.0.6indirect
RubyGemserubis2.7.0indirect
RubyGemsexecjs2.7.0indirect
RubyGemsffi1.11.1indirect
RubyGemsglobalid1.0.1indirect
RubyGemsi18n1.13.0indirect
RubyGemsjbuilder2.9.1indirect
RubyGemsjquery-rails4.4.0indirect
RubyGemslisten3.0.8indirect
RubyGemsloofah2.20.0indirect
RubyGemsmail2.7.1indirect
RubyGemsmethod_source1.0.0indirect
RubyGemsmini_mime1.0.2indirect
RubyGemsmini_portile22.8.6indirect
RubyGemsminitest5.18.0indirect
RubyGemsnio4r2.7.3indirect
RubyGemsnokogiri1.16.5indirect
RubyGemspuma5.6.9indirect
RubyGemsracc1.7.3indirect
RubyGemsrack2.2.22indirect
RubyGemsrack-test0.6.3indirect
RubyGemsrails5.0.7.2indirect
RubyGemsrails-dom-testing2.0.3indirect
RubyGemsrails-html-sanitizer1.5.0indirect
RubyGemsrailties5.0.7.2indirect
RubyGemsrake13.0.6indirect
RubyGemsrb-fsevent0.10.3indirect
RubyGemsrb-inotify0.10.0indirect
RubyGemssass3.7.4indirect
RubyGemssass-listen4.0.0indirect
RubyGemssass-rails5.0.7indirect
RubyGemsspring2.0.2indirect
RubyGemsspring-watcher-listen2.0.1indirect
RubyGemssprockets3.7.2indirect
RubyGemssprockets-rails3.2.1indirect
RubyGemssqlite31.4.1indirect
RubyGemsthor1.2.1indirect
RubyGemsthread_safe0.3.6indirect
RubyGemstilt2.0.9indirect
RubyGemsturbolinks5.2.0indirect
RubyGemsturbolinks-source5.2.0indirect
RubyGemstzinfo1.2.11indirect
RubyGemsuglifier4.1.20indirect
RubyGemsweb-console3.7.0indirect
RubyGemswebsocket-driver0.6.5indirect
RubyGemswebsocket-extensions0.1.5indirect
Dependency advisories 21

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

PackageVersionRelationSeverityAdvisoriesFixed in
activerecord5.0.7.2indirectcritical48.0.2.1
activesupport5.0.7.2indirectcritical68.1.2.1
actionmailer5.0.7.2indirecthigh17.2.1.1
actionpack5.0.7.2indirecthigh107.2.1.1
brace-expansion1.1.11indirecthigh55.0.9
concurrent-ruby1.2.2indirecthigh31.3.7
js-yaml4.1.0indirecthigh44.3.1
minimatch3.1.2indirecthigh310.2.3
minimatch4.2.1indirecthigh310.2.3
nanoid3.3.1indirecthigh35.1.16
nokogiri1.16.5indirecthigh151.19.4
puma5.6.9indirecthigh28.0.2
rack2.2.22indirecthigh93.2.6
serialize-javascript6.0.0indirecthigh37.0.5
websocket-driver0.6.5indirecthigh40.8.2
actionview5.0.7.2indirectmoderate58.1.2.1
diff5.0.0indirectmoderate18.0.3
loofah2.20.0indirectmoderate12.25.2
sqlite31.4.1indirectmoderate12.9.5
store22.12.0indirectmoderate12.14.4
rails-html-sanitizer1.5.0indirectlow11.7.1

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.31.0 — full methodology · metrics wiki.

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