Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-31 07:49 UTC

glabix / ree

Ree Framework Monorepo

Ruby · TypeScriptNo license detected★ 18 stars⑂ 7 forkssince Jul 2022View on GitHub ↗

glabix/ree holds a health index of 24 out of 100, placing it in the At Risk band. It scores highest on Engineering Quality (66/100) and lowest on Security (30/100). It was last updated today. 2 contributors account for most of its recent work.

24
overall / 100
At Risk

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.

24
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 49 is calibrated to 48 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

GlabixOrganization
3 followers2 public repossince Jun 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
RubyGemsree1.3.3-640 days ago
RubyGemsree_lib1.3.9-1370 days ago
npmreepoints to another repo — not scored0.1.1-23545110 days agoevent-treebubbling
RubyGemsree_spec0.0.12-12125 days ago
RubyGemsruby-lsp-ree0.1.27-28109 days ago

Metrics by category

Vitality

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

38Weak · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.9/36Commit cadence — 10/52 weeks with commits
16.5/18Commit volume — 68 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year68
human_commit_share1
days_since_last_push0
active_weeks_last_year10
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
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?

42Weak · 17% of overall
How it's scored
20/60Stars — 18 stars
6.5/25Forks — 7 forks
1.7/15Watchers — 3 watchers
Inputs used
forks7
stars18
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
54.2/80Total downloads — 165,520 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesree, ree_lib, ree_spec, ruby-lsp-ree
dependents
ecosystemsrubygems
total_downloads165,520
monthly_downloads
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?

65Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.7/22.5Commit distribution — top contributor authored 39% of commits
12.2/13.5Contributor breadth — 9 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled9
top_contributor_share0.389
How it's scored
0/42Issue resolution — no issues or no data
28.3/30PR acceptance — 147/156 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 3/20 approved changesets -- score normalized to 1
Inputs used
merged_prs147
open_issues0
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio
closed_unmerged_prs9
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
4.3/25Owner reach — 3 followers of glabix
11.6/25Track record — 2 public repos, account ~4 yr old
Inputs used
followers3
owner_typeOrganization
is_verified
owner_loginglabix
public_repos2
account_age_days1,491

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 4 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 137 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesree, ree_lib, ree_spec, ruby-lsp-ree
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.json, .rubocop.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 2 out of 3 merged PRs checked by a CI test -- score normalized to 6
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

30At Risk · 16% of overall
How it's scored
6/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.5/2.5CI-Tests — 2 out of 3 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/20 approved changesets -- score normalized to 1
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 74 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.4
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier12
security_posture_before_jurisdiction24
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 34.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ree@0.1.1-2 runtime dependency closure — what installing the published package pulls in — 2 packages. 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.

45Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.8/40Legible commit history — 9 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.09
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.json, .rubocop.yml
11/11Static type checking — ree_vscode/client/tsconfig.json, ree_vscode/server/tsconfig.json, ree_vscode/tsconfig.json
10/10Reproducible environment — lockfile
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock, package-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsree_vscode/client/tsconfig.json, ree_vscode/server/tsconfig.json, ree_vscode/tsconfig.json
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — Ruby with type-check config (ree_vscode/client/tsconfig.json, ree_vscode/server/tsconfig.json, ree_vscode/tsconfig.json)
55/55Manageable file sizes — 0/1,107 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes30,079
source_files_sampled1,107
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — samples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files

Key facts

