Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-31 01:58 UTC

libretro / mame

MAME - Multiple Arcade Machine Emulator

C++Custom license★ 91 stars⑂ 82 forkssince Nov 2016forkView on GitHub ↗

libretro/mame holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (84/100) and lowest on Engineering Quality (28/100). It was last updated 2 days ago. 9 contributors account for most of its recent work.

56
overall / 100
Moderate

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.

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

Ownership

LibretroOrganization
1,728 followers282 public repossince Jun 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmrapidjsonpoints to another repo — not scored0.0.1-security2111793 days ago

Metrics by category

Vitality

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

75Good · 21% of overall
How it's scored
36/36Push recency — last push 2 days ago
33.9/36Commit cadence — 49/52 weeks with commits
18/18Commit volume — 3,914 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year3,914
human_commit_share1
days_since_last_push2
active_weeks_last_year49
How it's scored
16.2/27Ships releases — 2 version tags (no GitHub releases)
0/36Release recency — latest release 3,919 days ago
19.8/27Release cadence — a release every ~45.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count2
latest_release_tagv0.3.1
releases_from_tagsyes
days_since_latest_release3,919
mean_days_between_releases45.3
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?

38Weak · 17% of overall
How it's scored
31.7/60Stars — 91 stars
15.9/25Forks — 82 forks
6.7/15Watchers — 17 watchers
Inputs used
forks82
stars91
watchers17
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
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?

84Excellent · 23% of overall
How it's scored
54/54Bus factor — 9 contributor(s) cover half of all commits
20.3/22.5Commit distribution — top contributor authored 10% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor9
contributors_sampled100
top_contributor_share0.099
How it's scored
36/42Issue resolution — 86% of issues closed
26.9/30PR acceptance — 229/255 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 2/28 approved changesets -- score normalized to 0
Inputs used
merged_prs229
open_issues45
closed_issues267
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.856
closed_unmerged_prs26
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 backing — organization-owned
0/20Verified domain
23.3/25Owner reach — 1,728 followers of libretro
25/25Track record — 282 public repos, account ~14 yr old
Inputs used
followers1,728
owner_typeOrganization
is_verified
owner_loginlibretro
public_repos282
account_age_days5,170

Engineering Quality

Are baseline engineering and documentation practices in place?

28At Risk · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

25At Risk
How it's scored
0/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

30At Risk · 16% of overall
How it's scored
0/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/28 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
1.5/7.5Vulnerabilities — 8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate3
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, signed_releases, token_permissions. 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.

60Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.9/40Legible commit history — 41 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.41
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — 3rdparty/bgfx/3rdparty/fcpp/makefile, 3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/Makefile, 3rdparty/bgfx/examples/01-cubes/makefile, 3rdparty/bgfx/examples/02-metaballs/makefile, 3rdparty/bgfx/examples/03-raymarch/makefile, 3rdparty/bgfx/examples/04-mesh/makefile, 3rdparty/bgfx/examples/05-instancing/makefile, 3rdparty/bgfx/examples/06-bump/makefile, 3rdparty/bgfx/examples/07-callback/makefile, 3rdparty/bgfx/examples/08-update/makefile, 3rdparty/bgfx/examples/09-hdr/makefile, 3rdparty/bgfx/examples/12-lod/makefile, 3rdparty/bgfx/examples/13-stencil/makefile, 3rdparty/bgfx/examples/14-shadowvolumes/makefile, 3rdparty/bgfx/examples/15-shadowmaps-simple/makefile, 3rdparty/bgfx/examples/16-shadowmaps/makefile, 3rdparty/bgfx/examples/17-drawstress/makefile, 3rdparty/bgfx/examples/18-ibl/makefile, 3rdparty/bgfx/examples/19-oit/makefile, 3rdparty/bgfx/examples/21-deferred/makefile, 3rdparty/bgfx/examples/23-vectordisplay/makefile, 3rdparty/bgfx/examples/24-nbody/makefile, 3rdparty/bgfx/examples/27-terrain/makefile, 3rdparty/bgfx/examples/28-wireframe/makefile, 3rdparty/bgfx/examples/30-picking/makefile, 3rdparty/bgfx/examples/31-rsm/makefile, 3rdparty/bgfx/examples/33-pom/makefile, 3rdparty/bgfx/examples/36-sky/makefile, 3rdparty/bgfx/examples/37-gpudrivenrendering/makefile, 3rdparty/bgfx/examples/38-bloom/makefile, 3rdparty/bgfx/examples/39-assao/makefile, 3rdparty/bgfx/examples/40-svt/makefile, 3rdparty/bgfx/examples/41-tess/makefile, 3rdparty/bgfx/examples/42-bunnylod/makefile, 3rdparty/bgfx/examples/43-denoise/makefile, 3rdparty/bgfx/examples/44-sss/makefile, 3rdparty/bgfx/examples/45-bokeh/makefile, 3rdparty/bgfx/examples/46-fsr/makefile, 3rdparty/bgfx/examples/47-pixelformats/makefile, 3rdparty/bgfx/examples/48-drawindirect/makefile, 3rdparty/bgfx/examples/49-hextile/makefile, 3rdparty/bgfx/examples/common/debugdraw/makefile, 3rdparty/bgfx/examples/common/font/makefile, 3rdparty/bgfx/examples/common/imgui/makefile, 3rdparty/bgfx/examples/common/nanovg/makefile, 3rdparty/bgfx/examples/common/ps/makefile, 3rdparty/bgfx/examples/makefile, 3rdparty/bgfx/makefile, 3rdparty/bgfx/src/makefile, 3rdparty/bgfx/tools/geometryv/makefile, 3rdparty/bgfx/tools/texturev/makefile, 3rdparty/bimg/makefile, 3rdparty/bx/makefile, 3rdparty/genie/build/gmake.darwin/Makefile, 3rdparty/genie/build/gmake.freebsd/Makefile, 3rdparty/genie/build/gmake.linux/Makefile, 3rdparty/genie/build/gmake.windows/Makefile, 3rdparty/genie/makefile, 3rdparty/genie/src/host/lua-5.3.0/Makefile, 3rdparty/genie/src/host/lua-5.3.0/src/Makefile, 3rdparty/linenoise/Makefile, 3rdparty/lsqlite3/Makefile, 3rdparty/lsqlite3/extras/Makefile, 3rdparty/lua-zlib/Makefile, 3rdparty/lua/Makefile, 3rdparty/lua/src/Makefile, 3rdparty/luafilesystem/Makefile, 3rdparty/lzma/C/Util/7z/makefile, 3rdparty/lzma/C/Util/Lzma/makefile, 3rdparty/lzma/C/Util/LzmaLib/makefile, 3rdparty/lzma/C/Util/SfxSetup/makefile, 3rdparty/lzma/CPP/7zip/Bundles/Alone7z/makefile, 3rdparty/lzma/CPP/7zip/Bundles/Format7zExtractR/makefile, 3rdparty/lzma/CPP/7zip/Bundles/Format7zR/makefile, 3rdparty/lzma/CPP/7zip/Bundles/LzmaCon/makefile, 3rdparty/lzma/CPP/7zip/Bundles/SFXCon/makefile, 3rdparty/lzma/CPP/7zip/Bundles/SFXSetup/makefile, 3rdparty/lzma/CPP/7zip/Bundles/SFXWin/makefile, 3rdparty/lzma/CPP/7zip/UI/Client7z/makefile, 3rdparty/lzma/CPP/7zip/UI/Console/makefile, 3rdparty/rapidjson/doc/diagram/makefile, 3rdparty/softfloat3/build/Linux-386-GCC/Makefile, 3rdparty/softfloat3/build/Linux-386-SSE2-GCC/Makefile, 3rdparty/softfloat3/build/Linux-ARM-VFPv2-GCC/Makefile, 3rdparty/softfloat3/build/Linux-x86_64-GCC/Makefile, 3rdparty/softfloat3/build/Win32-MinGW/Makefile, 3rdparty/softfloat3/build/Win32-SSE2-MinGW/Makefile, 3rdparty/softfloat3/build/Win64-MinGW-w64/Makefile, 3rdparty/softfloat3/build/template-FAST_INT64/Makefile, 3rdparty/softfloat3/build/template-not-FAST_INT64/Makefile, 3rdparty/utf8proc/Makefile, 3rdparty/utf8proc/bench/Makefile, 3rdparty/utf8proc/data/Makefile, 3rdparty/zlib/Makefile, 3rdparty/zlib/contrib/blast/Makefile, 3rdparty/zlib/contrib/minizip/Makefile, 3rdparty/zlib/contrib/puff/Makefile, 3rdparty/zlib/contrib/untgz/Makefile, 3rdparty/zlib/nintendods/Makefile, 3rdparty/zstd/Makefile, 3rdparty/zstd/contrib/diagnose_corruption/Makefile, 3rdparty/zstd/contrib/externalSequenceProducer/Makefile, 3rdparty/zstd/contrib/gen_html/Makefile, 3rdparty/zstd/contrib/largeNbDicts/Makefile, 3rdparty/zstd/contrib/linux-kernel/Makefile, 3rdparty/zstd/contrib/linux-kernel/test/Makefile, 3rdparty/zstd/contrib/pzstd/Makefile, 3rdparty/zstd/contrib/recovery/Makefile, 3rdparty/zstd/contrib/seekable_format/examples/Makefile, 3rdparty/zstd/contrib/seekable_format/tests/Makefile, 3rdparty/zstd/contrib/seqBench/Makefile, 3rdparty/zstd/examples/Makefile, 3rdparty/zstd/lib/Makefile, 3rdparty/zstd/lib/dll/example/Makefile, 3rdparty/zstd/programs/Makefile, 3rdparty/zstd/tests/Makefile, 3rdparty/zstd/tests/fuzz/Makefile, 3rdparty/zstd/tests/fuzz/seq_prod_fuzz_example/Makefile, 3rdparty/zstd/tests/gzip/Makefile, 3rdparty/zstd/tests/regression/Makefile, 3rdparty/zstd/zlibWrapper/Makefile, docs/Makefile, makefile, src/lib/netlist/build/makefile, src/osd/modules/render/bgfx/shaders/makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C++ (statically typed)
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
7/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files3rdparty/bgfx/3rdparty/fcpp/makefile, 3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/Makefile, 3rdparty/bgfx/examples/01-cubes/makefile, 3rdparty/bgfx/examples/02-metaballs/makefile, 3rdparty/bgfx/examples/03-raymarch/makefile, 3rdparty/bgfx/examples/04-mesh/makefile, 3rdparty/bgfx/examples/05-instancing/makefile, 3rdparty/bgfx/examples/06-bump/makefile, 3rdparty/bgfx/examples/07-callback/makefile, 3rdparty/bgfx/examples/08-update/makefile, 3rdparty/bgfx/examples/09-hdr/makefile, 3rdparty/bgfx/examples/12-lod/makefile, 3rdparty/bgfx/examples/13-stencil/makefile, 3rdparty/bgfx/examples/14-shadowvolumes/makefile, 3rdparty/bgfx/examples/15-shadowmaps-simple/makefile, 3rdparty/bgfx/examples/16-shadowmaps/makefile, 3rdparty/bgfx/examples/17-drawstress/makefile, 3rdparty/bgfx/examples/18-ibl/makefile, 3rdparty/bgfx/examples/19-oit/makefile, 3rdparty/bgfx/examples/21-deferred/makefile, 3rdparty/bgfx/examples/23-vectordisplay/makefile, 3rdparty/bgfx/examples/24-nbody/makefile, 3rdparty/bgfx/examples/27-terrain/makefile, 3rdparty/bgfx/examples/28-wireframe/makefile, 3rdparty/bgfx/examples/30-picking/makefile, 3rdparty/bgfx/examples/31-rsm/makefile, 3rdparty/bgfx/examples/33-pom/makefile, 3rdparty/bgfx/examples/36-sky/makefile, 3rdparty/bgfx/examples/37-gpudrivenrendering/makefile, 3rdparty/bgfx/examples/38-bloom/makefile, 3rdparty/bgfx/examples/39-assao/makefile, 3rdparty/bgfx/examples/40-svt/makefile, 3rdparty/bgfx/examples/41-tess/makefile, 3rdparty/bgfx/examples/42-bunnylod/makefile, 3rdparty/bgfx/examples/43-denoise/makefile, 3rdparty/bgfx/examples/44-sss/makefile, 3rdparty/bgfx/examples/45-bokeh/makefile, 3rdparty/bgfx/examples/46-fsr/makefile, 3rdparty/bgfx/examples/47-pixelformats/makefile, 3rdparty/bgfx/examples/48-drawindirect/makefile, 3rdparty/bgfx/examples/49-hextile/makefile, 3rdparty/bgfx/examples/common/debugdraw/makefile, 3rdparty/bgfx/examples/common/font/makefile, 3rdparty/bgfx/examples/common/imgui/makefile, 3rdparty/bgfx/examples/common/nanovg/makefile, 3rdparty/bgfx/examples/common/ps/makefile, 3rdparty/bgfx/examples/makefile, 3rdparty/bgfx/makefile, 3rdparty/bgfx/src/makefile, 3rdparty/bgfx/tools/geometryv/makefile, 3rdparty/bgfx/tools/texturev/makefile, 3rdparty/bimg/makefile, 3rdparty/bx/makefile, 3rdparty/genie/build/gmake.darwin/Makefile, 3rdparty/genie/build/gmake.freebsd/Makefile, 3rdparty/genie/build/gmake.linux/Makefile, 3rdparty/genie/build/gmake.windows/Makefile, 3rdparty/genie/makefile, 3rdparty/genie/src/host/lua-5.3.0/Makefile, 3rdparty/genie/src/host/lua-5.3.0/src/Makefile, 3rdparty/linenoise/Makefile, 3rdparty/lsqlite3/Makefile, 3rdparty/lsqlite3/extras/Makefile, 3rdparty/lua-zlib/Makefile, 3rdparty/lua/Makefile, 3rdparty/lua/src/Makefile, 3rdparty/luafilesystem/Makefile, 3rdparty/lzma/C/Util/7z/makefile, 3rdparty/lzma/C/Util/Lzma/makefile, 3rdparty/lzma/C/Util/LzmaLib/makefile, 3rdparty/lzma/C/Util/SfxSetup/makefile, 3rdparty/lzma/CPP/7zip/Bundles/Alone7z/makefile, 3rdparty/lzma/CPP/7zip/Bundles/Format7zExtractR/makefile, 3rdparty/lzma/CPP/7zip/Bundles/Format7zR/makefile, 3rdparty/lzma/CPP/7zip/Bundles/LzmaCon/makefile, 3rdparty/lzma/CPP/7zip/Bundles/SFXCon/makefile, 3rdparty/lzma/CPP/7zip/Bundles/SFXSetup/makefile, 3rdparty/lzma/CPP/7zip/Bundles/SFXWin/makefile, 3rdparty/lzma/CPP/7zip/UI/Client7z/makefile, 3rdparty/lzma/CPP/7zip/UI/Console/makefile, 3rdparty/rapidjson/doc/diagram/makefile, 3rdparty/softfloat3/build/Linux-386-GCC/Makefile, 3rdparty/softfloat3/build/Linux-386-SSE2-GCC/Makefile, 3rdparty/softfloat3/build/Linux-ARM-VFPv2-GCC/Makefile, 3rdparty/softfloat3/build/Linux-x86_64-GCC/Makefile, 3rdparty/softfloat3/build/Win32-MinGW/Makefile, 3rdparty/softfloat3/build/Win32-SSE2-MinGW/Makefile, 3rdparty/softfloat3/build/Win64-MinGW-w64/Makefile, 3rdparty/softfloat3/build/template-FAST_INT64/Makefile, 3rdparty/softfloat3/build/template-not-FAST_INT64/Makefile, 3rdparty/utf8proc/Makefile, 3rdparty/utf8proc/bench/Makefile, 3rdparty/utf8proc/data/Makefile, 3rdparty/zlib/Makefile, 3rdparty/zlib/contrib/blast/Makefile, 3rdparty/zlib/contrib/minizip/Makefile, 3rdparty/zlib/contrib/puff/Makefile, 3rdparty/zlib/contrib/untgz/Makefile, 3rdparty/zlib/nintendods/Makefile, 3rdparty/zstd/Makefile, 3rdparty/zstd/contrib/diagnose_corruption/Makefile, 3rdparty/zstd/contrib/externalSequenceProducer/Makefile, 3rdparty/zstd/contrib/gen_html/Makefile, 3rdparty/zstd/contrib/largeNbDicts/Makefile, 3rdparty/zstd/contrib/linux-kernel/Makefile, 3rdparty/zstd/contrib/linux-kernel/test/Makefile, 3rdparty/zstd/contrib/pzstd/Makefile, 3rdparty/zstd/contrib/recovery/Makefile, 3rdparty/zstd/contrib/seekable_format/examples/Makefile, 3rdparty/zstd/contrib/seekable_format/tests/Makefile, 3rdparty/zstd/contrib/seqBench/Makefile, 3rdparty/zstd/examples/Makefile, 3rdparty/zstd/lib/Makefile, 3rdparty/zstd/lib/dll/example/Makefile, 3rdparty/zstd/programs/Makefile, 3rdparty/zstd/tests/Makefile, 3rdparty/zstd/tests/fuzz/Makefile, 3rdparty/zstd/tests/fuzz/seq_prod_fuzz_example/Makefile, 3rdparty/zstd/tests/gzip/Makefile, 3rdparty/zstd/tests/regression/Makefile, 3rdparty/zstd/zlibWrapper/Makefile, docs/Makefile, makefile, src/lib/netlist/build/makefile, src/osd/modules/render/bgfx/shaders/makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests3rdparty/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj, 3rdparty/zlib/contrib/nuget/nuget.csproj, android-project/app/build.gradle, android-project/build.gradle
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C++ (statically typed)
52.6/55Manageable file sizes — 903/20,682 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes8,138,599
source_files_sampled20,682
oversized_source_files903
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — 3rdparty/expat/fuzz/xml_lpm_fuzzer.proto
0/20MCP server
40/40Runnable examples — example, examples, samples
Inputs used
example_dirsexample, examples, samples
has_mcp_signalno
api_schema_files3rdparty/expat/fuzz/xml_lpm_fuzzer.proto

Key facts

91GitHub stars
100contributors
3,914commits, last 12 months
2days since last push
2releases
9bus factor
45open issues
Mavenpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • npm package 'rapidjson' points at a different repository (npm/security-holder); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 82 ⇿
0Stars
82Forks

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.

0204060801008222016-122021-092026-07

Each point covers 9 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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-31 01:57 UTC

0Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/28 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
2Vulnerabilities8 existing vulnerabilities detected
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable

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.5.0, schema v0.27.0 — full methodology · metrics wiki.

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