18GitHub stars
9contributors
68commits, last 12 months
0days since last push
0releases
2bus factor
0open issues
npm, RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'ree' points at a different repository (https://github.com/caasi/Ree); excluded from ecosystem scoring

More detail

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

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.

1234567712022-082023-122025-04

Each point covers 3 days.

OpenSSF Scorecard 2.4 / 10
2.4aggregate

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

8Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests2 out of 3 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/20 approved changesets -- score normalized to 1
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities74 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
RubyGemsrake~> 13.0ree/Gemfile
RubyGemsrspec~> 3.0ree/Gemfile
RubyGemsreeree_lib/Gemfile
RubyGemsrake~> 13.0ree_lib/Gemfile
RubyGemsrake~> 13.0ree_spec/Gemfile
RubyGemsrake~> 13.0ruby-lsp-ree/Gemfile
All dependencies 490

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

RegistryPackageVersionRelation
RubyGemsrake13.2.1direct
RubyGemsrake13.3.1direct
RubyGemsreedirect
RubyGemsree1.3.0direct
RubyGemsrspecdirect
RubyGemsrspec3.13.0direct
RubyGemsrspec3.13.2direct
npm@discoveryjs/json-ext0.5.7indirect
npm@eslint/eslintrc1.2.2indirect
npm@humanwhocodes/config-array0.9.5indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@jridgewell/gen-mapping0.3.1indirect
npm@jridgewell/resolve-uri3.0.7indirect
npm@jridgewell/set-array1.1.1indirect
npm@jridgewell/source-map0.3.2indirect
npm@jridgewell/sourcemap-codec1.4.13indirect
npm@jridgewell/trace-mapping0.3.13indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@tootallnate/once1.1.2indirect
npm@types/eslint8.4.3indirect
npm@types/eslint-scope3.7.3indirect
npm@types/estree0.0.51indirect
npm@types/glob7.2.0indirect
npm@types/json-schema7.0.11indirect
npm@types/minimatch3.0.5indirect
npm@types/mocha9.1.1indirect
npm@types/node14.18.16indirect
npm@types/vscode1.66.0indirect
npm@types/vscode1.72.0indirect
npm@typescript-eslint/eslint-plugin5.21.0indirect
npm@typescript-eslint/parser5.21.0indirect
npm@typescript-eslint/scope-manager5.21.0indirect
npm@typescript-eslint/type-utils5.21.0indirect
npm@typescript-eslint/types5.21.0indirect
npm@typescript-eslint/typescript-estree5.21.0indirect
npm@typescript-eslint/utils5.21.0indirect
npm@typescript-eslint/visitor-keys5.21.0indirect
npm@ungap/promise-all-settled1.1.2indirect
npm@vscode/test-electron2.1.3indirect
npm@vscode/test-electron2.2.0indirect
npm@webassemblyjs/ast1.11.1indirect
npm@webassemblyjs/floating-point-hex-parser1.11.1indirect
npm@webassemblyjs/helper-api-error1.11.1indirect
npm@webassemblyjs/helper-buffer1.11.1indirect
npm@webassemblyjs/helper-numbers1.11.1indirect
npm@webassemblyjs/helper-wasm-bytecode1.11.1indirect
npm@webassemblyjs/helper-wasm-section1.11.1indirect
npm@webassemblyjs/ieee7541.11.1indirect
npm@webassemblyjs/leb1281.11.1indirect
npm@webassemblyjs/utf81.11.1indirect
npm@webassemblyjs/wasm-edit1.11.1indirect
npm@webassemblyjs/wasm-gen1.11.1indirect
npm@webassemblyjs/wasm-opt1.11.1indirect
npm@webassemblyjs/wasm-parser1.11.1indirect
npm@webassemblyjs/wast-printer1.11.1indirect
npm@webpack-cli/configtest1.2.0indirect
npm@webpack-cli/info1.5.0indirect
npm@webpack-cli/serve1.7.0indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmacorn8.7.1indirect
npmacorn-import-assertions1.8.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base6.0.2indirect
npmajv6.12.6indirect
npmajv8.11.0indirect
npmajv-formats2.1.1indirect
npmajv-keywords3.5.2indirect
npmajv-keywords5.1.0indirect
npmansi-colors4.1.1indirect
npmansi-regex2.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.2indirect
npmaproba1.2.0indirect
npmare-we-there-yet1.1.7indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbig-integer1.6.51indirect
npmbinary0.3.0indirect
npmbinary-extensions2.2.0indirect
npmbl4.1.0indirect
npmbluebird3.4.7indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.2indirect
npmbrowser-stdout1.3.1indirect
npmbrowserslist4.20.4indirect
npmbuffer5.7.1indirect
npmbuffer-from1.1.2indirect
npmbuffer-indexof-polyfill1.0.2indirect
npmbuffers0.1.1indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001354indirect
npmchainsaw0.1.0indirect
npmchalk4.1.2indirect
npmchokidar3.5.3indirect
npmchownr1.1.4indirect
npmchrome-trace-event1.0.3indirect
npmcliui7.0.4indirect
npmclone-deep4.0.1indirect
npmcode-point-at1.1.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.19indirect
npmcommander2.20.3indirect
npmcommander7.2.0indirect
npmconcat-map0.0.1indirect
npmconsole-control-strings1.1.0indirect
npmcopy-webpack-plugin11.0.0indirect
npmcore-util-is1.0.3indirect
npmcross-spawn7.0.3indirect
npmdebug4.3.3indirect
npmdebug4.3.4indirect
npmdecamelize4.0.0indirect
npmdecompress-response4.2.1indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdelegates1.0.0indirect
npmdetect-libc1.0.3indirect
npmdiff5.0.0indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmduplexer20.1.4indirect
npmelectron-to-chromium1.4.156indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.4indirect
npmenhanced-resolve5.9.3indirect
npmenvinfo7.8.1indirect
npmes-module-lexer0.9.3indirect
npmesbuild0.14.39indirect
npmesbuild-android-640.14.39indirect
npmesbuild-android-arm640.14.39indirect
npmesbuild-darwin-640.14.39indirect
npmesbuild-darwin-arm640.14.39indirect
npmesbuild-freebsd-640.14.39indirect
npmesbuild-freebsd-arm640.14.39indirect
npmesbuild-linux-320.14.39indirect
npmesbuild-linux-640.14.39indirect
npmesbuild-linux-arm0.14.39indirect
npmesbuild-linux-arm640.14.39indirect
npmesbuild-linux-mips64le0.14.39indirect
npmesbuild-linux-ppc64le0.14.39indirect
npmesbuild-linux-riscv640.14.39indirect
npmesbuild-linux-s390x0.14.39indirect
npmesbuild-netbsd-640.14.39indirect
npmesbuild-openbsd-640.14.39indirect
npmesbuild-sunos-640.14.39indirect
npmesbuild-windows-320.14.39indirect
npmesbuild-windows-640.14.39indirect
npmesbuild-windows-arm640.14.39indirect
npmescalade3.1.1indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.14.0indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.1.1indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.3.0indirect
npmespree9.3.1indirect
npmesquery1.4.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevents3.3.0indirect
npmexpand-template2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.2.11indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastest-levenshtein1.0.12indirect
npmfastq1.13.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.0.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache3.0.4indirect
npmflatted3.2.5indirect
npmfs-constants1.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfstream1.0.12indirect
npmfunction-bind1.1.1indirect
npmfunctional-red-black-tree1.0.1indirect
npmgauge2.7.4indirect
npmget-caller-file2.0.5indirect
npmgithub-from-package0.0.0indirect
npmglob7.2.0indirect
npmglob7.2.3indirect
npmglob8.0.1indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobals13.13.0indirect
npmglobby11.1.0indirect
npmglobby13.1.2indirect
npmgraceful-fs4.2.10indirect
npmgrowl1.10.5indirect
npmhas1.0.3indirect
npmhas-flag4.0.0indirect
npmhas-unicode2.0.1indirect
npmhe1.2.0indirect
npmhttp-proxy-agent4.0.1indirect
npmhttps-proxy-agent5.0.1indirect
npmieee7541.2.1indirect
npmignore5.2.0indirect
npmimport-fresh3.3.0indirect
npmimport-local3.1.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminterpret2.2.0indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.9.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-obj2.1.0indirect
npmis-plain-object2.0.4indirect
npmis-unicode-supported0.1.0indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmjest-worker27.5.1indirect
npmjs-yaml4.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkind-of6.0.3indirect
npmlevn0.4.1indirect
npmlib/web-tree-sitter-ruby0.19.0indirect
npmlistenercount1.0.1indirect
npmloader-runner4.3.0indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.17.21indirect
npmlodash.merge4.6.2indirect
npmlog-symbols4.1.0indirect
npmloglevel1.8.0indirect
npmlru-cache6.0.0indirect
npmmerge-options3.0.4indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-response2.1.0indirect
npmminimatch3.1.2indirect
npmminimatch4.2.1indirect
npmminimatch5.0.1indirect
npmminimist1.2.6indirect
npmminimist1.2.7indirect
npmmkdirp0.5.6indirect
npmmkdirp-classic0.5.3indirect
npmmocha9.2.2indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnan2.15.0indirect
npmnan2.17.0indirect
npmnanoid3.3.1indirect
npmnapi-build-utils1.0.2indirect
npmnatural-compare1.4.0indirect
npmneo-async2.6.2indirect
npmnode-abi2.30.1indirect
npmnode-releases2.0.5indirect
npmnoop-logger0.1.1indirect
npmnormalize-path3.0.0indirect
npmnpmlog4.1.2indirect
npmnumber-is-nan1.0.1indirect
npmobject-assign4.1.1indirect
npmonce1.4.0indirect
npmoptionator0.9.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpkg-dir4.2.0indirect
npmprebuild-install5.3.6indirect
npmprelude-ls1.2.1indirect
npmprocess-nextick-args2.0.1indirect
npmpump3.0.0indirect
npmpunycode2.1.1indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmrc1.2.8indirect
npmreadable-stream2.3.7indirect
npmreadable-stream3.6.0indirect
npmreaddirp3.6.0indirect
npmrechoir0.7.1indirect
npmregexpp3.2.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.0indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmreusify1.0.4indirect
npmrimraf2.7.1indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmrxjs7.5.5indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmschema-utils3.1.1indirect
npmschema-utils4.0.0indirect
npmsemver5.7.1indirect
npmsemver7.3.7indirect
npmsemver7.3.8indirect
npmserialize-javascript6.0.0indirect
npmset-blocking2.0.0indirect
npmsetimmediate1.0.5indirect
npmshallow-clone3.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsimple-concat1.0.1indirect
npmsimple-get3.1.1indirect
npmslash3.0.0indirect
npmslash4.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.21indirect
npmstring-width1.0.2indirect
npmstring-width4.2.3indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtapable2.2.1indirect
npmtar-fs2.1.1indirect
npmtar-stream2.2.0indirect
npmterser5.14.1indirect
npmterser-webpack-plugin5.3.3indirect
npmtext-table0.2.0indirect
npmto-regex-range5.0.1indirect
npmtraverse0.3.9indirect
npmtree-sitter-cli0.20.6indirect
npmtree-sitter-cli0.20.7indirect
npmtree-sitter-ruby0.19.0indirect
npmts-loader9.3.0indirect
npmtslib1.14.1indirect
npmtslib2.4.0indirect
npmtsutils3.21.0indirect
npmtunnel-agent0.6.0indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtypescript4.6.4indirect
npmunzipper0.10.11indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmv8-compile-cache2.3.0indirect
npmvscode-jsonrpc8.0.1indirect
npmvscode-jsonrpc8.0.2indirect
npmvscode-languageclient8.0.2indirect
npmvscode-languageserver8.0.1indirect
npmvscode-languageserver-protocol3.17.1indirect
npmvscode-languageserver-protocol3.17.2indirect
npmvscode-languageserver-textdocument1.0.4indirect
npmvscode-languageserver-types3.17.1indirect
npmvscode-languageserver-types3.17.2indirect
npmwatchpack2.4.0indirect
npmweb-tree-sitter0.20.8indirect
npmwebpack5.73.0indirect
npmwebpack-cli4.10.0indirect
npmwebpack-merge5.8.0indirect
npmwebpack-sources3.2.3indirect
npmwhich2.0.2indirect
npmwhich-pm-runs1.1.0indirect
npmwide-align1.1.5indirect
npmwildcard2.0.0indirect
npmword-wrap1.2.3indirect
npmworkerpool6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.4indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
RubyGemsaddressable2.8.8indirect
RubyGemsbase64indirect
RubyGemsbase640.3.0indirect
RubyGemsbenchmark0.5.0indirect
RubyGemsbigdecimalindirect
RubyGemsbigdecimal4.0.1indirect
RubyGemsbinding_of_callerindirect
RubyGemsbinding_of_caller2.0.0indirect
RubyGemsbootsnap1.23.0indirect
RubyGemscommanderindirect
RubyGemscommander5.0.0indirect
RubyGemsconcurrent-ruby1.3.6indirect
RubyGemscrack1.0.1indirect
RubyGemscrass1.0.6indirect
RubyGemsdate3.5.1indirect
RubyGemsdebugindirect
RubyGemsdebug1.11.1indirect
RubyGemsdebug_inspector1.2.0indirect
RubyGemsdiff-lcs1.6.0indirect
RubyGemsdiff-lcs1.6.2indirect
RubyGemserb6.0.1indirect
RubyGemsfakerindirect
RubyGemsfaker3.6.0indirect
RubyGemshashdiff1.2.1indirect
RubyGemshighline3.0.1indirect
RubyGemsi18nindirect
RubyGemsi18n1.14.8indirect
RubyGemsio-console0.8.2indirect
RubyGemsirb1.17.0indirect
RubyGemslanguage_server-protocol3.17.0.4indirect
RubyGemsloggerindirect
RubyGemslogger1.6.6indirect
RubyGemslogger1.7.0indirect
RubyGemsloofahindirect
RubyGemsloofah2.25.0indirect
RubyGemsmsgpack1.8.0indirect
RubyGemsnokogiri1.19.1indirect
RubyGemsostruct0.6.3indirect
RubyGemspgindirect
RubyGemspg1.6.3indirect
RubyGemspp0.6.3indirect
RubyGemsprettyprint0.2.0indirect
RubyGemsprism1.3.0indirect
RubyGemsprism1.9.0indirect
RubyGemspsych5.3.1indirect
RubyGemspublic_suffix7.0.2indirect
RubyGemsracc1.8.1indirect
RubyGemsrack3.2.5indirect
RubyGemsrack-testindirect
RubyGemsrack-test2.2.0indirect
RubyGemsrainbowindirect
RubyGemsrainbow3.1.1indirect
RubyGemsrbs3.8.1indirect
RubyGemsrdoc7.2.0indirect
RubyGemsree_libindirect
RubyGemsree_lib1.3.6indirect
RubyGemsreline0.6.3indirect
RubyGemsrexml3.4.4indirect
RubyGemsrodaindirect
RubyGemsroda3.101.0indirect
RubyGemsrspec-core3.13.3indirect
RubyGemsrspec-core3.13.6indirect
RubyGemsrspec-expectations3.13.3indirect
RubyGemsrspec-expectations3.13.5indirect
RubyGemsrspec-mocks3.13.2indirect
RubyGemsrspec-mocks3.13.7indirect
RubyGemsrspec-support3.13.2indirect
RubyGemsrspec-support3.13.7indirect
RubyGemsruby-lsp0.25.0indirect
RubyGemsruby-prof2.0.2indirect
RubyGemssequelindirect
RubyGemssequel5.101.0indirect
RubyGemssorbet0.5.11835indirect
RubyGemssorbet-runtime0.5.11835indirect
RubyGemssorbet-static0.5.11835indirect
RubyGemssorbet-static-and-runtime0.5.11835indirect
RubyGemssqlite3indirect
RubyGemssqlite32.9.0indirect
RubyGemsstringio3.2.0indirect
RubyGemstimecopindirect
RubyGemstimecop0.9.10indirect
RubyGemstsort0.2.0indirect
RubyGemstzinfoindirect
RubyGemstzinfo2.0.6indirect
RubyGemswardenindirect
RubyGemswarden1.2.9indirect
RubyGemswebmock3.26.1indirect
Dependency advisories 0

Installing npm:ree@0.1.1-2 pulls in 2 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 4176,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 1434800,
        "Shell": 524,
        "JavaScript": 4170,
        "TypeScript": 199130,
        "Tree-sitter Query": 412
      },
      "pushed_at": "2026-07-31T07:45:46Z",
      "created_at": "2022-07-06T10:51:42Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-31T07:46:11Z",
      "description": "Ree Framework Monorepo",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Glabix",
      "type": "Organization",
      "login": "glabix",
      "company": null,
      "location": null,
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/108462693?v=4",
      "created_at": "2022-06-30T10:14:52Z",
      "is_verified": null,
      "public_repos": 2,
      "account_age_days": 1491
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "4ef0d8119c404e5b360c0bcb6f60182f88a4e48a",
          "body": null,
          "is_bot": false,
          "headline": "bump ree_lib version to 1.3.9",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-07-31T07:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0677c6b10bb1f2d0b5d82d9df058ed9531ffbab5",
          "body": null,
          "is_bot": false,
          "headline": "ability to hide routes in swagger",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-07-31T07:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0b83dd080cc030e82d8d4566e52b366a64fd7fd",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.3.3",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-07-31T07:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbec219e61b25be5d9b1f98b38bffb803b8ddc84",
          "body": null,
          "is_bot": false,
          "headline": "add visibility DSL for swagger routes",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-07-31T07:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc43479503c10fad5cf97fdc8bba06e3b677081",
          "body": null,
          "is_bot": false,
          "headline": "bump ruby-lsp-ree version to 0.1.27",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-04-12T13:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1184493eb62cd86fc2999b85c6cf0a1aebc731e9",
          "body": null,
          "is_bot": false,
          "headline": "bump ree_lib version to 1.3.8",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-04-12T13:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d825f38f599f36344791f52e2fad5aa0e41f837",
          "body": "Ruby-lsp-ree 0.1.27",
          "is_bot": false,
          "headline": "Merge pull request #159 from glabix/op_ruby_lsp_ree_0_1_27",
          "author_name": "Ruslan",
          "author_login": "rous-gg",
          "committed_at": "2026-04-12T13:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc44e65b87538f7019a633f8720af74e2a4ad547",
          "body": "add filter_params support to ree_logger roda plugin",
          "is_bot": false,
          "headline": "Merge pull request #158 from glabix/op_ree_logger_roda_params",
          "author_name": "Ruslan",
          "author_login": "rous-gg",
          "committed_at": "2026-04-12T13:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13b9fe04670f6c38f1183eedf6c6499a1cecc799",
          "body": "Add exceptions traversal in BodyObjectsParser so that constants\nreferenced in rescue clauses (e.g. rescue SomeErr1, SomeErr2) are\ndetected as used and their import links are not removed.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "parse constants from rescue clause exceptions",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2026-04-10T08:30:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b5bffa85c0970245e89dd7172e196e5afb10a386",
          "body": "Add arguments traversal for non-CallNode AST nodes (e.g. ReturnNode)\nin BodyObjectsParser so that imports like seconds_ago inside\nreturn MyDTO.new(updated_at: seconds_ago) are detected.\nFix spec helper to match bundled ruby-lsp API (remove configuration arg).\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "parse method calls inside return statements",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2026-04-10T08:27:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8a8ac935a2056aa2f579c6cac247f0209832a4fc",
          "body": "Fix copy-paste bug in parsed_entity_document.rb where collections\nwere selected by :column instead of :collection. Remove leftover\npp debug output. Fix spec expectation to match 'build_dto do'.\nAdd entity auto-detection in build_class_document via has_build_dto?.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix entity collection parsing and spec",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2026-04-10T08:07:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2630b12a75e722924940f8271cbcca6638d442b5",
          "body": null,
          "is_bot": false,
          "headline": "parse entity collection",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2026-04-09T15:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e97947f78d5c41989379ad27323a009ef0df691b",
          "body": null,
          "is_bot": false,
          "headline": "fix specs",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2026-04-09T15:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "848e458c02de5ce54b59ef8875449eb7c31673a9",
          "body": null,
          "is_bot": false,
          "headline": "fix docs indexing",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2026-04-09T12:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c3ede54fb3c15597c5e37e05177ae0a4748e30",
          "body": null,
          "is_bot": false,
          "headline": "roda ree logger spec",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2026-04-03T12:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93bf1eb3cf5c2a0bc6d3cb1949c92ffb2333fef0",
          "body": null,
          "is_bot": false,
          "headline": "upd gemfile lock",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2026-04-03T10:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e38a48028b6552bc1ff8d08efeac26129095125",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "add filter_params support to ree_logger roda plugin",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2026-04-03T08:53:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a02641bf94313077f394446098592dabca202ce1",
          "body": null,
          "is_bot": false,
          "headline": "bump ree_spec version to 0.0.12",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-03-27T08:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d50142a2bdad8e2d6cfa0ef3b86fe3c40c63c7d",
          "body": null,
          "is_bot": false,
          "headline": "-p & --file should work separately",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-03-27T08:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07723c27802688fbbec47ee8703d8cbf8b917a02",
          "body": null,
          "is_bot": false,
          "headline": "ability to run specific spec files",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-03-27T08:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e3da620281d533446420700f7e4df3e7c4803f1",
          "body": null,
          "is_bot": false,
          "headline": "bump ree_lib version to 1.3.7",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-03-20T09:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c71aa53b443fa91c5083885e370a2a8e5a9ebd6e",
          "body": null,
          "is_bot": false,
          "headline": "read proxy from env",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-03-20T09:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aac60e2482a3e68fda21c7fa08b64770436e547",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.3.2",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-03-02T11:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f5b53ff6f674e8eec362ccd04ed393c22f913c",
          "body": null,
          "is_bot": false,
          "headline": "do not use regexp matched for  paths that include /",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-03-02T11:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5012ac995a93b8d1c8d70e63bb0c6a366456cbad",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.3.1",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-22T07:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c43dd7a2df5e82056b8114d4fd2ddb88bf091c1",
          "body": "Add on_link hook",
          "is_bot": false,
          "headline": "Merge pull request #156 from glabix/feature/on_link_hook",
          "author_name": "Ruslan",
          "author_login": "rous-gg",
          "committed_at": "2026-02-22T06:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29cb8de664bf752472af4f318919a3a8841f295a",
          "body": null,
          "is_bot": false,
          "headline": "Add on_link hook",
          "author_name": "Alexey Belousov",
          "author_login": "belousovAV",
          "committed_at": "2026-02-22T02:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a797787556bd35e90c73c5ad9ccdd15cb180816",
          "body": "…sion",
          "is_bot": false,
          "headline": "Add ostruct gem to Gemfile and update Gemfile.lock to include its ver…",
          "author_name": "Alexey Belousov",
          "author_login": "belousovAV",
          "committed_at": "2026-02-22T02:51:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99e0afe5b90af57ac5e85abbab51367e60ff8f7e",
          "body": "…r improved dependency management",
          "is_bot": false,
          "headline": "Update Gemfile.lock to bump several gem versions and add checksums fo…",
          "author_name": "Alexey Belousov",
          "author_login": "belousovAV",
          "committed_at": "2026-02-22T02:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e488d52dc304b58819e4d07d50a5a97391052dc9",
          "body": null,
          "is_bot": false,
          "headline": "Update Gemfile.lock and add benchmark dependency to ree_lib",
          "author_name": "Alexey Belousov",
          "author_login": "belousovAV",
          "committed_at": "2026-02-22T02:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36638c77b9d468fb65c69cd50087c7c60f85ac9d",
          "body": null,
          "is_bot": false,
          "headline": "Add logger dependency to ree_spec and update Gemfile.lock",
          "author_name": "Alexey Belousov",
          "author_login": "belousovAV",
          "committed_at": "2026-02-22T02:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c88a61748220e14f88a391845a8751b7f6f59c1",
          "body": "…levant files",
          "is_bot": false,
          "headline": "Update RuboCop configuration to target Ruby version 4.0 across all re…",
          "author_name": "Alexey Belousov",
          "author_login": "belousovAV",
          "committed_at": "2026-02-22T02:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69e64512532b6b597e50c442d3b7e3f82efaada5",
          "body": null,
          "is_bot": false,
          "headline": "Update Gemfile.lock",
          "author_name": "Alexey Belousov",
          "author_login": "belousovAV",
          "committed_at": "2026-02-22T02:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0df946c94a853b40adab20346756681eb94b2863",
          "body": null,
          "is_bot": false,
          "headline": "Update Gemfile.lock",
          "author_name": "Alexey Belousov",
          "author_login": "belousovAV",
          "committed_at": "2026-02-22T02:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f6901f71b89bf5891dc0c182b1a5ec79c261ce",
          "body": null,
          "is_bot": false,
          "headline": "Update CI rubies list",
          "author_name": "Alexey Belousov",
          "author_login": "belousovAV",
          "committed_at": "2026-02-22T02:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "667fefd9ca3b90c37fbcdaa56a2feed7053e0c90",
          "body": null,
          "is_bot": false,
          "headline": "bump ree_lib version to 1.3.6",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-20T08:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21864f9005061e7fa6d70fefc1ee67a9937cb38f",
          "body": null,
          "is_bot": false,
          "headline": "set ruby version to 4.0.1",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-20T08:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c349bd61635f32d80b197f4f0e947ab16afb38",
          "body": "get rid off rollbar appender",
          "is_bot": false,
          "headline": "migrate from Oj to Json",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-20T08:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "951e93db837b3c9266b3b5692a5bafec34a2c2b5",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.3.0",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-20T08:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5ac864edbf76a47a75fd5ac357dd1dd6bcec005",
          "body": null,
          "is_bot": false,
          "headline": "update ruby version",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-20T08:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc390aa173b6434c80c466f3095a80c67cbace6",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.2.9",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-10T05:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f035c6ff94616f2d221b07fbfe94f6c2520d4c5",
          "body": null,
          "is_bot": false,
          "headline": "add hide_ree_lib param",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-10T05:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5acf68d21d25f700f25d974ae5634b1c1e9ea554",
          "body": null,
          "is_bot": false,
          "headline": "bump ree_version to 1.2.8",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-10T05:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66f1564adb149c09d98efdc6f52edc59d1d871a9",
          "body": null,
          "is_bot": false,
          "headline": "fix spec",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-10T05:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b47fc1317fdd29d2f02f224475fda376a1dc3e83",
          "body": null,
          "is_bot": false,
          "headline": "merge",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-10T05:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98d1a0b51a21e9a0ab671b0bdcc732edfbe8bab4",
          "body": null,
          "is_bot": false,
          "headline": "do not exit specs on fail",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-10T05:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d09a30427cb79c7d051c048f814c1c46cb51329",
          "body": null,
          "is_bot": false,
          "headline": "bump ree_lib version to 1.3.5",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T16:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ccd09f9c40c33bc7e0f5fa1205906e9313aec8",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.2.7",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T16:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6963c1064c4bab976284122572450f5d1df9a01e",
          "body": "…rocs",
          "is_bot": false,
          "headline": "refactor ree plugins system: get rid off method added hooks and use P…",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T16:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c14d4c3705aa9a149556da0f091bc3d3722c7b8",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.2.6",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T14:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a943903fd5779694d272b41da5751c3e902c3c1",
          "body": null,
          "is_bot": false,
          "headline": "change dir search pattern",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T14:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9feb77e98742b3c13eeb87733b2487d729eb46",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version 1.2.5",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T13:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820fea1273fa2cd0194068c074834ff459a4a3da",
          "body": null,
          "is_bot": false,
          "headline": "ree licensing",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T13:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b160a7a6cd2c49b807a06de67fa4a5398836edc",
          "body": null,
          "is_bot": false,
          "headline": "enable benchmark mode",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T12:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5939193999be42c9d7e50ec2ac1ddf3f373ba17",
          "body": null,
          "is_bot": false,
          "headline": "bump ruby lsp version to 0.1.26",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T08:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31805c1e8e42ce165da950f389fe203bc1f82e23",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.2.4",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T08:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00dfeecf5f560b5b8010544fe73f8365d9aa03bc",
          "body": "add support of becnhmark for ruby lsp ree plugin",
          "is_bot": false,
          "headline": "benchmark plugin should only wrap fn's call methods",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T07:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d62928b0ad64de34ef82227d98f31270d9982b9",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.2.3",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T06:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e36513609ea9596cb04b61d7bd4429d966738990",
          "body": "…d Ree::Benchmark into it. Add more options for benchmark",
          "is_bot": false,
          "headline": "implement plugin system for method added. Integrate Ree::Contracts an…",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-09T06:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "222a5f745935f1b12275733d03ea70ddb48992c9",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.2.2",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-08T20:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e47b4407748424764a74ba71931be761e7b0380",
          "body": null,
          "is_bot": false,
          "headline": "use call method aliasing",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-08T20:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05088b2ea2ace9ee8354f81e4f5f49a84829e7b4",
          "body": null,
          "is_bot": false,
          "headline": "bump ree version to 1.2.1",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-08T19:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0f196d20c7f21cec22a3ae8f2e97eab3078d474",
          "body": null,
          "is_bot": false,
          "headline": "add benchmark mode",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-08T19:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b60cc21a4e58450dc5bd78905b8e8c909e0f10",
          "body": null,
          "is_bot": false,
          "headline": "bump ree_lib version to 1.3.4",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2026-02-03T07:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b2ac36a38154a9351611c3e920991b9a4d416f",
          "body": "Ree roda refactor",
          "is_bot": false,
          "headline": "Merge pull request #155 from glabix/ree_roda_refactor",
          "author_name": "Ruslan",
          "author_login": "rous-gg",
          "committed_at": "2026-02-03T07:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aee0af5d714b3e01de40ed0e810df9a258070d0",
          "body": null,
          "is_bot": false,
          "headline": "fix comments",
          "author_name": "Konstantin Kim",
          "author_login": "neonaddict",
          "committed_at": "2025-12-18T23:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc6a5b96ecdf6ea60fd0e4573328c50fd598b5fc",
          "body": null,
          "is_bot": false,
          "headline": "add ability to pass multiple warden_scopes to routes",
          "author_name": "Konstantin Kim",
          "author_login": "neonaddict",
          "committed_at": "2025-12-18T20:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9da7e5d58ef111cf467cde40434563ebcfe578d7",
          "body": null,
          "is_bot": false,
          "headline": "refactor ree_routes tree building logic",
          "author_name": "Konstantin Kim",
          "author_login": "neonaddict",
          "committed_at": "2025-12-18T18:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be820cc9264e6da165ee6e1306c0d26c0a0d24a0",
          "body": null,
          "is_bot": false,
          "headline": "bump ree_lib version to 1.3.3",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2025-10-05T09:39:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000bc5f3c567e4f9e19f503b47bac47c593a116c",
          "body": null,
          "is_bot": false,
          "headline": "add .to_s",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2025-10-05T09:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e63ce66741b35e2e76878e5262e4881d39a9b22",
          "body": null,
          "is_bot": false,
          "headline": "bump ree_lib version to 1.3.2",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2025-10-04T10:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e1b01267a18713e87461def95ba92174e750ec8",
          "body": null,
          "is_bot": false,
          "headline": "add splat opts support to ree actions",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2025-10-04T10:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97cc8302c53d7762355f6529c88ccd689dc665f9",
          "body": null,
          "is_bot": false,
          "headline": "bump ruby-lsp-ree version to 0.1.25",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2025-07-11T14:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6496e9abc010f26d8a023e77b58a6218ee3593ba",
          "body": "Ruby-lsp-ree-0.1.25",
          "is_bot": false,
          "headline": "Merge pull request #154 from glabix/op_ruby_lsp_ree_0_1_25",
          "author_name": "Ruslan",
          "author_login": "rous-gg",
          "committed_at": "2025-07-11T14:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e966e0411226522102b28d0119a85e29e0e2a6e",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-07-11T11:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cf7e4627c544612a7d4c4e428cc571ca71113f6",
          "body": null,
          "is_bot": false,
          "headline": "fix go-to-definition for consts from imports",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-07-11T11:15:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c0d1b8e6774c313c5ec2741db554205ce1a0a53",
          "body": null,
          "is_bot": false,
          "headline": "specify ruby lsp version for specs",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-07-11T10:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5df3f81737c74b77dc9621c98b3f52d051d65939",
          "body": null,
          "is_bot": false,
          "headline": "for autocomplete inside import don't add links",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-07-11T10:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf8db65648bbdb4dcd9304f389713d011a3fe8b",
          "body": null,
          "is_bot": false,
          "headline": "parse call objects with splat",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-07-11T09:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6ba6b81341c8c6dc9282b14e17cb13e8c755059",
          "body": null,
          "is_bot": false,
          "headline": "split unused links formatter specs",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-07-11T09:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd5556b31da457494435416435bd7b05690b098f",
          "body": null,
          "is_bot": false,
          "headline": "fix parsing inside case conditions",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-07-11T09:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77c0fc98c9f4af7846911dc653a394d6e8e99067",
          "body": null,
          "is_bot": false,
          "headline": "remove new line between link groups",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-07-11T08:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddf7ea983e862286f00cb11c8958472168493fb7",
          "body": null,
          "is_bot": false,
          "headline": "bump ruby-lsp-ree version to 0.1.24",
          "author_name": "Ruslan Gatiyatov",
          "author_login": "rous-gg",
          "committed_at": "2025-06-27T15:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b720131c9d83c898db831d5a65feb2a069e44f84",
          "body": "Ruby-lsp-ree-0.1.24",
          "is_bot": false,
          "headline": "Merge pull request #153 from glabix/op_ruby_lsp_ree_0_1_24",
          "author_name": "Ruslan",
          "author_login": "rous-gg",
          "committed_at": "2025-06-27T15:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c518cf731b0cc82d48d55828d7f6804d4ac1db61",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-27T14:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2ab4ba2303e251e40507fac071734578d3ee6a7",
          "body": null,
          "is_bot": false,
          "headline": "sort links inside groups",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-23T09:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c96ec1077e4bf675420ab124e6b750c4b5b897c1",
          "body": null,
          "is_bot": false,
          "headline": "render import section",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-20T13:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca3b2e3f875739b183c02ca04cbe5b25d5dc0ec0",
          "body": null,
          "is_bot": false,
          "headline": "cleanup blank lines on sort",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-20T13:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afe2348e5c9150f255d53d7e1b6242980bf5de9d",
          "body": null,
          "is_bot": false,
          "headline": "fix specs",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-20T13:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "663ac16cdf5d2472793b8c9838f2cf979baa9179",
          "body": null,
          "is_bot": false,
          "headline": "editor insert links block",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-20T11:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da26aed46c94a4857853e3b98aeb135bb0569059",
          "body": null,
          "is_bot": false,
          "headline": "render_import_link",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-20T11:12:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9613eaf24ba98389e3a99af149c4c7ebc61e3c1c",
          "body": null,
          "is_bot": false,
          "headline": "render_file_path_link",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-20T11:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0dbc4d69a9d60d7ba1ec33673e918457dcd1964",
          "body": null,
          "is_bot": false,
          "headline": "render_object_link",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-20T10:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab1fdd9bfde7455806b620f91252c20d1412107",
          "body": null,
          "is_bot": false,
          "headline": "rewrite sourt formatter",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-20T10:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4309b5d795855e53826fe7c2690a758a2308151",
          "body": null,
          "is_bot": false,
          "headline": "add formatter guard",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-19T12:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9628c82d559b799a7825c422330528f132a24cb5",
          "body": null,
          "is_bot": false,
          "headline": "go-to-definition for import link package",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-19T12:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0293c35b1034ca11422165af87bd41400a26f49d",
          "body": null,
          "is_bot": false,
          "headline": "go-to-definition from import link",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-19T11:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b3dd6d0264128937952db2a5d10c46c89442bfc",
          "body": null,
          "is_bot": false,
          "headline": "multi-object link go-to-definition",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-19T09:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ecafb57da49a0eb504086f575eafe9a07abe2f7",
          "body": null,
          "is_bot": false,
          "headline": "add guard",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-19T09:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a38bc2a1f6a3c92f660322a1966133e96da1d0",
          "body": null,
          "is_bot": false,
          "headline": "fix unused links formatter",
          "author_name": "Oleg Potapov",
          "author_login": "oleggg-lgtm",
          "committed_at": "2025-06-19T09:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 68,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 10,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ree",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/ree",
          "is_deprecated": false,
          "latest_version": "1.3.3",
          "repository_url": "https://github.com/glabix/ree/tree/main/ree",
          "versions_count": 64,
          "total_downloads": 47778,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2022-07-23T11:50:16.464000Z",
          "latest_published_at": "2026-07-31T07:44:58.521000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "ree_lib",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/ree_lib",
          "is_deprecated": false,
          "latest_version": "1.3.9",
          "repository_url": "https://github.com/glabix/ree/tree/main/ree_lib",
          "versions_count": 137,
          "total_downloads": 99088,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2022-07-23T11:59:41.982000Z",
          "latest_published_at": "2026-07-31T07:45:54.814000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "ree",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "event tree",
            "bubbling"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/ree",
          "is_deprecated": false,
          "latest_version": "0.1.1-2",
          "repository_url": "https://github.com/caasi/Ree",
          "versions_count": 4,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 35,
          "first_published_at": "2012-07-26T22:42:26.924000Z",
          "latest_published_at": "2012-08-02T18:39:16.940000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5110
        },
        {
          "name": "ree_spec",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/ree_spec",
          "is_deprecated": false,
          "latest_version": "0.0.12",
          "repository_url": "https://github.com/glabix/ree/tree/main/ree_spec",
          "versions_count": 12,
          "total_downloads": 6732,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2024-08-28T10:12:42.969000Z",
          "latest_published_at": "2026-03-27T08:46:21.876000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 125
        },
        {
          "name": "ruby-lsp-ree",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/ruby-lsp-ree",
          "is_deprecated": false,
          "latest_version": "0.1.27",
          "repository_url": "https://github.com/glabix/ree/tree/main/ruby-lsp-ree",
          "versions_count": 28,
          "total_downloads": 11922,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2025-01-31T13:26:11.869000Z",
          "latest_published_at": "2026-04-12T13:17:39.179000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 109
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 18,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "ree_vscode/client/tsconfig.json",
        "ree_vscode/server/tsconfig.json",
        "ree_vscode/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 30079,
      "source_files_sampled": 1107,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "ree/Gemfile",
        "ree_lib/Gemfile",
        "ree_spec/Gemfile",
        "ree_vscode/package.json",
        "ruby-lsp-ree/Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": "npm:ree@0.1.1-2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rake",
          "manifest": "ree/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 13.0"
        },
        {
          "name": "rspec",
          "manifest": "ree/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.0"
        },
        {
          "name": "ree",
          "manifest": "ree_lib/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rake",
          "manifest": "ree_lib/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 13.0"
        },
        {
          "name": "rake",
          "manifest": "ree_spec/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 13.0"
        },
        {
          "name": "rake",
          "manifest": "ruby-lsp-ree/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 13.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "rake",
            "direct": true,
            "version": "13.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": "13.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ree",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ree",
            "direct": true,
            "version": "1.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": "3.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "@discoveryjs/json-ext",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "8.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "3.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "0.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "@types/glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "9.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "14.18.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/vscode",
            "direct": false,
            "version": "1.66.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/vscode",
            "direct": false,
            "version": "1.72.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "5.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "5.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "5.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "5.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "5.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "5.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "5.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "5.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/promise-all-settled",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/test-electron",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/test-electron",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webpack-cli/configtest",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@webpack-cli/info",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@webpack-cli/serve",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-assertions",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "are-we-there-yet",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "big-integer",
            "direct": false,
            "version": "1.6.51",
            "ecosystem": "npm"
          },
          {
            "name": "binary",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bluebird",
            "direct": false,
            "version": "3.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.20.4",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-indexof-polyfill",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "buffers",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001354",
            "ecosystem": "npm"
          },
          {
            "name": "chainsaw",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "code-point-at",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "console-control-strings",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-webpack-plugin",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "delegates",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer2",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.156",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "envinfo",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-android-64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-android-arm64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-darwin-64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-darwin-arm64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-freebsd-64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-freebsd-arm64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-32",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-arm",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-arm64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-mips64le",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-ppc64le",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-riscv64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-linux-s390x",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-netbsd-64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-openbsd-64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-sunos-64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-windows-32",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-windows-64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-windows-arm64",
            "direct": false,
            "version": "0.14.39",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fstream",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gauge",
            "direct": false,
            "version": "2.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "13.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "growl",
            "direct": false,
            "version": "1.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-unicode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lib/web-tree-sitter-ruby",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "listenercount",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loglevel",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-options",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "2.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "2.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "2.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "noop-logger",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npmlog",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "number-is-nan",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "5.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexpp",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "setimmediate",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "simple-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "traverse",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "tree-sitter-cli",
            "direct": false,
            "version": "0.20.6",
            "ecosystem": "npm"
          },
          {
            "name": "tree-sitter-cli",
            "direct": false,
            "version": "0.20.7",
            "ecosystem": "npm"
          },
          {
            "name": "tree-sitter-ruby",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-loader",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "4.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "unzipper",
            "direct": false,
            "version": "0.10.11",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-jsonrpc",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-jsonrpc",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageclient",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-protocol",
            "direct": false,
            "version": "3.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-protocol",
            "direct": false,
            "version": "3.17.2",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-textdocument",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-types",
            "direct": false,
            "version": "3.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-types",
            "direct": false,
            "version": "3.17.2",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "web-tree-sitter",
            "direct": false,
            "version": "0.20.8",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-cli",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-pm-runs",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wide-align",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "wildcard",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-unparser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "addressable",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "binding_of_caller",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "binding_of_caller",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bootsnap",
            "direct": false,
            "version": "1.23.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "commander",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "crack",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "crass",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "date",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "debug",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "debug_inspector",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "erb",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "faker",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "faker",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "hashdiff",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "highline",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": "1.14.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "io-console",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "irb",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.6.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "loofah",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "loofah",
            "direct": false,
            "version": "2.25.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "msgpack",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "pg",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pg",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "pp",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "prettyprint",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "psych",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "public_suffix",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rbs",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ree_lib",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ree_lib",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "reline",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "roda",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "roda",
            "direct": false,
            "version": "3.101.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.13.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.13.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.13.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.13.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.13.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.13.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-lsp",
            "direct": false,
            "version": "0.25.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-prof",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "sequel",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sequel",
            "direct": false,
            "version": "5.101.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "sorbet",
            "direct": false,
            "version": "0.5.11835",
            "ecosystem": "rubygems"
          },
          {
            "name": "sorbet-runtime",
            "direct": false,
            "version": "0.5.11835",
            "ecosystem": "rubygems"
          },
          {
            "name": "sorbet-static",
            "direct": false,
            "version": "0.5.11835",
            "ecosystem": "rubygems"
          },
          {
            "name": "sorbet-static-and-runtime",
            "direct": false,
            "version": "0.5.11835",
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "stringio",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "timecop",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "timecop",
            "direct": false,
            "version": "0.9.10",
            "ecosystem": "rubygems"
          },
          {
            "name": "tsort",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "warden",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "warden",
            "direct": false,
            "version": "1.2.9",
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": false,
            "version": "3.26.1",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 490,
        "direct_count": 7,
        "indirect_count": 483
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 147,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "rous-gg",
          "commits": 644,
          "avatar_url": "https://avatars.githubusercontent.com/u/452692?v=4"
        },
        {
          "type": "User",
          "login": "oleggg-lgtm",
          "commits": 509,
          "avatar_url": "https://avatars.githubusercontent.com/u/184370538?v=4"
        },
        {
          "type": "User",
          "login": "neonaddict",
          "commits": 344,
          "avatar_url": "https://avatars.githubusercontent.com/u/37348392?v=4"
        },
        {
          "type": "User",
          "login": "belousovAV",
          "commits": 126,
          "avatar_url": "https://avatars.githubusercontent.com/u/1791150?v=4"
        },
        {
          "type": "User",
          "login": "Laranto-spb",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/64079576?v=4"
        },
        {
          "type": "User",
          "login": "TacoBel42",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/58375466?v=4"
        },
        {
          "type": "User",
          "login": "vocrsz",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5602277?v=4"
        },
        {
          "type": "User",
          "login": "gvalmon",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1175021?v=4"
        },
        {
          "type": "User",
          "login": "besergey",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/17480683?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.389
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "testing.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json",
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 8,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/20 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "74 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4ef0d8119c404e5b360c0bcb6f60182f88a4e48a",
        "ran_at": "2026-07-31T07:49:17Z",
        "aggregate_score": 2.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-31T07:47:04Z",
      "oldest_open_prs": [
        {
          "number": 104,
          "created_at": "2024-08-15T21:18:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 138,
          "created_at": "2025-04-28T10:29:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 157,
          "created_at": "2026-02-08T23:43:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 160,
          "created_at": "2026-04-23T11:08:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-04-12T13:16:04Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/glabix/ree",
    "host": "github.com",
    "name": "ree",
    "owner": "glabix"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "The weighted overall 49 is calibrated to 48 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At Risk ceiling of 34.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 49,
            "calibrated": 48,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 34,
            "pct": 50
          }
        }
      ],
      "value": 24,
      "inputs": {
        "security": 30,
        "vitality": 38,
        "community": 42,
        "governance": 65,
        "calibration": "2026-08-02",
        "engineering": 66,
        "ai_readiness": 45,
        "weighted_overall_raw": 49,
        "high_risk_jurisdiction_cap": 34,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 48,
        "overall_after_jurisdiction_multiplier": 24
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 38,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "commits_last_year": 68,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "68 commits in the last year",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "forks": 7,
              "stars": 18,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "18 stars",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "weak",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "packages": [
                "ree",
                "ree_lib",
                "ree_spec",
                "ruby-lsp-ree"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 165520,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "165,520 downloads all-time across rubygems",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 165520,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 9,
              "top_contributor_share": 0.389
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 39% of commits",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 39
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "merged_prs": 147,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 9,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "147/156 decided PRs merged",
                "points": 28.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 147,
                      "decided": 156
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/20 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "followers": 3,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "glabix",
              "public_repos": 2,
              "account_age_days": 1491
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3 followers of glabix",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "glabix"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "2 public repos, account ~4 yr old",
                "points": 11.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 2
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ree",
                "ree_lib",
                "ree_spec",
                "ruby-lsp-ree"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "4 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 4,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "137 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 137
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json, .rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, .rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At Risk ceiling of 34.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 34,
                  "pct": 50
                }
              }
            ],
            "value": 12,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 2.4,
              "high_risk_jurisdiction_cap": 34,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 12,
              "security_posture_before_jurisdiction": 24
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/20 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "74 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ree@0.1.1-2 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:ree@0.1.1-2",
                  "assessed": 2
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              },
              {
                "code": "jurisdiction_below_threshold",
                "params": {
                  "count": 1
                }
              }
            ],
            "value": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 2,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1); Russia: top_contributor (2); 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 2,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_below_threshold",
                    "params": {
                      "count": 1,
                      "share": 10,
                      "commits": 50
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.09,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "9 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock",
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "ree_vscode/client/tsconfig.json",
                "ree_vscode/server/tsconfig.json",
                "ree_vscode/tsconfig.json"
              ],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json, .rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, .rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "ree_vscode/client/tsconfig.json, ree_vscode/server/tsconfig.json, ree_vscode/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "ree_vscode/client/tsconfig.json, ree_vscode/server/tsconfig.json, ree_vscode/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 30079,
              "source_files_sampled": 1107,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby with type-check config (ree_vscode/client/tsconfig.json, ree_vscode/server/tsconfig.json, ree_vscode/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "ree_vscode/client/tsconfig.json, ree_vscode/server/tsconfig.json, ree_vscode/tsconfig.json",
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/1107 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1107,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6,
        "framework": 2
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:rubygems",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "framework",
          "source": "description:framework",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "npm package 'ree' points at a different repository (https://github.com/caasi/Ree); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T07:49:29.577089Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/glabix/ree.svg",
  "full_name": "glabix/ree",
  "license_state": "absent",
  "license_spdx": null
}

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

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